1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/build/org.eclipse.cdt.cmake.ui
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
..
.settings Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
icons Introduce Core Build launches and Launch Bar integration. 2016-09-12 11:14:17 -04:00
META-INF Allow for changing manually setting toolchains for build configs. 2017-10-12 16:03:58 -04:00
src/org/eclipse/cdt/cmake/ui Bug 533444 - Add Container Build support to CMake Projects 2018-04-17 12:20:21 -04:00
.classpath Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
.project Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
about.html Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
build.properties Clean up CMake build.properties files. 2016-09-06 19:49:34 -04:00
plugin.properties Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00
plugin.xml Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00