1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 01:45:33 +02:00
Find a file
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
.mvn Sync tycho pomless to main tycho used to build to 1.1.0 2018-03-26 13:12:38 +03:00
build Bug 533444 - Add Container Build support to CMake Projects 2018-04-17 12:20:21 -04:00
codan Bug 525250: "Create local variable" offered outside of local scopes 2018-03-14 09:30:42 +01:00
core Bug 533222 - Add Container Build support to Std Make Core Build 2018-04-16 12:10:42 -04:00
cross [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
debug Replace refreshScannerInfo with setActive method 2018-03-20 15:54:15 -04:00
doc [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
dsf [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
dsf-gdb Bug 532592: [tests] use disassembly mode supported on GDB >= 7.5 2018-03-20 09:26:14 +00:00
jtag [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
launch Bug 533499 - Check all problem markers for errors 2018-04-17 04:49:38 -04:00
llvm [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
lrparser [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
lsp4e-cpp [releng] update maven dependency versions 2018-03-19 10:36:23 +00:00
memory [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
native [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
qt [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
releng Fix cdt.target for latest meson ui tests plug-in 2018-03-28 16:34:01 -04:00
remote [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
testsrunner [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
toolchains/arduino [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
upc [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
util [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
visualizer [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
windows [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
xlc [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Enable Meson UI tests 2018-03-29 16:59:37 -04:00