1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Jeff Johnston 2e99babe5b Bug 533222 - Add Container Build support to Std Make Core Build
- add new getConsoleHeader() method to ICBuildCommandLauncher
  interface and ContainerCommandLauncher class
- modify MakefileBuildConfigurationProvider to create build
  configurations based on an Image name when building for Container
  and as well support the linux-container os that is used for
  Container targets
- add new IConsoleParser2 interface that extends IConsoleParser
  and adds new processLine method that takes a List of Job as
  a parameter
- make CBuildConfiguration implement IConsoleParser2 and add new
  processLine method
- modify watchProcess to recognize an IConsoleParser2 and pass
  a Job List then wait for all jobs to finish before calling
  shutdown() and possibly reindex
- add new IToolChain2 interface with startBuildProcess() method
- add new startBuildProcess() method to CBuildConfiguration
  to look for new IToolChain2 and use its startBuildProcess()
  method to perform the build
- make ContainerGCCToolChain implement IToolChain2 and add
  new startBuildProcess() method to build in Container
- change StandardBuildConfiguration to use startBuildProcess()
  to do build and clean

Change-Id: Icae9a55ef6abfa1b7f611544ad591b6062c72585
2018-04-16 12:10:42 -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 533222 - Add Container Build support to Std Make Core Build 2018-04-16 12:10:42 -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 533222 - Add Container Build support to Std Make Core Build 2018-04-16 12:10:42 -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