1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00
cdt/build/org.eclipse.cdt.autotools.core
Jeff Johnston 753276a27d Bug 438092 - Advanced Autotools flags not set for C++ projects
- enhance the FlagConfigureOption to handle multiple flags at once by
  accepting the | delimiter in the name and generate separate multiple
  flag outputs using the children flag value options
- add a new CFLAGS|CXXFLAGS flag so that both CFLAGS and CXXFLAGS will
  be set at the same time (to handle both C and C++ source)
- modify the Autotools tests to verify the fix works

Change-Id: I4e97c1a16381a3a10404e2fd20f8e49d99590db5
Reviewed-on: https://git.eclipse.org/r/28941
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-06-24 18:15:45 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
html Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
META-INF Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-24 18:15:45 -04:00
src/org/eclipse/cdt Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-24 18:15:45 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.gitignore Fix for bug 432086 2014-04-16 18:08:25 -04:00
.project Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
about.html Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
build.properties Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
ChangeLog Bug 381291: Add Mach-O 64 Binary Parser for Autotools projects 2012-09-04 20:08:01 -04:00
plugin.properties Bug 410637 - Duplicate string ID found in autotools plugin.properties. 2013-06-19 16:44:19 -04:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added provider to do that 2013-09-08 08:09:33 -04:00
pom.xml Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-24 18:15:45 -04:00