1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-12 19:45:22 +02:00
cdt/remote/org.eclipse.cdt.remote.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 Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
META-INF Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
src/org/eclipse/cdt/remote Bug 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project Bug 431274 Add remote support to CDT 2014-04-04 17:14:13 -04:00
about.html Bug 431274 Add remote support to CDT 2014-04-04 17:14:13 -04:00
build.properties Bug 431274 Add remote support to CDT 2014-04-04 17:14:13 -04:00
plugin.properties Bug 431274 Add remote support to CDT 2014-04-04 17:14:13 -04:00