1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/build
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
..
org.eclipse.cdt.autotools-feature Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
org.eclipse.cdt.autotools.core Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-25 15:09:54 -04:00
org.eclipse.cdt.autotools.docs Unnecessary Bundle-RequiredExecutionEnvironment for documentation plugin 2014-05-22 11:55:23 -04:00
org.eclipse.cdt.autotools.source-feature Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDT 2014-06-17 11:33:37 -04:00
org.eclipse.cdt.autotools.tests Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-25 15:09:54 -04:00
org.eclipse.cdt.autotools.ui Bug 438092 - Advanced Autotools flags not set for C++ projects 2014-06-25 15:09:54 -04:00
org.eclipse.cdt.autotools.ui.tests Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
org.eclipse.cdt.gnu.build-feature Bug 435998 - Remove 'updateSiteName' string as they are not used 2014-06-18 15:54:57 -04:00
org.eclipse.cdt.gnu.build.source-feature Bug 435998 - Remove 'updateSiteName' string as they are not used 2014-06-18 15:54:57 -04:00
org.eclipse.cdt.make.core Bug 430966 - Prevent StackOverflowError in Makefile editor 2014-05-21 16:40:30 -04:00
org.eclipse.cdt.make.core.tests Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
org.eclipse.cdt.make.ui Missing NON-NLS strings 2014-04-09 15:31:42 -04:00
org.eclipse.cdt.make.ui.tests Build with 4.4 and use target definition file for maven build 2014-06-03 11:52:57 -04:00
org.eclipse.cdt.managedbuilder.core Relaxed type constraints. 2014-05-02 10:45:06 -07:00
org.eclipse.cdt.managedbuilder.core.tests Cosmetics. 2014-05-09 09:53:25 -07:00
org.eclipse.cdt.managedbuilder.gnu.ui added missing gnu file types (as defined in 2014-05-09 12:28:11 -04:00
org.eclipse.cdt.managedbuilder.ui Bug 433222 - Turn on Others category in New Proj Wizard by default. 2014-04-22 16:49:05 -04:00
org.eclipse.cdt.managedbuilder.ui.tests Build with 4.4 and use target definition file for maven build 2014-06-03 11:52:57 -04:00
org.eclipse.linuxtools.cdt.autotools.core Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00