Frank Wein
|
b6ec073efa
|
Bug 420707 - Remove MOZ_META_COMPONENT ifdef from config.mk; r=khuey. Original Patch by mcsmurf, updated by Standard8
|
2011-03-22 08:04:00 +00:00 |
|
Justin Wood
|
c4a10bf079
|
backout part of Bug 584474 due to removing a few config.mk variables that are actually used. rs=khuey
|
2011-03-20 21:32:19 -04:00 |
|
Kyle Huey
|
e5b0663ab2
|
Backing out nsinstall hardlinks because apparently MSYS has a bug that causes it to choke on hardlinks.
|
2011-03-19 08:00:35 -04:00 |
|
Kyle Huey
|
a775b9f6bb
|
Backed out changeset 0c5da403b68e
|
2011-03-19 07:59:37 -04:00 |
|
Axel Hecht
|
0f33f87732
|
bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted
|
2011-03-18 18:29:56 +01:00 |
|
Kyle Huey
|
e6688971d1
|
Bug 574183 - Make nsinstall NTFS-aware. r=Mitch
|
2011-03-03 01:47:17 +11:00 |
|
Siddharth Agarwal
|
6f9622502d
|
Bug 634637 - Remove make-jars.pl. r=ted
make-jars.pl was deprecated and replaced by JarMaker.py a while ago.
|
2011-03-01 01:59:50 +05:30 |
|
Mike Hommey
|
6ef83c9db5
|
Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted
|
2011-02-25 15:05:08 +01:00 |
|
Mitchell Field
|
cac949ea6d
|
Merge mozilla-central to build-system.
|
2011-02-23 00:01:54 +11:00 |
|
Mitchell Field
|
2e8a7d546f
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
|
Makoto Kato
|
7fb26057d9
|
Bug 621259 - USE -OPT:REF,ICF on Win64 PGO. r=ted a=beltzner
|
2011-02-21 13:04:32 +09:00 |
|
Mitchell Field
|
6e6d670c88
|
Bug 462361 - Remove support for building with Cygwin. r=khuey
|
2011-01-26 07:14:30 +11:00 |
|
Andreas Gal
|
6278051362
|
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
|
2011-01-14 17:58:40 -08:00 |
|
Kyle Huey
|
db0879856c
|
Backed out changeset 0e9ba7c029e3
|
2010-12-04 23:05:58 -05:00 |
|
Kyle Huey
|
e0760603a1
|
Bug 585011 - Invoke cl.py as a pymake native command. r=Callek, a=bsmedberg
|
2010-08-08 23:12:54 -07:00 |
|
Mike Hommey
|
580a41a089
|
Bug 611405 part 1 - Export jemalloc symbols when linking with the xpcom standalone glue. r=bsmedberg,a=clegnitto
|
2010-11-17 09:56:19 +01:00 |
|
Brad Lassey
|
6dd76cc6e1
|
backing out c708054e1f65, due to build bustage a=bustage
|
2010-11-16 18:54:44 -05:00 |
|
Michael Wu
|
6cee5da907
|
Bug 608498 - Turn on fakelibs on Android, r=khuey a=blassey
|
2010-11-16 14:27:06 -08:00 |
|
Ryan VanderMeulen
|
56c64be86b
|
Bug 604937 - Remove last vestiges of OPT:NOWIN98 from Mozilla code. r=khuey
|
2010-11-06 10:39:47 +01:00 |
|
Wan-Teh Chang
|
f747eaea4e
|
Bug 580679: do not define ZLIB_INTERNAL when compiling files outside
zlib. This reverts some of the zlib-related changes in Dec. 2004 for
libxul (bug 272783 and bug 273876). r=bsmedberg. a=bsmedberg.
|
2010-09-02 16:47:06 -07:00 |
|
Axel Hecht
|
057073b70e
|
bug 559961, explicitly abspath optimizejars.py, r=ted, a=bustage-fix
|
2010-08-19 15:56:20 +02:00 |
|
Taras Glek
|
cbf7b8bcd4
|
Bug 559961 - Reorder jar files as part of PGO, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : d8a75545714a131291c74dd79c966150544ff9d1
|
2010-08-18 10:34:07 -07:00 |
|
Taras Glek
|
c3b1e9d1a0
|
Bug 580407 - Link js statically r=bsmedberg+khuey a=bsmedberg
|
2010-08-13 21:18:05 -07:00 |
|
Kyle Huey
|
634b63f3af
|
Turn off error-on-double-including-config.mk for the moment on this CLOSED TREE
|
2010-08-06 09:21:41 -07:00 |
|
Kyle Huey
|
d7397260c9
|
Fix build dependencies in content/html/content/src and make double-including config.mk fatal. irc-r=ted
--HG--
extra : rebase_source : 3362befa95b5ab3aff581b49f58652d653d1a8ac
|
2010-08-06 08:26:20 -07:00 |
|
Wan-Teh Chang
|
c415ddd0a4
|
Bug 561510: fix unrecognized option /L... linker warning on
Windows. Define MOZALLOC_LIB using EXPAND_LIBNAME_PATH instead
of EXPAND_MOZLIBNAME. r=bsmedberg,ginn.chen. approval2.0+ by
bsmedberg.
|
2010-08-06 06:51:38 -07:00 |
|
Kyle Huey
|
c5fc54ad89
|
Bug 518136: Use -showIncludes to generate dependencies for MSVC for a substantial build performance win. r=ted
|
2010-08-04 16:59:23 -07:00 |
|
Kyle Huey
|
353f0f4dfb
|
Fixing typos on a CLOSED TREE
|
2010-08-01 02:32:15 -07:00 |
|
Kyle Huey
|
6cabbd4fed
|
Bug 522770: Followup to turn on fakelibs only on Windows since gcc is dumb, even on a CLOSED TREE
|
2010-08-01 02:12:17 -07:00 |
|
Kyle Huey
|
932ea79b49
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
|
Ted Mielczarek
|
01a35302ce
|
bug 542504 - SIMPLE_PROGRAMS (and CPP_UNIT_TESTS) don't get re-linked in a PGO build. r=mitch, a=mossop
--HG--
extra : rebase_source : b33997adcd4567057adf01d8d3e4ac857e4df502
|
2010-07-26 15:21:55 -04:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benjamin Smedberg
|
7e862cd535
|
Fix reftest so that components are registered in the root chrome.manifest when it is packaged as an extension instead of in-tree.
|
2010-06-25 08:27:10 -04:00 |
|
Daniel Holbert
|
fd37dc44c5
|
Bug 557566 followup: disable FAIL_ON_WARNINGS on Android. r=mwu
|
2010-06-26 15:15:35 -07:00 |
|
Daniel Holbert
|
e9dcbfb120
|
Bug 557566, part 1: Add Makefile-variable FAIL_ON_WARNINGS (and debug-only version FAIL_ON_WARNINGS_DEBUG). r=ted
|
2010-05-06 11:55:18 -07:00 |
|
Micah Gersten
|
01bb71c7ad
|
Bug 550823 - cannot find -lmozalloc when building with gcc-4.4 r=bsmedberg
|
2010-04-22 14:58:39 +02:00 |
|
Chris Jones
|
cedd844205
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
|
Chris Jones
|
7c959e67d7
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
|
Chris Jones
|
996c23e86b
|
Backed out changeset cec7b12eb5e3
|
2010-04-02 13:20:22 -05:00 |
|
Chris Jones
|
94e6bcfee2
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
|
Mitchell Field
|
f0d15512f1
|
bug 516758 - Remove more options from configure r=ted
|
2010-03-30 10:34:00 -04:00 |
|
Serge Gautherie
|
8fddfc7d30
|
Bug 548207 - allow make check to run over remote connection from devicemanager.py; (Dv1a) Tidy up RUN_TEST_PROGRAM conditionals.
r=ted.mielczarek.
|
2010-03-24 00:24:38 +01:00 |
|
Mitchell Field
|
d162651fc5
|
bug 517097 - make enabling debug symbols more sane r=ted
|
2010-03-02 06:24:00 -05:00 |
|
Brad Lassey
|
65e93ade37
|
follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX
--HG--
extra : rebase_source : 2b0ab634f5286e6317e147daa0cd790f633acdbf
|
2010-03-10 15:35:31 -05:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Jim Mathies
|
30f4555662
|
back out of patch for bug 517097 due to bustage. CLOSED TREE
|
2010-03-10 10:51:15 -06:00 |
|
Mitchell Field
|
4d16a7c52c
|
bug 517097 - make enabling debug symbols more sane r=ted
--HG--
extra : rebase_source : 7abb0297202f10afe80c5a74e47899b4762095a2
|
2010-03-02 06:24:00 -05:00 |
|
Doug Turner
|
dc1a9634e1
|
build bustage fix. bad ws in config.mk
|
2010-03-08 09:19:17 -08:00 |
|
Doug Turner
|
a8f9633293
|
Bug 550658 - OS Libs should include qt os libraries. r=ted
|
2010-03-08 08:55:53 -08:00 |
|
Chris Jones
|
2141078f6e
|
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
|
2010-03-03 23:02:57 -06:00 |
|