Mike Hommey
|
881a7c1554
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
|
Mike Hommey
|
8fd06cf41b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
b32a4ed166
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Mike Hommey
|
682364d535
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Mike Hommey
|
a470038314
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Seth Fowler
|
9c90ef3623
|
Backout of bug 934070 for breaking debugging on OS X
|
2013-11-07 18:42:22 -08:00 |
|
Mike Hommey
|
46de926a12
|
Bug 934070 - Stop copying dist/bin under dist/$(MOZ_MACBUNDLE_NAME)/Contents/MacOS in */app/Makefile.in. r=ted
Consequently, revert changeset 92bea49b46b4 (bug 914560).
|
2013-11-07 10:38:13 +09:00 |
|
Mike Hommey
|
f932a1fe70
|
Bug 862770 - Fix --disable-compile-environment a little. r=gps
--HG--
rename : config/makefiles/target_libs.mk => config/makefiles/target_binaries.mk
rename : js/src/config/makefiles/target_libs.mk => js/src/config/makefiles/target_binaries.mk
|
2013-11-07 10:37:45 +09:00 |
|
Mike Shal
|
3dd206a952
|
Bug 920915 - Use correct manifest dependencies; r=gps
|
2013-09-26 15:27:17 -04:00 |
|
Mike Hommey
|
2c41b70c9a
|
Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps
|
2013-09-05 15:08:24 +09:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Vladimir Vukicevic
|
f4af325139
|
b=882906; remove EXTRA_DSO_LIBS; r=ted
|
2013-06-13 22:58:22 -04:00 |
|
Martin Stransky
|
2d7e7fed1a
|
Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt
|
2013-06-11 13:40:28 -04:00 |
|
Benoit Girard
|
98b2e97ddb
|
Bug 869114 - Fix race in browser/app repackage when using j>=2. r=glandium
|
2013-05-06 15:00:07 -04:00 |
|
Phil Ringnalda
|
10219ba71a
|
Back out c2f79f1f9e6f (bug 869114) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
|
2013-05-29 23:50:30 -07:00 |
|
Benoit Girard
|
496c9f38d4
|
Bug 869114 - Fix race in browser/app repackage when using j>=2. r=glandium
--HG--
extra : rebase_source : 46704b575106ffe3fa91ec2071da9b3d6ffc9de9
|
2013-05-06 15:00:07 -04:00 |
|
Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Brian O'Keefe
|
8d90859ddb
|
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-05-01 14:05:40 -04:00 |
|
Jonathan Kew
|
07ea0b6c93
|
bug 866365 - declare both firefox.exe and plugin-container.exe as dpi-aware via their manifests. r=jimm,gps
|
2013-05-07 09:16:43 +01:00 |
|
Gabriele Svelto
|
a8c937e2a1
|
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=nfroyd
|
2013-03-26 11:31:20 +01:00 |
|
Ryan VanderMeulen
|
8dd4074205
|
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
|
2013-04-30 21:09:41 -04:00 |
|
Brian O'Keefe
|
7422d5ac7b
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 20:46:10 -04:00 |
|
Ryan VanderMeulen
|
b6cc74b921
|
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
|
2013-04-30 10:08:38 -04:00 |
|
Brian O'Keefe
|
0baa2a32d6
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 09:08:31 -04:00 |
|
Nathan Froyd
|
0f42f822c1
|
Backout 61e1edc0b6bf (bug 793735), 77014412cd4a (bug 793735), and 8c5aa269c3cd (bug 793735) for botching FHR data
|
2013-04-09 16:25:42 -04:00 |
|
Gabriele Svelto
|
fc85f865dd
|
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=froydnj
|
2013-03-26 11:31:20 +01:00 |
|
Phil Ringnalda
|
e096df5da5
|
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
|
2013-03-10 20:03:28 -07:00 |
|
Joey Armstrong
|
8276d50444
|
bug 750303: mkdir_deps - target specific enhancement
|
2013-03-04 14:34:02 -05:00 |
|
Gregory Szorc
|
1b27561fa4
|
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
|
2013-02-25 12:47:18 -08:00 |
|
Makoto Kato
|
d53fd4d9d0
|
Bug 834645 - move -STACK parameter to config.mk. r=ted
|
2013-02-14 15:22:00 +09:00 |
|
Mike Hommey
|
26e3714874
|
Bug 755724 - Move browser application in a subdirectory. r=jimm
|
2013-02-11 14:10:16 +01:00 |
|
Mike Hommey
|
a6e0fafb44
|
Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp
|
2013-01-10 08:38:50 +01:00 |
|
Gian-Carlo Pascutto
|
46b11e1e9a
|
Backout ff82d1a3955e (Bug 830308).
|
2013-01-14 20:16:38 +01:00 |
|
Mike Hommey
|
08ae60ac15
|
Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp
|
2013-01-10 08:38:50 +01:00 |
|
Mike Hommey
|
96f827f239
|
Bug 755724 - Don't use the xulrunner stub when building Firefox against a libxul SDK. r=bsmedberg
|
2013-01-03 16:04:42 +01:00 |
|
Jim Mathies
|
94677195e4
|
Bug 789529 - Fix for updater tests can't find channel-prefs.js - move channel-prefs back to its gre subdir. r=glandium
|
2012-09-07 13:34:08 -05:00 |
|
Mike Hommey
|
6ceb3ac816
|
Bug 787180 - Switch between FINAL_TARGET and DIST/bin in various places under browser/. r=khuey
|
2012-09-05 20:43:23 +02:00 |
|
Jonathan Griffin
|
02dc92ac91
|
Bug 779984 - Re-land patch without letting ENABLE_MARIONETTE=1 actually load Marionette in desktop Firefox, r=ted
|
2012-08-22 16:26:32 -07:00 |
|
Jonathan Griffin
|
261a32b242
|
Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE
|
2012-08-22 13:11:53 -07:00 |
|
Jonathan Griffin
|
598c998f37
|
Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted
|
2012-08-22 11:17:22 -07:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
c7c9c0ae9d
|
Bug 769130 - Actually install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=khuey
|
2012-07-09 12:48:48 +02:00 |
|
Mike Hommey
|
4e5eecb03d
|
Bug 763987 - Normalize autoconf.mk.in. r=ted
|
2012-06-20 09:00:48 +02:00 |
|
Mike Hommey
|
a93eb5a48f
|
Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage
|
2012-06-20 10:55:59 +02:00 |
|
Mike Hommey
|
cd69374e33
|
Bug 763987 - Normalize autoconf.mk.in. r=ted
|
2012-06-20 09:00:48 +02:00 |
|
Ryan VanderMeulen
|
5f2a19ee6e
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
6d6c4efbab
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Mike Hommey
|
019aa486f7
|
Bug 762588 - Install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=rstrong
|
2012-06-08 08:59:22 +02:00 |
|
Robert Strong
|
e6ffe2cdba
|
Move channel-prefs.js back to original location - Bug 756325 - channel-prefs.js appears in new 'preferences' location on fresh installation but remains in 'pref' for updated existing installation. r=bbondy
|
2012-05-30 15:17:54 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|