1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
cdt/build
Jeff Johnston 1ae56d435a Bug 528169 - Run autotools commands within containers
- add new optional build property to run all Autotool
  commands in Container
- for Autotool nature projects only, add a checkbox to the
  ContainerPropertyTab to turn this new option on/off
- change the AbstractAutotoolsHandler class to look at the
  optional build properties for the project to determine if
  the fallback CommandLauncher used to run commands should come from
  the CommandLauncherManager to run in Container or to a
  local CommandLauncher
- change AutotoolsNewMakeGenerator the same way
- add new messages as needed (add a tooltip to warn user that
  choosing new option may cause inconsistencies for files shared
  among configurations)

Change-Id: Id828ec3015f32f320d2247bd0577944164c71df8
2018-01-10 19:47:29 -05:00
..
org.eclipse.cdt.autotools-feature Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
org.eclipse.cdt.autotools.core Bug 528169 - Run autotools commands within containers 2018-01-10 19:47:29 -05:00
org.eclipse.cdt.autotools.docs Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.autotools.tests Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
org.eclipse.cdt.autotools.ui Bug 528169 - Run autotools commands within containers 2018-01-10 19:47:29 -05:00
org.eclipse.cdt.autotools.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.build.gcc.core Fix manual include/macro settings handling for GCCToolChain. 2017-11-29 12:18:12 -05:00
org.eclipse.cdt.build.gcc.ui Fixes for ESP32. 2017-12-01 16:28:29 -05:00
org.eclipse.cdt.cmake-feature Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
org.eclipse.cdt.cmake.core Bug 527818 - Clean up handling of missing toolchain file 2017-11-27 14:46:06 -05:00
org.eclipse.cdt.cmake.ui Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00
org.eclipse.cdt.cmake.ui.tests Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
org.eclipse.cdt.core.autotools-feature Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
org.eclipse.cdt.core.autotools.core Hook up the error parser properly in the build configuration. 2017-11-03 16:48:20 -04:00
org.eclipse.cdt.core.autotools.ui Add Makefile Projects to collection of core build project types. 2017-11-08 14:11:31 -05:00
org.eclipse.cdt.gnu.build-feature Add the core build gcc ui plugin to the gcc build feature. 2017-11-04 22:31:41 -04:00
org.eclipse.cdt.make.core Bug 529121 - NPE fix for projects created with CMake 2018-01-10 12:15:56 -05:00
org.eclipse.cdt.make.core.tests Bug 515560: Avoid indexer race condition by joining the indexer 2017-04-24 07:31:54 -04:00
org.eclipse.cdt.make.ui Stop launch on error. Fix up set/get make commands. 2017-11-27 18:04:40 -05:00
org.eclipse.cdt.make.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.managedbuilder.core Fix API baseline errors from Command Launcher changes. 2017-10-31 15:57:56 -04:00
org.eclipse.cdt.managedbuilder.core.tests Bug 517908: Don't convert #undef into #include <#undef> anymore 2017-06-07 04:20:23 -04:00
org.eclipse.cdt.managedbuilder.gnu.ui Bug 513860 - build: Change id of pthread option 2017-03-19 19:15:02 -04:00
org.eclipse.cdt.managedbuilder.ui Bug 514244: ability to add custom wizard page prior project creation one 2017-03-27 12:24:26 +01:00
org.eclipse.cdt.managedbuilder.ui.tests Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
pom.xml Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00