1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
Jeff 0c1c44a47d Add Windows support for CDT Build in Container
- fix AutotoolsNewMakeGenerator.getWinOSType to not specify "." for
  working dir
- fix GCCBuiltinSpecsDetectorCygwin to not map paths to Cygwin if
  the current configuration is enabled for container build
- add logic to ContainerCommandLauncher to look for Windows
  file formats and change them to unix format and map
  any "." working dir to be /tmp
- fix ContainerLauncherConfigurationDelegate similarly
2017-06-22 18:10:11 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Add volume specification for ContainerPropertyTab 2017-06-22 18:10:11 -04:00
META-INF Add volume specification for ContainerPropertyTab 2017-06-22 18:10:11 -04:00
src/org/eclipse/cdt Add Windows support for CDT Build in Container 2017-06-22 18:10:11 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Add Docker launching support 2015-05-19 13:53:27 -04:00
.project Add Docker launching support 2015-05-19 13:53:27 -04:00
about.html Add Docker launching support 2015-05-19 13:53:27 -04:00
build.properties Add Docker launching support 2015-05-19 13:53:27 -04:00
plugin.properties Make modifications for CDT Container in Build indexing support 2017-06-22 18:10:10 -04:00
plugin.xml Make modifications for CDT Container in Build indexing support 2017-06-22 18:10:10 -04:00