1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/build
Jeff Johnston ba7f4f26eb Add Run ninja command context menu item for Meson projects
- add new RunNinjaCommandHandler, RunNinja,
  AbstractMesonCommandHandler, and
  RunNinjaPage classes to support running ninja manually
  with env variables added and options specified
- add a new build method to MesonBuildConfiguration which
  specifies ninja options and environment variables
- add SWTImagesFactory for supplying the meson logo image
- add WizardMessages class for specifying messages for
  meson ui wizards
- add new MesonUtils class and move stripEnvVars from
  MesonBuildConfiguration to here
- add new constants to IMesonConstants interface

Change-Id: I8d635b2bd96792800bb07f4b3f1730be6e41eb24
2018-02-08 15:03:09 -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 530478 - Relax AC_INIT macro validation in AutoconfEditor 2018-01-31 12:30:19 -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 530478 - Relax AC_INIT macro validation in AutoconfEditor 2018-01-31 12:30:19 -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 530673 Fix issue with CMake and changing toolchains. 2018-02-03 20:33:56 -05:00
org.eclipse.cdt.cmake.ui Bug 530673 Fix issue with CMake and changing toolchains. 2018-02-03 20:33:56 -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 Remove useless imports. 2018-02-08 21:17:09 +02: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 Remove useless imports. 2018-02-08 21:17:09 +02: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 Remove useless imports. 2018-02-08 21:17:09 +02:00
org.eclipse.cdt.managedbuilder.ui Remove useless imports. 2018-02-08 21:17:09 +02: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
org.eclipse.cdt.meson-feature Bug 530000 - Add Meson Build support 2018-01-30 15:47:12 -05:00
org.eclipse.cdt.meson.core Add Run ninja command context menu item for Meson projects 2018-02-08 15:03:09 -05:00
org.eclipse.cdt.meson.ui Add Run ninja command context menu item for Meson projects 2018-02-08 15:03:09 -05:00
pom.xml Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00