Ms2ger
|
07b623f64b
|
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
|
2012-08-04 09:43:58 +02:00 |
|
Boris Zbarsky
|
d794ed88da
|
Bug 777627. Make sure we can't accidentally turn off mochitests for a directory by reordering the Makefile.in. r=khuey
|
2012-07-26 12:38:03 -04:00 |
|
Ed Morley
|
b24402aeb3
|
Backout 137efb901fc9 (bug 777627) for bustage
|
2012-07-26 17:48:00 +01:00 |
|
Boris Zbarsky
|
168d572fc7
|
Bug 777627. Make sure we can't accidentally turn off mochitests for a directory by reordering the Makefile.in. r=khuey
|
2012-07-26 12:38:03 -04:00 |
|
Ed Morley
|
853788ef5a
|
Backout eecd3aa199e6 (bug 776305), 62facd5b3da9, c6a0ac7d47d2 & 2d56621abfee (bug 776035), e4e68cf2bd40 (bug 776016), 0853a4d49b4e & 31de6ffdedcb (bug 770426), 43a69b4981f5 (bug 756786) for Windows mochitest crashes
|
2012-07-25 09:35:32 +01:00 |
|
Mike Hommey
|
5f8309d9b6
|
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
|
2012-07-23 07:42:22 +02:00 |
|
Gregory Szorc
|
42d6d9f5c1
|
Bug 776805 - Remove unused NO_GEN_XPT from rules.mk; r=glandium
|
2012-07-24 10:57:13 -07:00 |
|
Ed Morley
|
fb53aeec33
|
Backout deb1e2c80f84 (bug 770426) for causing bug 776503 on a CLOSED TREE
|
2012-07-23 14:28:32 +01:00 |
|
Mike Hommey
|
2b582f939d
|
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
|
2012-07-23 07:42:22 +02:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Mike Hommey
|
4f24ca47f6
|
Bug 771870 - Avoid js/src/Makefile being created with wrong topsrcdir. r=khuey
|
2012-07-09 15:47:26 +02:00 |
|
Siddharth Agarwal
|
e96cbe20c0
|
Bug 680636 - Add support for running nsinstall natively under pymake and convert a bunch of cases over. r=ted
|
2012-07-03 12:13:30 +05:30 |
|
Phil Ringnalda
|
8933eff28c
|
Back out 6a386d638a1a (bug 746277) for packaged build bustage
|
2012-06-27 08:31:38 -07:00 |
|
Joey Armstrong
|
4d213decb0
|
bug 746277: replace hg shell pipelines with make logic
|
2012-05-16 15:09:00 -04:00 |
|
Mike Hommey
|
8c6644eac1
|
Bug 766975 - Rename OBJS-related dependency files. r=khuey
|
2012-06-22 18:29:03 +02:00 |
|
Randell Jesup
|
04cb98a9a8
|
Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium
|
2012-06-20 07:27:43 -04:00 |
|
Joey Armstrong
|
1427952567
|
bug 757855: move xpidl* logic into a named makefile - batch #1
|
2012-06-01 11:13:07 -04:00 |
|
Joey Armstrong
|
4249f5fd38
|
bug 757828: move export logic into target_export.mk - batch #1
|
2012-05-23 11:19:24 -04:00 |
|
Mike Hommey
|
a659d7e6ee
|
Bug 757339 - Make expandlibs commands generate dependencies like gcc does. r=ted
|
2012-06-08 08:59:02 +02:00 |
|
Timothy B. Terriberry
|
9387e956b1
|
Bug 759008 - Remove unused LIBOBJS from rules.mk, r=glandium
|
2012-05-29 11:54:31 -07:00 |
|
Joey Armstrong
|
a6c1197fc0
|
bug 742391: split config/rules.mk - file batch #1
|
2012-05-16 14:46:28 -04:00 |
|
Joey Armstrong
|
d3800f614a
|
bug 751167: replace FORCE with makefile dependencies r=ted
|
2012-05-15 09:20:30 -07:00 |
|
Mike Hommey
|
e1c1bf2c5a
|
Bug 748001 - Use explicit targets for object files. r=ted
|
2012-05-15 07:44:32 +02:00 |
|
Mike Hommey
|
1f46768cf3
|
Bug 754625 - Use idl-parser from $(LIBXUL_DIST)/sdk/bin and only remove lex and yacc files in header.py --regen. r=khuey
|
2012-05-14 17:19:39 +02:00 |
|
Landry Breuil
|
e68e03b499
|
bug 736961 - use the same cachedir for all idl-parser calls, fixes builds without objdir - r=khuey
|
2012-05-11 11:17:00 -07:00 |
|
Gregory Szorc
|
03add7dd8e
|
Bug 748490 - Part 3: Followups to part 2; r=ted
Previous patch was submitted prematurely by accident. This addresses
nits from review.
|
2012-05-10 10:19:16 -07:00 |
|
Gregory Szorc
|
ce02a35113
|
Bug 748490 - Part 2: Register testing modules with xpcshell test runner; r=ted
|
2012-05-10 10:10:14 -07:00 |
|
Gregory Szorc
|
902df1ed06
|
Bug 748490 - Part 1: Provide build rules to install test-only JS modules; r=ted
|
2012-05-10 10:10:11 -07:00 |
|
Nathan Froyd
|
14eeb930ab
|
Bug 744444 - Part 3: delete CPP_PROG_LINK; r=ted
|
2012-04-12 16:58:11 -04:00 |
|
Nathan Froyd
|
63643fbbad
|
Bug 744444 - Part 2: delete quantify target and related support; r=ted
|
2012-04-12 16:56:57 -04:00 |
|
Nathan Froyd
|
82b7940845
|
Bug 744444 - Part 1: delete purify target; r=ted
|
2012-04-12 16:54:34 -04:00 |
|
Ryan VanderMeulen
|
a3a125f0c1
|
Backout 2c8ae0c81d32 (bug 742391) due to bustage. r=FAIL
|
2012-05-04 23:03:31 -04:00 |
|
Joey Armstrong
|
4562b3524a
|
Bug 742391 - Split config/rules.mk - file batch #1. r=ted
|
2012-05-04 22:46:35 -04:00 |
|
Ehsan Akhgari
|
1264cba321
|
Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
|
2012-05-02 16:11:19 -04:00 |
|
Ehsan Akhgari
|
077dde163d
|
Backout the latest merge from fx-team because of Ts regressions (no bug)
|
2012-05-02 15:37:08 -04:00 |
|
Tim Taubert
|
467f00c214
|
merge m-c to fx-team; a=js-only
|
2012-05-02 15:36:57 +02:00 |
|
Jim Blandy
|
af6268930f
|
Bug 750368: Help 'make xpcshell-tests' find 'mozinfo' Python module. r=ted
|
2012-05-01 16:54:45 -07:00 |
|
Mike Hommey
|
d278e617c4
|
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
|
2012-04-30 08:03:59 +02:00 |
|
Myk Melez
|
fd7a6dd8f7
|
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
|
2012-04-19 00:39:52 -07:00 |
|
Nathan Froyd
|
547541ab7c
|
Bug 743988 - unconditionally link PROGRAMS and SIMPLE_PROGRAMS with CXX; r=ted
|
2012-04-10 10:16:26 -04:00 |
|
Mike Hommey
|
f1ca47c4d8
|
Bug 644608 - Implement full dependencies for expandlibs. r=ted
* * *
Bug 644608 - Fixups
|
2012-03-31 09:24:39 +02:00 |
|
Takanori MATSUURA
|
6ba21f9576
|
Bug 737006 - Use internal ply only if needed. r=khuey
|
2012-04-06 14:06:52 -04:00 |
|
Mike Hommey
|
f486d1cc20
|
Backout bug 644608 for subtly breaking layout/media build
|
2012-04-06 13:57:24 +02:00 |
|
Mike Hommey
|
63b2524d81
|
Bug 644608 - Implement full dependencies for expandlibs. r=ted
|
2012-03-31 09:24:39 +02:00 |
|
Joey Armstrong
|
ffd562b9b7
|
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
|
2012-04-03 16:08:16 -04:00 |
|
Joey Armstrong
|
fc0e131cb1
|
Bug 680246 - add a makefile library rule to support thread safe directory creation - r=khuey
|
2012-04-02 13:06:06 -04:00 |
|
Mark Capella
|
24883e7b24
|
Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey
|
2012-03-12 10:22:57 +01:00 |
|
Jacek Caban
|
987bd3c3bf
|
Bug 733713 - xpcom/tests fail to compile on mingw r=glandium
|
2012-03-09 16:58:43 +01:00 |
|
Gregory Szorc
|
a272dc9b1e
|
Bug 729098 - Part 1/2: Create xUnit XML results file when executing xpcshell tests; r=khuey
|
2012-03-06 15:03:34 -08:00 |
|
Philipp Wagner
|
38fa903280
|
Bug 730081 - Add a way to disable xpccheck for subdirectories; r=khuey
|
2012-02-23 22:22:00 +01:00 |
|