Ehsan Akhgari
|
e4f4a283cc
|
Bug 970727 - Move DEFFILE to moz.build; r=mshal
|
2014-02-11 11:28:54 -05:00 |
|
Ehsan Akhgari
|
b7b6d52aef
|
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
|
2014-02-11 09:12:33 -05:00 |
|
Mike Hommey
|
62d390485a
|
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
|
2013-12-09 13:39:26 +09:00 |
|
Mike Hommey
|
881a7c1554
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
|
Mike Hommey
|
b2e90f6233
|
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
|
2013-11-19 11:47:45 +09:00 |
|
Mike Hommey
|
93c08fe78f
|
Bug 937906 - Remove references to MSVC < 2010 CRT. r=mshal
Also add missing msvc 2013 CRT to b2g package manifest.
|
2013-11-16 13:38:01 +09:00 |
|
Birunthan Mohanathas
|
1bde8d50d8
|
Bug 784739 - Switch from NULL to nullptr in build/; r=ehsan
|
2013-11-11 14:13:38 -05:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
John Hopkins
|
f7b53329be
|
Bug 919528 - use short path to MSVS10, set LD using _VSPATH. r=ted
|
2013-09-24 14:31:53 -04:00 |
|
John Hopkins
|
31eb1565d0
|
Bug 894903 - Add new VS2010 install location to build PATH. r=ted
|
2013-09-19 09:40:51 -04:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Xavier Fung
|
1dcc0c0757
|
Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted
|
2013-07-03 10:52:32 +09:00 |
|
Brian O'Keefe
|
11bcc1cd9e
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Brian O'Keefe
|
8d90859ddb
|
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-05-01 14:05:40 -04:00 |
|
Ryan VanderMeulen
|
8dd4074205
|
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
|
2013-04-30 21:09:41 -04:00 |
|
Brian O'Keefe
|
7422d5ac7b
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 20:46:10 -04:00 |
|
Ryan VanderMeulen
|
b6cc74b921
|
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
|
2013-04-30 10:08:38 -04:00 |
|
Brian O'Keefe
|
0baa2a32d6
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 09:08:31 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Gregory Szorc
|
c3f2ed9adf
|
Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted
|
2013-02-25 12:47:18 -08:00 |
|
Jim Mathies
|
33f164c09b
|
Bug 839776 - remove vccorlib110 from REDIST_FILES. r=bbondy
|
2013-02-09 11:03:46 -06:00 |
|
Jim Mathies
|
873e84dc79
|
Bug 774910 - Switch mozilla-central to the Windows 8.0 sdk. r=armenz
|
2013-01-09 13:04:39 -06:00 |
|
Siddharth Agarwal
|
c18e108e90
|
Bug 779922 - Export Windows-style paths in the in-tree mozconfig.vs2010 when building under Pymake. r=ted
--HG--
extra : rebase_source : bb3dff7e94b53efe79801a2b3bfc6cd78ef47ac3
|
2012-08-07 02:37:11 +05:30 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Jim Mathies
|
d917c9e6e1
|
Bug 769623 - when binscope fails, dump the failure report to logs. r=khuey
|
2012-07-13 09:33:27 -05:00 |
|
Jim Mathies
|
6f4ce38b2d
|
Bug 769623 - remove win line endings from autobinscope.py. r=khuey
|
2012-07-13 09:33:18 -05:00 |
|
Jim Mathies
|
2ec2dca08f
|
Bug 770896 - include vccorlib110 redist library in installs for metro. r=rstrong
|
2012-07-09 15:48:29 -05:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Chris AtLee
|
20d973e24e
|
Bug 753132: Update mozconfig for doing 32-bit builds on 64-bit machines. r=ted
|
2012-05-14 12:04:37 -04:00 |
|
Ehsan Akhgari
|
d78544c6b6
|
Bug 751611 - Add mozconfig files for building Win32 binaries on our Win64 bit platforms; r=khuey
DONTBUILD
|
2012-05-03 17:27:32 -04:00 |
|
Mark Banner
|
0cb6ace265
|
Bug 747860 - Put vs2010 configurations into a common directory - move them to under build/ where the other compiler type mozconfigs are. r=ted
--HG--
rename : browser/config/mozconfigs/win32/vs2010-mozconfig => build/win32/mozconfig.vs2010
rename : browser/config/mozconfigs/win64/vs2010-mozconfig => build/win64/mozconfig.vs2010
|
2012-04-23 14:08:11 +01:00 |
|
Joey Armstrong
|
15ddc7aed7
|
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
|
2012-04-03 16:08:16 -04:00 |
|
Panagiotis Koutsourakis
|
6004ad6221
|
Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey
|
2012-02-10 21:06:56 +00:00 |
|
Mike Hommey
|
e53de290fb
|
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
|
2011-12-28 08:24:02 +01:00 |
|
Ted Mielczarek
|
c8a04e9a53
|
bug 710712 - Measure peak virtual memory usage of link.exe, print and output to a file. r=catlee
|
2011-12-15 13:09:23 -05:00 |
|
Justin Wood
|
75fe6138f6
|
Bug 642243 followup - make sure we can use BinScope on other apps, not just Firefox. r=khuey over IRC
|
2011-11-21 11:56:20 -05:00 |
|
Ian Melven
|
00d6dd18b5
|
Bug 642243 - Run binscope to alert us and turn the tree red when we don't use ASLR and other protection tools. r=ted
|
2011-11-19 14:35:03 +01:00 |
|
Siddharth Agarwal
|
5a61fe1ede
|
Bug 699203 - Remove the obsolete mozilla-dos2unix.py script. r=ted
|
2011-11-11 10:38:26 +05:30 |
|
Gregory Szorc
|
60408a7712
|
Bug 687225 - Detect MSVC 2011 compiler. r=ted
|
2011-10-03 21:57:00 -04:00 |
|
Kyle Huey
|
d356b536a3
|
Bug 575917: Grab some more permissions in crashinject.exe. r=ted
|
2011-09-29 12:06:35 -04:00 |
|
Mike Hommey
|
402b882927
|
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
|
2011-09-03 08:19:06 +02:00 |
|
Ed Morley
|
ee10afb48a
|
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
|
2011-09-03 04:35:21 +01:00 |
|
Mike Hommey
|
8285bb9468
|
Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozutils/Makefile.in
rename : memory/jemalloc/fixcrt.py => memory/mozutils/fixcrt.py
rename : memory/jemalloc/jemalloc.def => memory/mozutils/mozutils.def.in
|
2011-09-01 14:12:10 +02:00 |
|
Mike Hommey
|
9877d798b0
|
Bug 678195 - Remove old style jemalloc. r=khuey
|
2011-08-23 15:43:17 +02:00 |
|
Mike Hommey
|
cdbf66ae45
|
Bug 678161 - Also install msvc*.dll when using new style jemalloc. r=khuey
|
2011-08-23 15:36:31 +02:00 |
|
Kyle Huey
|
fd7283a253
|
Bug 669031: Wallpaper over the error by disabling PGO for crashinject. r=ted
|
2011-08-15 09:27:35 -04:00 |
|
Serge Gautherie
|
e07a78dad0
|
Bug 650699 - Sort out MSVC DLLs packaging in Debug builds; (Av1) In debug builds, don't warn nor package.
r=ted.mielczarek.
|
2011-04-22 19:33:36 +02:00 |
|