1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-06 18:13:10 +02:00
cdt/core/org.eclipse.cdt.core
John Moule c718fb09db The active Launch Target is now saved in the ICBuildConfiguration
In addition to the active launch mode and toolchain, the active Launch
Target is now used to determine the Core Build Configuration
(ICBuildConfiguration).

The build output folder name now ends with the name of the Launch Target
(eg: cmake.debug.win32.x86_64.Local)

Additionally, API added to allow the ISV to configure the build output
folder name.

The ICBuildConfigurationProvider implementations, shown below, have been
tidied up to use common code.

  CMakeBuildConfigurationProvider
  AutotoolsBuildConfigurationProvider
  MakefileBuildConfigurationProvider
  MesonBuildConfigurationProvider

Addresses Issue: CDT CMake Improvements #1000, IDE-82683-REQ-016 Launch
Targets used in ICBuildConfiguration
Addresses Issue: CDT CMake Improvements #1000, IDE-82683-REQ-018 Build
output folder name
2025-02-11 14:02:22 +00:00
..
.settings Add ELF machine IDs for AVR32, MicroBlaze and V800 2024-07-28 03:45:53 +01:00
browser/org/eclipse/cdt Remove unreachable code 2020-11-03 14:33:15 -05:00
doxygen/org/eclipse/cdt/doxygen Bug 562997 - Switch CDT doxygen to use new Equinox preferences API 2020-05-09 11:42:57 -04:00
META-INF The active Launch Target is now saved in the ICBuildConfiguration 2025-02-11 14:02:22 +00:00
model/org/eclipse/cdt [703] fix NPE when no build binaries on system PATH (#704) 2024-02-11 07:45:57 +01:00
OSGI-INF
parser/org/eclipse/cdt __DATE__ should expand with the name of the month in English 2024-08-30 14:03:24 +02:00
schema Bug 570992: Fix templates extension point documentation 2021-02-07 04:03:44 -05:00
src/org/eclipse/cdt The active Launch Target is now saved in the ICBuildConfiguration 2025-02-11 14:02:22 +00:00
templateengine/org/eclipse/cdt Refactor XML file handling 2023-08-16 11:06:59 -04:00
utils/org/eclipse/cdt Bump org.eclipse.cdt.core/ui bundle version to 9.0.0 (#1063) 2025-01-29 14:21:09 -05:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.options
.project Remove unused C Nature from cdt core 2020-11-03 14:29:40 -05:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 565154 - Delete CDT Core Options API 2020-08-01 05:54:03 -04:00
plugin.properties Classify unrecognized command line options as an error 2024-10-19 16:53:52 +02:00
plugin.xml Classify unrecognized command line options as an error 2024-10-19 16:53:52 +02:00