1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00
cdt/build
Doug Schaefer d9b8eb3fd0 Hook up the old Include Paths and Symbols page to Makefile projs.
Makefile projects depend on build output parsing to pick up
compiler options to use while indexing. Sometimes, that just
doesn't work. As a back up we've always allowed users to manually
add them to the project. Long ago when we had pure make projects
we had UI for this. This change hooks that old UI up. It was a
time before build configs so they get applied to them all but it
serves it's role as a backup when users run into problems.

Unmarked everything I use here from deprecated until we decide
how to replace these with Core build config aware settings.

Change-Id: I6fc4d48e5315df3c60c7591b026ae0a53a1f505e
2017-11-22 16:40:14 -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 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04: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 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04: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 MSYS2 so that it's provider overrides the path provider. 2017-11-20 13:28:22 -05:00
org.eclipse.cdt.build.gcc.ui Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -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 Add Makefile Projects to collection of core build project types. 2017-11-08 14:11:31 -05:00
org.eclipse.cdt.cmake.ui Fix up leftover toolchain provider id usage. 2017-11-15 16:18:19 -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 Hook up the old Include Paths and Symbols page to Makefile projs. 2017-11-22 16:40:14 -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 Hook up the old Include Paths and Symbols page to Makefile projs. 2017-11-22 16:40:14 -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