1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
Find a file
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
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 530000 - Add Meson Build support 2018-01-31 18:49:06 -05:00
codan Bug 529338 - NPE in QuickFixUseDotOperator.apply() 2018-01-10 00:05:03 -05:00
core Bug 530430 - Proper handling of class initially declared as a friend 2018-01-31 13:09:31 -05:00
cross Fix version of serial launch feature. 2017-12-02 01:29:06 -04:00
debug Fix current patch concerning Container launching 2018-01-23 13:20:53 -05:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Bug 525675: Delegate opening unknown file types to unknownEditorStrategy 2017-11-14 20:57:54 +00:00
dsf-gdb Bug 530371: fix device disposed SWTException on shutdown 2018-01-26 10:12:40 -05:00
jtag Bug 494059: Add OpenOCD extensions 2018-01-21 16:35:50 +00:00
launch Bug 530468 - Support passing CBuildConfiguration to Cmd Launcher Factory 2018-01-29 16:14:18 -05:00
llvm Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
lrparser Bug 522010 - Completion of non-type template parameter in ambiguous template argument 2017-11-13 13:22:26 -05:00
lsp4e-cpp Fix API error in lsp4e.cpp plugin. 2017-11-02 11:57:08 -04:00
memory Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
native Bug 515305 - Fix 32-bit serial port dll 2017-11-30 11:11:24 -05:00
qt Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00
releng Bug 530374: Update API Baseline post 9.4 release 2018-01-26 13:29:58 +00:00
remote Bug 529386 - NoSuchMethodError in AutotoolsNewMakeGenerator.runScript 2018-01-03 16:00:52 -05:00
testsrunner Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
toolchains/arduino Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
upc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
util Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
visualizer Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
windows Implement ordering of toolchains. 2017-11-07 11:01:15 -05:00
xlc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 530000 - Add Meson Build support 2018-01-30 15:47:12 -05:00