Dão Gottwald
|
9ae00fda47
|
Bug 870868 - Freeze the second number of the UA Gecko version at zero. r=glandium
|
2013-05-13 13:31:50 +02:00 |
|
Matt Brubeck
|
cec2289dd4
|
Reapplied changeset 31ff9550fba6 (bug 870073)
|
2013-05-10 15:49:57 -07:00 |
|
Ryan VanderMeulen
|
f878b2e909
|
Backed out changeset 31ff9550fba6 (bug 870073) for checktest failures.
CLOSED TREE
|
2013-05-09 17:14:47 -04:00 |
|
Ryan VanderMeulen
|
1b533138b8
|
Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage.
CLOSED TREE
|
2013-05-09 17:11:59 -04:00 |
|
Matt Brubeck
|
a3343670fc
|
Bug 870073 - Write the full MOZCONFIG path to mozinfo.json [r=gps]
|
2013-05-09 11:11:01 -07:00 |
|
Boris Zbarsky
|
bd9f9292cf
|
Bug 861587. Rejigger the WebIDL binding build system to do all binding codegen in a single python process while still using our dependency tracking for bindings to minimize the number of bindings we try to regenerate. r=khuey
|
2013-05-09 13:05:33 -04:00 |
|
Josh Matthews
|
8f0773e606
|
Bug 597064 - Add timeout logic to xpcshell test runner. r=ted
|
2012-12-20 03:43:19 -05:00 |
|
Joel Maher
|
cf9a7de1a4
|
Bug 866094 - add ability in mozinfo to determine if the build is asan. r=ted
|
2013-05-07 12:46:46 -04:00 |
|
Gavin Sharp
|
ea8b76dbc4
|
Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum
--HG--
rename : browser/config/mozconfigs/linux32/release => browser/config/mozconfigs/linux32/beta
rename : browser/config/mozconfigs/linux64/release => browser/config/mozconfigs/linux64/beta
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-universal/beta
rename : browser/config/mozconfigs/win32/release => browser/config/mozconfigs/win32/beta
extra : transplant_source : %F6%CFK%CE%16v%07%8A%D5o%97%8C%BB%95q%D5%3C%93%2B%94
|
2013-04-25 12:23:21 -07:00 |
|
Mike Hommey
|
9aab515c1d
|
Bug 777379 - Set .DEFAULT_GOAL unconditionally, override with OVERRIDE_DEFAULT_GOAL, and fix pymake to be on par with GNU make when handling .DEFAULT_GOAL. r=gps
|
2013-05-05 10:16:25 +02:00 |
|
Gregory Szorc
|
865b1ce89b
|
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
|
2013-05-03 09:54:45 -07:00 |
|
Jan Beich
|
5ae775d041
|
Bug 864013 - Let internal libevent use kqueue/kevent with gcc_hidden.h. r=glandium
|
2013-04-23 10:58:16 +02:00 |
|
Ms2ger
|
0f519733b9
|
Bug 863365 - Log a message when linking libxul with make -s; r=gps
|
2013-04-21 08:41:13 +02:00 |
|
Nathan Froyd
|
af43946647
|
Bug 837618 - teach expandlibs_exec.py about OS X's -filelist linker option; r=glandium
|
2013-04-16 11:13:50 -04:00 |
|
Mike Hommey
|
b926643870
|
Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps
|
2013-04-16 08:23:18 +02:00 |
|
Mike Hommey
|
8fc54f8a52
|
Backout changeset 0ff383d4a899 (bug 861453) for universal builds bustage
|
2013-04-16 09:18:06 +02:00 |
|
Mike Hommey
|
0b2ff3e67c
|
Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps
|
2013-04-16 08:23:18 +02:00 |
|
Mike Hommey
|
5ec0f35978
|
Bug 462463 - Stop using mddepend.pl. r=ted
|
2013-04-09 15:10:25 -07:00 |
|
Trevor Saunders
|
93d8425788
|
bug 856349 - fix review comment r=me
|
2013-04-08 14:43:43 -04:00 |
|
Trevor Saunders
|
49055ecbc9
|
bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium
|
2013-03-30 15:42:45 -04:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Bhavana Bajaj
|
ef0002a97b
|
Merging in version bump NO BUG
|
2013-04-01 11:28:13 -07:00 |
|
Joshua Cranmer
|
951b7571e3
|
Bug 767563 - Add a clang static checker, part 1: add the plugin shell. r=glandium
|
2013-03-23 21:12:25 -05:00 |
|
Matthew Gregan
|
c7c49a4e9a
|
Bug 852401 - Remove sydneyaudio. r=doublec
--HG--
rename : media/libsydneyaudio/src/gonk/AudioSystem.h => dom/system/gonk/android_audio/AudioSystem.h
rename : media/libsydneyaudio/src/gonk/AudioTrack.h => dom/system/gonk/android_audio/AudioTrack.h
rename : media/libsydneyaudio/src/gonk/EffectApi.h => dom/system/gonk/android_audio/EffectApi.h
rename : media/libsydneyaudio/src/gonk/IAudioFlinger.h => dom/system/gonk/android_audio/IAudioFlinger.h
rename : media/libsydneyaudio/src/gonk/IAudioFlingerClient.h => dom/system/gonk/android_audio/IAudioFlingerClient.h
rename : media/libsydneyaudio/src/gonk/IAudioRecord.h => dom/system/gonk/android_audio/IAudioRecord.h
rename : media/libsydneyaudio/src/gonk/IAudioTrack.h => dom/system/gonk/android_audio/IAudioTrack.h
rename : media/libsydneyaudio/src/gonk/IEffect.h => dom/system/gonk/android_audio/IEffect.h
rename : media/libsydneyaudio/src/gonk/IEffectClient.h => dom/system/gonk/android_audio/IEffectClient.h
|
2013-03-19 17:12:36 +13:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Joey Armstrong
|
a6c49bb883
|
bug 751156: robocop dependency build should be a nop
|
2013-03-19 15:34:59 -04:00 |
|
Ed Morley
|
1871f57fe3
|
Backed out changeset 0f012ef3d3ac (bug 809978) for landing after being given r-
|
2013-03-19 17:21:01 +00:00 |
|
Joey Armstrong
|
41afca41cb
|
bug 809978: retry link I/O on potential race conditions
|
2013-03-19 12:26:57 -04:00 |
|
Kyle Huey
|
de9bae661d
|
Back out Bug 462463 for massively regressing pymake depend build speed. CLOSED TREE
|
2013-03-18 12:57:35 -07:00 |
|
Mike Hommey
|
e5f86190e5
|
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
|
2013-03-17 07:53:39 +01:00 |
|
Mike Hommey
|
0b83db1463
|
Bug 648407 - Support expandlibs_exec.py --extract on windows. r=ted
|
2013-03-17 07:44:57 +01:00 |
|
Mike Hommey
|
48307a4b44
|
Bug 462463 - Stop using mddepend.pl. r=ted
|
2013-03-17 07:43:35 +01:00 |
|
Mike Shal
|
e3d8d5c262
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
e9f8bc0fbd
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
55e2c13ea6
|
Bug 818246 - Part 3: Build system support for XPIDLSRCS in moz.build; r=glandium
|
2013-03-12 10:15:24 -07:00 |
|
Phil Ringnalda
|
938afd9786
|
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
|
2013-03-10 20:03:28 -07:00 |
|
Ms2ger
|
1f864fa8ed
|
No bug - Fix whitespace in config/writemozinfo.py to conform to PEP 8.
|
2013-03-10 08:54:38 +01:00 |
|
Mike Hommey
|
43c6f59e2b
|
Bug 848735 - Fix INSTALL_EXTENSION_ID rule. r=ted
|
2013-03-08 09:32:55 +01:00 |
|
Mike Hommey
|
6a1a76f8ee
|
Backout expandlibs part of bug 812179 for breaking bug 603370. r=me
|
2013-03-06 11:11:43 +01:00 |
|
Joey Armstrong
|
b273c1badb
|
bug 750303: mkdir_deps - target specific enhancement
|
2013-03-04 14:34:02 -05:00 |
|
Mike Hommey
|
10660f1e5e
|
Bug 847411 - Remove mkdir_deps dependency for PP_TARGETS rules. r=ted
|
2013-03-04 19:34:02 +01:00 |
|
Mike Hommey
|
f586477911
|
Bug 737849 - Add a -o/--output option to Preprocessor.py. r=ted
|
2013-03-04 19:34:02 +01:00 |
|
Mike Hommey
|
62a9fc733a
|
Bug 847397 - Remove mkdir_deps dependency for INSTALL_TARGETS rules. r=ted
|
2013-03-04 19:34:02 +01:00 |
|
Justin Wood
|
74feaf8dfc
|
Merge central to inbound
|
2013-03-02 13:33:21 -05:00 |
|
Justin Wood
|
4925ba8c00
|
Backout part of Bug 812179 for SeaMonkey bustage. rs+=gps
|
2013-03-02 13:31:19 -05:00 |
|
Daniel Holbert
|
8986e09212
|
Bug 846460: Remove duplicate period at the end of error message in rules.mk. r=gps
|
2013-02-28 22:45:03 -08:00 |
|
Yati Sagade
|
54fcbb6e17
|
Bug 812179 - Removed hacks for Python < 2.6 from config/ [r=ted]
|
2013-02-27 22:30:56 +05:30 |
|
Matt Brubeck
|
5ee9ee30ae
|
Bug 840588 - add topsrcdir and mozconfig to mozinfo.json [r=ted]
--HG--
extra : rebase_source : 281c7272576af2f23be7becd7845a5f78da3eb17
|
2013-03-01 15:50:53 -08:00 |
|
Gregory Szorc
|
aa1ef1d3f8
|
Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted
|
2013-02-25 12:47:18 -08:00 |
|
Gregory Szorc
|
39ec7e4cdf
|
Bug 784841 - Part 16: Use moz.build files to build the tree; r=ted, glandium
|
2013-02-25 12:47:11 -08:00 |
|