gecko-dev/build/autoconf
Nathan Froyd c1c5987ee2 Bug 1485716 - part 1 - always use frame pointers on aarch64 windows; r=dmajor
This support is not necessary, but the ABI conventions
page (https://docs.microsoft.com/en-us/cpp/build/arm64-windows-abi-conventions)
encourages people to use frame pointers for fast stack walking, and
using frame pointers means we're compatible with ETW, which is a Good
Thing.
2018-08-23 16:48:53 -04:00
..
acwinpaths.m4
alloc.m4
altoptions.m4
android.m4 Bug 1352015 - Part 1: Fix Android SDK configure checks. r=nalexander 2018-05-06 20:39:11 +02:00
arch.m4 Bug 1397807 - Allow rustc to emit NEON instructions when clang does on ARMv7 and use NEON in encoding_rs. r=glandium 2018-06-05 14:56:11 +03:00
clang-plugin.m4 Bug 1454667 - clear out CPPFLAGS before compiling test files for the clang plugin. r=froydnj 2018-05-11 12:23:30 +03:00
codeset.m4
compiler-opts.m4 Bug 1480558 - part 1 - set AS appropriately on aarch64 windows; r=mshal 2018-08-21 11:00:35 -04:00
config.guess
config.status.m4 Bug 1341234 - part 1 - add AC_SUBST_TOML_LIST macro; r=gps 2017-11-10 10:05:36 -05:00
config.sub
expandlibs.m4 Bug 1457162 Include CFLAGS and CPPFLAGS during the EXPAND_LIBS_LIST_STYLE check r=froydnj,ted 2018-04-26 14:44:00 +00:00
frameptr.m4 Bug 1485716 - part 1 - always use frame pointers on aarch64 windows; r=dmajor 2018-08-23 16:48:53 -04:00
hooks.m4
hotfixes.m4
icu.m4 Bug 1484535 - Allow C++ files to check MOZ_SYSTEM_ICU. r=froydnj 2018-08-21 16:02:00 +03:00
install-sh
ios.m4
lto.m4
mozheader.m4
mozprog.m4
nspr-build.m4 Bug 1341222 - Avoid m4 breaking the sed expressions that set NSPR_INCLUDE_DIR and NSPR_LIB_DIR. r=froydnj 2018-08-21 07:25:00 +09:00
nspr.m4
nss.m4
pkg.m4
sanitize.m4 Bug 1484872 - Move LTO flags to python configure. r=froydnj 2018-08-21 08:40:26 +09:00
subconfigure.m4
toolchain.m4 Bug 1451372: Force libatomic only on 32-bits Linux clang builds; r=froydnj 2018-04-06 16:27:01 +02:00
zlib.m4