- 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>
- verify updating
- also fix nature checks to look for Autotools nature
- add UpdateConfigureTest to Autotools tests
Change-Id: Ide0e12f411b23b767992c3328d67a57886bc1663
Reviewed-on: https://git.eclipse.org/r/6945
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>