1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-06 18:13:10 +02:00
cdt/build/org.eclipse.cdt.autotools.ui
Jeff Johnston 6592f4dc24 Bug 438092 - Advanced Autotools flags not set for C++ projects
- Replace previous fix with better one
- Continue to use the name CFLAGS for the compiler flags but add
  a default value of CFLAGS|CXXFLAGS so that multiple flags will be
  issued on configure
- enhance the FlagConfigureOption to handle multiple flags at once by
  using the value and splitting on the | delimiter to generate separate
  multiple flags if needed
- Change title of Autotools compiler flag options to be
  Compiler Flags instead of CFLAGS (previous) and CFLAGS|CXXFLAGS (new)
- Add transformed name for CFLAGS|CXXFLAGS
- Add tests to verify multiple flags are used


Change-Id: Ic7f8028f07469d04c9de3105f818a5e37e06246a
Reviewed-on: https://git.eclipse.org/r/28943
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-06-25 15:09:54 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
icons
macros
META-INF Bug 430831 - add autotools support for PTP synchronized project 2014-04-16 16:04:26 -04:00
src/org/eclipse/cdt Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-25 15:09:54 -04:00
templates/projecttemplates
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.gitignore
.project
about.html
build.properties
ChangeLog NEW - bug 388354: Problem with Option.configure.sharedstatedir.tip in 2012-08-29 14:48:48 -04:00
plugin.properties Bug 388598: Duplicate string ID found: 2012-09-04 14:47:59 -04:00
plugin.xml Bug 433014 - Autotools UI plugin is using deprecated extensions 2014-05-08 18:18:57 -04:00
pom.xml Bumped up CDT version to 8.4. 2014-01-21 17:35:29 -05:00