gecko-dev/build/moz.configure
Mike Hommey 8990bb15dd Bug 1264482 - Move adding -std=gnu99 and -std=gnu++11 to moz.configure. r=ted
We were unconditionally adding them, now actually check what the
compilers default to and add the flags if they are necessary.
This will, in the future, allow finer grained policy changes, where
we can decide that C++11 and C++14 are fine, downgrading compilers
that do C++17, etc.
2016-04-19 15:09:37 +09:00
..
android-ndk.configure Bug 1264482 - Use the EnumString type for the different values we get out of split_triplet. r=ted 2016-04-19 15:09:37 +09:00
checks.configure Bug 1264482 - Fake an arbitrary __name__ in sandboxed global. r=ted 2016-04-19 15:09:37 +09:00
init.configure Bug 1264482 - Use the EnumString type for the different values we get out of split_triplet. r=ted 2016-04-19 15:09:37 +09:00
memory.configure Bug 1257448 - Move --enable-replace-malloc to moz.configure. r=nalexander 2016-04-15 08:14:05 +09:00
old.configure Bug 1264831 - Add a few presumably harmless builtins to the sandbox. r=gps 2016-04-15 18:56:08 +09:00
toolchain.configure Bug 1264482 - Move adding -std=gnu99 and -std=gnu++11 to moz.configure. r=ted 2016-04-19 15:09:37 +09:00
util.configure Bug 1264831 - Use @imports in find_program. r=gps 2016-04-15 18:56:08 +09:00