1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/build
Jeff Johnston 33eeb12ae8 Bug 530000 - Add Meson Build support
- rewrite unconfigure Meson Property page logic to parse the
  output of meson --help and form the controls accordingly
- do not add an entry for help option
- add environment variable text entry to unconfigured property
  page to allow the user to add things such as CFLAGS=xxxxx
- fix MesonBuildConfiguration to only use the MESON_ENV property
  when running meson for the first time and to prepend the
  current environment first to ensure local path, etc.. is
  still set, otherwise it won't be able to find commands it
  needs such as execvp
- parse the environment text string to look for entries that
  use single or double quotes so that entries may use the = sign
  or spaces
- when building, have ninja use the -v option so that the compile
  and link commands are output to the console

Change-Id: I40d04234a7de74417c43f4c39bb2e21c86deb8a2
2018-01-31 18:49:06 -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 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 529448 : Allows build debug level setting to be restored to proper 2018-01-15 06:07:36 -05: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
org.eclipse.cdt.meson-feature Bug 530000 - Add Meson Build support 2018-01-30 15:47:12 -05:00
org.eclipse.cdt.meson.core Bug 530000 - Add Meson Build support 2018-01-31 18:49:06 -05:00
org.eclipse.cdt.meson.ui Bug 530000 - Add Meson Build support 2018-01-31 18:49:06 -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