1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/build
Jeff Johnston 8982ef90e7 Bug 533444 - Add Container Build support to CMake Projects
- fix CMakePropertyPage to check if the active config is
  a Container build in which case dynamically build the page
  using the results of a cmake -LAH call which will give
  the various configuration values that can be changed
- add new CMakePropertyCombo, CMakePropertyText, CMakeUtils
  and ICMakePropertyPageControl classes
- change CMakeBuildConfiguration build methods to use
  startBuildProcess to run commands similar to
  what StandardBuildConfiguration does now
- change CMakeBuildConfigurationProvider to use a container image
  name to form a build directory so that differnt image targets
  are differentiated and easy for the user to figure out what they
  are for
- fix main.cpp sample CMake program to actually be a hello
  world program

Change-Id: Iea9e2b5cc6895bc95194e28b131a3fb7e3b670ca
2018-04-17 12:20:21 -04:00
..
org.eclipse.cdt.autotools-feature [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.autotools.core Bug 530478 - Relax AC_INIT macro validation in AutoconfEditor 2018-01-31 12:30:19 -05:00
org.eclipse.cdt.autotools.docs Move to wikitext 3.0.23. 2018-02-26 23:29:16 +02:00
org.eclipse.cdt.autotools.tests Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
org.eclipse.cdt.autotools.ui Bug 530478 - Relax AC_INIT macro validation in AutoconfEditor 2018-01-31 12:30:19 -05:00
org.eclipse.cdt.autotools.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.build.gcc.core Fix up handling of esp32 on Windows. 2018-02-15 10:46:01 -05:00
org.eclipse.cdt.build.gcc.ui Fixes for ESP32. 2017-12-01 16:28:29 -05:00
org.eclipse.cdt.cmake-feature [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.cmake.core Bug 533444 - Add Container Build support to CMake Projects 2018-04-17 12:20:21 -04:00
org.eclipse.cdt.cmake.ui Bug 533444 - Add Container Build support to CMake Projects 2018-04-17 12:20:21 -04:00
org.eclipse.cdt.cmake.ui.tests [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.autotools-feature [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.autotools.core Hook up the error parser properly in the build configuration. 2017-11-03 16:48:20 -04:00
org.eclipse.cdt.core.autotools.ui Add Makefile Projects to collection of core build project types. 2017-11-08 14:11:31 -05:00
org.eclipse.cdt.gnu.build-feature [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.make.core Bug 533222 - Add Container Build support to Std Make Core Build 2018-04-16 12:10:42 -04:00
org.eclipse.cdt.make.core.tests Bug 515560: Avoid indexer race condition by joining the indexer 2017-04-24 07:31:54 -04:00
org.eclipse.cdt.make.ui Stop launch on error. Fix up set/get make commands. 2017-11-27 18:04:40 -05:00
org.eclipse.cdt.make.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.managedbuilder.core Bug 217674 - Added incremental build support 2018-04-17 11:53:41 -04:00
org.eclipse.cdt.managedbuilder.core.tests Bug 531106 - Modify MBS option serialize to handle empty string lists 2018-02-13 14:13:37 +00:00
org.eclipse.cdt.managedbuilder.gnu.ui Remove useless imports. 2018-02-08 21:17:09 +02:00
org.eclipse.cdt.managedbuilder.ui Bug 533473 - Dynamically hide option categories 2018-04-12 17:48:53 +02:00
org.eclipse.cdt.managedbuilder.ui.tests Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
org.eclipse.cdt.meson-feature Add Meson docs plug-in 2018-03-07 12:15:56 -05:00
org.eclipse.cdt.meson.core Update Meson UI tests 2018-03-28 18:29:24 -04:00
org.eclipse.cdt.meson.docs Add Meson docs plug-in 2018-03-07 12:15:56 -05:00
org.eclipse.cdt.meson.ui Add a new Meson property page test 2018-03-27 19:46:24 -04:00
org.eclipse.cdt.meson.ui.editor Bug 530000 - Add Meson Build support 2018-02-21 04:46:04 -05:00
org.eclipse.cdt.meson.ui.tests Adjust Meson NewManuanNinjaTest 2018-04-16 16:19:49 -04:00
pom.xml [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00