1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/build/org.eclipse.cdt.autotools.core
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
..
.settings autotools: Bump o.e.cdt.autotools.core BREE to 1.8. 2015-10-20 10:16:40 +03:00
html Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
META-INF Allow autotools.ui to use autotools.core 2015-10-27 13:02:27 -04:00
src/org/eclipse/cdt Bug 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04:00
.classpath autotools: Bump o.e.cdt.autotools.core BREE to 1.8. 2015-10-20 10:16:40 +03:00
.gitignore Fix for bug 432086 2014-04-16 18:08:25 -04:00
.project Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
about.html Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
build.properties Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
plugin.properties Add a Debug configuration for Autotools projects 2016-05-16 12:02:50 -04:00
plugin.xml Add a Debug configuration for Autotools projects 2016-05-16 12:02:50 -04:00