Makoto Kato
|
7a4740ceb8
|
Bug 781479 - Remove unused Tru64 and QNX rules. r=khuey
|
2012-08-13 15:41:04 +09:00 |
|
Mike Hommey
|
6a5b86abf8
|
Bug 777379 - Ensure that default is always the default target. r=ted
|
2012-08-08 09:33:16 +02:00 |
|
Simon Montagu
|
a7fda48bc7
|
Use printf instead of sed to prevent lots of blank lines in console output from make -s. Bug 756382, r=ted
|
2012-08-07 01:42:45 -07:00 |
|
Mike Hommey
|
5d9c217299
|
Bug 777892 - Link CPP_UNIT_TESTS against zlib when linking js statically. r=khuey
|
2012-08-07 09:30:01 +02:00 |
|
Mike Hommey
|
b30445d148
|
Bug 773202 - Generic install/copy rule. r=ted
|
2012-08-07 09:29:59 +02:00 |
|
Mike Hommey
|
9033126795
|
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
|
2012-07-23 07:42:22 +02:00 |
|
Mike Hommey
|
194096e28a
|
Backout rules.mk part of changeset 1f4eae8d9e08 (bug 777379) for bustage on CLOSED TREE
|
2012-08-06 20:20:26 +02:00 |
|
Siddharth Agarwal
|
d7ff75ed7e
|
Bug 780508 - Avoid a bunch of process spawns with Pymake by removing a redundant shell script and switching an echo to a $(info). r=khuey
|
2012-08-06 21:44:13 +05:30 |
|
Mike Hommey
|
e9c3f71f8f
|
Bug 777379 - Ensure that default is always the default target. r=ted
|
2012-08-06 15:21:10 +02:00 |
|
Masatoshi Kimura
|
868aee25e8
|
Bug 780446 - touch Makefile after invoking config.status. r=glandium
|
2012-08-05 12:43:00 +02:00 |
|
Siddharth Agarwal
|
91d92e952e
|
Bug 780421 - Use $(PYTHON) to run config.status. r=glandium
|
2012-08-05 12:42:57 +02:00 |
|
Ms2ger
|
b1596d3ff1
|
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
|
2012-08-04 09:43:58 +02:00 |
|
Ed Morley
|
f4181983a1
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Ms2ger
|
97155ba331
|
Merge m-c to m-i.
|
2012-08-04 13:02:15 +02:00 |
|
Ms2ger
|
9191ab4c5b
|
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
|
2012-08-04 09:43:58 +02:00 |
|
Mike Hommey
|
3a5adea6f7
|
Bug 780159 - Remove obsolete REGCHROME. r=ted
|
2012-08-04 08:55:00 +02:00 |
|
Mike Hommey
|
e5d69586e3
|
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
|
2012-08-04 08:47:28 +02:00 |
|
Boris Zbarsky
|
7170b6f706
|
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
|
2b16adb841
|
Backout 137efb901fc9 (bug 777627) for bustage
|
2012-07-26 17:48:00 +01:00 |
|
Boris Zbarsky
|
461a44b5d8
|
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
|
3d60969c38
|
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
|
c70f2d98fa
|
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
|
2012-07-23 07:42:22 +02:00 |
|
Gregory Szorc
|
96140f4c0f
|
Bug 776805 - Remove unused NO_GEN_XPT from rules.mk; r=glandium
|
2012-07-24 10:57:13 -07:00 |
|
Ed Morley
|
b270bbc902
|
Backout deb1e2c80f84 (bug 770426) for causing bug 776503 on a CLOSED TREE
|
2012-07-23 14:28:32 +01:00 |
|
Mike Hommey
|
7cd0a9092a
|
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
|
2012-07-23 07:42:22 +02:00 |
|
Nathan Froyd
|
bfff055672
|
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
|
1edc7b1c90
|
Bug 771870 - Avoid js/src/Makefile being created with wrong topsrcdir. r=khuey
|
2012-07-09 15:47:26 +02:00 |
|
Siddharth Agarwal
|
f7e4ff2b1a
|
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
|
794274aa42
|
Back out 6a386d638a1a (bug 746277) for packaged build bustage
|
2012-06-27 08:31:38 -07:00 |
|
Joey Armstrong
|
40e722a2da
|
bug 746277: replace hg shell pipelines with make logic
|
2012-05-16 15:09:00 -04:00 |
|
Mike Hommey
|
d107f621a7
|
Bug 766975 - Rename OBJS-related dependency files. r=khuey
|
2012-06-22 18:29:03 +02:00 |
|
Randell Jesup
|
0edea6e242
|
Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium
|
2012-06-20 07:27:43 -04:00 |
|
Joey Armstrong
|
3fbb9e7d90
|
bug 757855: move xpidl* logic into a named makefile - batch #1
|
2012-06-01 11:13:07 -04:00 |
|
Joey Armstrong
|
dad993a68c
|
bug 757828: move export logic into target_export.mk - batch #1
|
2012-05-23 11:19:24 -04:00 |
|
Mike Hommey
|
7800030eb8
|
Bug 757339 - Make expandlibs commands generate dependencies like gcc does. r=ted
|
2012-06-08 08:59:02 +02:00 |
|
Timothy B. Terriberry
|
035cd4054c
|
Bug 759008 - Remove unused LIBOBJS from rules.mk, r=glandium
|
2012-05-29 11:54:31 -07:00 |
|
Joey Armstrong
|
151ad6438c
|
bug 742391: split config/rules.mk - file batch #1
|
2012-05-16 14:46:28 -04:00 |
|
Joey Armstrong
|
1926a81f65
|
bug 751167: replace FORCE with makefile dependencies r=ted
|
2012-05-15 09:20:30 -07:00 |
|
Mike Hommey
|
fe881f4ebe
|
Bug 748001 - Use explicit targets for object files. r=ted
|
2012-05-15 07:44:32 +02:00 |
|
Mike Hommey
|
88670fcd3e
|
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
|
21a2fe28a9
|
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
|
cef8c5bb2e
|
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
|
f8c002b1a2
|
Bug 748490 - Part 2: Register testing modules with xpcshell test runner; r=ted
|
2012-05-10 10:10:14 -07:00 |
|
Gregory Szorc
|
13fa710cfc
|
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
|
38fd6d3529
|
Bug 744444 - Part 3: delete CPP_PROG_LINK; r=ted
|
2012-04-12 16:58:11 -04:00 |
|
Nathan Froyd
|
c220ef11a3
|
Bug 744444 - Part 2: delete quantify target and related support; r=ted
|
2012-04-12 16:56:57 -04:00 |
|
Nathan Froyd
|
921b036082
|
Bug 744444 - Part 1: delete purify target; r=ted
|
2012-04-12 16:54:34 -04:00 |
|
Ryan VanderMeulen
|
98785555aa
|
Backout 2c8ae0c81d32 (bug 742391) due to bustage. r=FAIL
|
2012-05-04 23:03:31 -04:00 |
|
Joey Armstrong
|
2bbee6ea06
|
Bug 742391 - Split config/rules.mk - file batch #1. r=ted
|
2012-05-04 22:46:35 -04:00 |
|
Ehsan Akhgari
|
e30ea572b2
|
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 |
|