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 bd88f34dde Bug 526730 - Autotools should not run autotool commands in the Container
- modify runCommand and runScript methods in AutotoolsNewMakeGenerator
  class to take an ICommandLauncher to use
- modify AutotoolsNewMakeGenerator regenerateMakefile method to
  pass a local CommandLauncher when running autotool commands, but
  using one from the CommandLauncherManager when running configure
  or config.status to do the configuration
- modify RemoteCommandLauncher to add a constructor that includes
  the ICommandLauncher to use if the project is not remote
- fix AbstractAutotoolsHandler to use local CommandLauncher

Change-Id: Ib3f0deff3cca4b7b40459b5dd691d73dcbf2a87c
Signed-off-by: Jeff Johnston <jjohnstn@redhat.com>
2017-11-02 11:20:35 -04:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04:00
codan Bug 525953 - Simplify the implementation of AbstractCodanCMarkerResolution.getProblem() 2017-10-26 14:05:51 -04:00
core Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
cross Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
debug Make Qt toolchain selection more resilient. 2017-10-17 11:35:03 -04:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
dsf-gdb Bug 526254: Increase choice of speeds to match that of modern USB Serial 2017-10-19 15:05:16 +01:00
jtag Bug 361881: Test for undefined reset/delay/halt command 2017-11-01 21:36:21 +00:00
launch Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
llvm Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
lrparser Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
lsp4e-cpp lsp4e-cpp: Generate LSP FileEvents from ResourceChangeEvents 2017-09-26 14:07:03 -04:00
memory Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
native Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
qt Make Qt toolchain selection more resilient. 2017-10-17 11:35:03 -04:00
releng Bug 525591: autotools: Initial core build implementation 2017-10-30 14:33:06 -04:00
remote Bug 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04:00
testsrunner Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
toolchains/arduino Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
upc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
util Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
visualizer Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
windows Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
xlc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 525591: autotools: Initial core build implementation 2017-10-30 14:33:06 -04:00