mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() - 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> |
||
---|---|---|
.. | ||
org.eclipse.cdt.autotools-feature | ||
org.eclipse.cdt.autotools.core | ||
org.eclipse.cdt.autotools.docs | ||
org.eclipse.cdt.autotools.source-feature | ||
org.eclipse.cdt.autotools.tests | ||
org.eclipse.cdt.autotools.ui | ||
org.eclipse.cdt.autotools.ui.tests | ||
org.eclipse.cdt.gnu.build-feature | ||
org.eclipse.cdt.gnu.build.source-feature | ||
org.eclipse.cdt.make.core | ||
org.eclipse.cdt.make.core.tests | ||
org.eclipse.cdt.make.ui | ||
org.eclipse.cdt.make.ui.tests | ||
org.eclipse.cdt.managedbuilder.core | ||
org.eclipse.cdt.managedbuilder.core.tests | ||
org.eclipse.cdt.managedbuilder.gnu.ui | ||
org.eclipse.cdt.managedbuilder.ui | ||
org.eclipse.cdt.managedbuilder.ui.tests | ||
org.eclipse.linuxtools.cdt.autotools.core |