gecko-dev/mozglue/build
Mike Shal f8f5fce637 Bug 1496746 - Remove VPATH; r=glandium
Having a full VPATH for the srcdir sometimes causes make to grab the
wrong prerequisite for a rule, in particular if we have a file in the
srcdir and also generate a file of the same name in the objdir. We don't
really need VPATH anymore though, since most of the information comes
from mozbuild, where we can explicitly list the path to the srcdir or
objdir as necessary.

Differential Revision: https://phabricator.services.mozilla.com/D42968

--HG--
extra : moz-landing-system : lando
2019-09-09 17:44:47 +00:00
..
AsanOptions.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
Authenticode.cpp Bug 1571875: Part 2 - Change over all existing static local uses of DynamicallyLinkedFunctionPtr to use StaticDynamicallyLinkedFunctionPtr instead; r=mhowell 2019-08-07 15:58:09 +00:00
Authenticode.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
BionicGlue.cpp Bug 1545007 - Remove our pthread_atfork implementation for Android. r=froydnj 2019-04-17 18:26:02 +00:00
Makefile.in Bug 1496746 - Remove VPATH; r=glandium 2019-09-09 17:44:47 +00:00
MozglueUtils.h Bug 1508312 - Add assert to catch accidental re-enter of Slim RW lock r=ccorcoran,aklotz 2019-01-16 01:21:16 +00:00
SSE.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SSE.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
UbsanOptions.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
UntrustedDllsHandler.cpp Bug 1553363 - Generalize the *_impl goop for allocation functions in mozglue. r=froydnj 2019-05-29 22:49:42 +00:00
UntrustedDllsHandler.h Bug 1518490 Part 1/3: Measure DLL load timings and pass into UntrustedModulesManager r=aklotz 2019-01-15 10:49:36 +00:00
WindowsDllBlocklist.cpp Bug 1576697 - Use LauncherResult in WinHeaderOnlyUtils.h instead of WindowsErrorResult. r=aklotz 2019-09-07 18:17:45 +00:00
WindowsDllBlocklist.h Bug 1549797: Remove loader hooks for TestDllBlocklist from mozglue; r=mhowell 2019-06-11 17:15:20 +00:00
WindowsDllBlocklistCommon.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
WindowsDllBlocklistDefs.in Bug 1483687: Part 1 - Use a build script to generate various DLL blocklist headers; r=bytesized 2019-07-16 18:01:40 +00:00
WindowsDllServices.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
arm-eabi-filter
arm.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
arm.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
dummy.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
gen_dll_blocklist_defs.py Bug 1567013: Change gen_dll_blocklist_defs.py to use the DLL name for dupe detection; r=bytesized 2019-07-18 03:29:45 +00:00
mips.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
mips.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1557564 - Enable Base Profiler in Windows. r=aklotz,gerald 2019-09-03 23:27:46 +00:00
mozglue.def.in
mozglue.dll.manifest Bug 1496179 - Make mozglue.dll a private SxS assembly. r=aklotz,froydnj 2018-10-10 22:57:53 +09:00
mozglue.rc Bug 1515982 - Don't use RT_MANIFEST in mozglue.rc file. r=froydnj 2019-01-12 06:44:11 +00:00
mozglue.ver Bug 1530874 - Version the mozglue symbols on Android. r=froydnj 2019-04-18 21:39:10 +00:00
ppc.cpp Bug 1571613 - basic support for Power ISA SIMD detection (v2). r=glandium 2019-08-21 03:36:55 +00:00
ppc.h Bug 1571613 - basic support for Power ISA SIMD detection (v2). r=glandium 2019-08-21 03:36:55 +00:00
replace_malloc.mk