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 |
|
Jacek Caban
|
d5b8c93f78
|
Bug 728178 - js.exe fails to link on on mingw (missing MOZ_Crash) r=glandium
|
2012-02-21 15:48:02 +01:00 |
|
Makoto Kato
|
2ed3c82ead
|
Bug 722933 - add -MACHINE option for link.exe. r=khuey
|
2012-02-21 16:19:23 +09:00 |
|
Mike Hommey
|
526bd939af
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
|
Mike Hommey
|
567913809a
|
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 |
|
Matt Brubeck
|
5de13ee52d
|
Merge from mozilla-inbound to mozilla-central
|
2011-12-27 11:04:58 -08:00 |
|
Oleg Romashin
|
d7705e8ae7
|
Bug 703434 - Add support for Qt resource files (qrc) which possible to pre-compile with rcc compiler. r=glandium
|
2011-11-17 01:28:33 -05:00 |
|
Jacek Caban
|
2e48d58fae
|
Bug 712584 - Properly use .def files on mingw builds r=khuey
|
2011-12-27 10:51:53 +01:00 |
|
Ed Morley
|
af477c6f5e
|
Backout 1d0ec7fa8b96 (bug 702179) for PGO Linux build failures
|
2011-12-21 15:57:26 +00:00 |
|
Ginn Chen
|
81d3d039c1
|
Bug 702179 dtrace probes are not installed on Solaris with static js lib r=glandium (reland with additional fix from Mike Hommey)
|
2011-12-21 19:25:31 +08:00 |
|