1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/build
Torbjörn SVENSSON 07d8edaf28 Bug 571381: Generate BUILD_ARTIFACT* symbols in makefile
The symbols generated are:
* BUILD_ARTIFACT_NAME
  Value of "Artifact name" field defined in the build configuration
* BUILD_ARTIFACT_EXTENSION
  Value of "Artifact extension" field defined in the build configuration
* BUILD_ARTIFACT_PREFIX
  Value of "Output prefix" field defined in the build configuration
* BUILD_ARTIFACT
  Assembly of the other values to build the target file name

The above symbols make it easier to extend the generated makefile using
the provided makefile hooks "makefile.init", "makefile.defs" and
"makefile.targets". There is no longer need to duplicate the name of
the target artifact in the hooks files.
The hooks can for example be used when the post-build step is not
flexible enough. By placing the post-build step in makefile.targets,
when done properly, will let the user have full control over the
sequence, including parallelism, for the required steps.

Contributed by STMicroelectronics

Change-Id: I163917837b65cb397eb5943c4357a54e9576cf42
Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@st.com>
2021-02-20 15:22:22 +01:00
..
org.eclipse.cdt.autotools-feature [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
org.eclipse.cdt.autotools.core [releng] Update API Filters 2020-10-12 10:14:26 -04:00
org.eclipse.cdt.autotools.docs [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
org.eclipse.cdt.autotools.tests Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.autotools.ui [releng] Update API Filters 2020-10-12 10:14:26 -04:00
org.eclipse.cdt.autotools.ui.tests Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.build.gcc.core Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.build.gcc.ui Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.core.autotools-feature [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
org.eclipse.cdt.core.autotools.core [releng] Update API Filters 2020-10-12 10:14:26 -04:00
org.eclipse.cdt.core.autotools.ui Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.gnu.build-feature [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
org.eclipse.cdt.make.core Do not use deprecated CDataUtil.objectsEqual 2020-11-17 16:50:33 +02:00
org.eclipse.cdt.make.core.tests Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.cdt.make.ui No need to dispose colors anymore. 2020-11-18 13:41:15 -05:00
org.eclipse.cdt.make.ui.tests Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.managedbuilder.core Bug 571381: Generate BUILD_ARTIFACT* symbols in makefile 2021-02-20 15:22:22 +01:00
org.eclipse.cdt.managedbuilder.core.tests Bug 571381: Generate BUILD_ARTIFACT* symbols in makefile 2021-02-20 15:22:22 +01:00
org.eclipse.cdt.managedbuilder.gnu.ui Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.managedbuilder.ui Revert "Bug 568397: Hide "Build settings" if using custom command" 2020-12-01 12:07:38 -05:00
org.eclipse.cdt.managedbuilder.ui.tests Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.meson-feature [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
org.eclipse.cdt.meson.core Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.meson.docs [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
org.eclipse.cdt.meson.ui Build with Tycho 2.1.0 2020-11-20 10:53:30 -05:00
org.eclipse.cdt.meson.ui.editor [releng] Keep empty directory 2020-10-13 21:51:09 -04:00
org.eclipse.cdt.meson.ui.tests [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00
pom.xml [releng] Increment feature and related versions to 10.2.0 2020-12-19 12:11:25 -05:00