Ted Mielczarek
|
50d314a70a
|
bug 787176 - Add a Python wrapper script for running C++ unit tests. r=jmaher,waldo
--HG--
extra : rebase_source : 2282494578a7dd792555633df2526835d39c5ac4
|
2012-08-30 15:20:38 -04:00 |
|
Mike Hommey
|
da3307eff1
|
Bug 795204 - Trick make/pymake into waiting for shared libraries rules to run before installing import libraries in DIST/lib. r=ted
|
2012-10-09 10:17:26 +02:00 |
|
Alex Keybl
|
35ba52d414
|
Merging in version bump NO BUG
|
2012-10-08 11:01:15 -07:00 |
|
Mike Hommey
|
78b05b3276
|
Bug 797322 - Preprocessed .jsm files don't get //@line info. r=ted
|
2012-10-06 10:38:58 +02:00 |
|
Makoto Kato
|
222556a3d5
|
Bug 786579 - Remove old MSVC (<=2003) support. r=khuey
|
2012-09-28 16:02:40 +09:00 |
|
Mike Hommey
|
2729e13909
|
Bug 792685 - Add a way to have automagically inherited variable definitions in Makefiles. r=ted
|
2012-09-25 14:47:20 +02:00 |
|
Mike Hommey
|
fb05de0176
|
Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt
|
2012-09-25 14:47:18 +02:00 |
|
Ted Mielczarek
|
8196a1cdce
|
bug 792391 - Add a TARGET_LOCAL_INCLUDES variable to be used for compiling target sources only, not host sources. r=glandium
|
2012-09-20 09:46:04 -04:00 |
|
Phil Ringnalda
|
8eac6cec70
|
Back out 1e7050c52cb9 (bug 792850), 776f7325952b (bug 705047), 2e1be0680e70 (bug 733501), 6adef296963c (bug 791775), b8397781f862 (bug 792391) for WinXP hangs and suspicion of breaking Android stacks
|
2012-09-20 14:38:14 -07:00 |
|
Ted Mielczarek
|
1f146a51ad
|
bug 792391 - Add a TARGET_LOCAL_INCLUDES variable to be used for compiling target sources only, not host sources. r=glandium
--HG--
extra : rebase_source : f1a0b2f6f8051f7d274e38d458c6e426c913470b
|
2012-09-20 09:46:04 -04:00 |
|
Gervase Markham
|
d29fc4925e
|
Bug 792028 - Update version_win.pl files and RPM spec file to refer to MPL 2. r=khuey.
|
2012-09-20 10:19:39 +01:00 |
|
Mike Hommey
|
6540907667
|
Bug 787184 - Use generic install/copy rule in target_libs.mk. r=ted
|
2012-09-20 09:52:12 +02:00 |
|
Nathan Froyd
|
898f4eea98
|
Bug 746223 - remove nsinstall's -l flag; r=glandium
|
2012-09-19 10:34:02 -04:00 |
|
Ehsan Akhgari
|
a5656d9094
|
Backed out changeset be916ac9a1b4 (bug 746223) because it broke the build
|
2012-09-18 10:43:59 -04:00 |
|
Nathan Froyd
|
478717f79f
|
Bug 746223 - remove nsinstall's -l flag; r=glandium
|
2012-09-17 17:28:50 -04:00 |
|
Neil Rashbrook
|
f194ed342b
|
Bug 790737 Tweak epoch date r=glandium
|
2012-09-12 22:15:25 +01:00 |
|
David Anderson
|
7b438ddde2
|
Merge IonMonkey to mozilla-central. a=arewefastyet
--HG--
rename : content/base/src/nsWebSocket.cpp => content/base/src/WebSocket.cpp
rename : content/base/src/nsWebSocket.h => content/base/src/WebSocket.h
|
2012-09-11 10:25:14 -07:00 |
|
Mike Hommey
|
b0c0deaf39
|
Bug 789837 - Properly set dependencies on .deps directories. r=ted
|
2012-09-11 09:43:32 +02:00 |
|
David Anderson
|
6c5722e35b
|
Merge from mozilla-central.
|
2012-09-06 18:28:59 -07:00 |
|
Mike Hommey
|
88dc62dcc0
|
Bug 788954 - Remove export-idl rule. r=ted
|
2012-09-06 14:46:41 +02:00 |
|
Ms2ger
|
edc358740e
|
No bug - Remove STRICT_CPLUSPLUS_SUFFIX; rs=ted
|
2012-09-06 09:14:49 +02:00 |
|
David Anderson
|
043ddae94a
|
Merge from mozilla-central.
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
|
2012-09-05 16:18:11 -07:00 |
|
David Anderson
|
25c3dd55c0
|
Merge from mozilla-central.
--HG--
rename : js/src/sharkctl.cpp => js/src/devtools/sharkctl.cpp
rename : js/src/sharkctl.h => js/src/devtools/sharkctl.h
rename : js/src/MemoryMetrics.cpp => js/src/jsmemorymetrics.cpp
|
2012-08-29 17:57:37 -07:00 |
|
David Anderson
|
6b403f94c2
|
Merge from mozilla-central.
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-29 17:51:24 -07:00 |
|
Siddharth Agarwal
|
4ac6379343
|
Backout bug 784262 because of Pymake bustage and GNU Make "warning: overriding commands for target".
|
2012-08-29 20:36:23 +05:30 |
|
Mike Hommey
|
6f9fd5c1fe
|
Bug 785622 - Only include .pp files corresponding to files we do build. r=khuey
|
2012-08-29 08:55:58 +02:00 |
|
Mike Hommey
|
2c1a2e9335
|
Bug 784262 - Use generic install/copy rule in rules.mk. r=ted
|
2012-08-29 08:55:57 +02:00 |
|
Martin Husemann
|
f5d1821942
|
Bug 753046 - Add IPC support for BSDs, build glue. r=khuey,cjones
|
2012-08-28 23:16:51 +02:00 |
|
Ryan VanderMeulen
|
13b4317e28
|
Merge m-c to inbound.
|
2012-08-27 19:34:23 -04:00 |
|
Alex Keybl
|
6458cc3fa4
|
Merging in version bump NO BUG
|
2012-08-27 12:21:46 -07:00 |
|
Siddharth Agarwal
|
b95f39c7d8
|
Bug 740854 - Remove --disable-auto-deps, SYSTEM_MAKEDEPEND, MOZ_NATIVE_MAKEDEPEND and associated crap. r=ted
--HG--
extra : rebase_source : 6a3f3017a3674738bb89e7e7f2e55c35a3cbe231
|
2012-08-28 00:57:16 +05:30 |
|
Frank Yan
|
bffd17358c
|
Bug 782324 - Add support in JarMaker for file names that contain '@'. r=khuey
|
2012-08-31 06:36:12 -07:00 |
|
David Anderson
|
7ef28ac5ac
|
Merge from mozilla-central.
|
2012-08-13 13:40:42 -07:00 |
|
David Anderson
|
c9ca5124db
|
Merge from mozilla-central.
|
2012-08-08 15:09:49 -07:00 |
|
David Anderson
|
3ffd33a2cb
|
Merge from mozilla-central.
|
2012-08-07 15:13:28 -07:00 |
|
Marco Castelluccio
|
222f4ad1f9
|
Bug 783765 - Use libnotify as a dynamic library. r=glandium
|
2012-08-25 08:54:16 +02:00 |
|
David Anderson
|
9c45c01c55
|
Merge from mozilla-central.
--HG--
rename : layout/base/nsFrameTraversal.cpp => layout/base/nsFrameIterator.cpp
rename : layout/base/nsFrameTraversal.h => layout/base/nsFrameIterator.h
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
|
2012-08-06 12:44:06 -07:00 |
|
David Anderson
|
bee6a61001
|
Merge.
--HG--
rename : content/base/src/nsGenericElement.h => content/base/public/FragmentOrElement.h
rename : content/base/src/nsGenericElement.cpp => content/base/src/FragmentOrElement.cpp
rename : gfx/thebes/nsCoreAnimationSupport.mm => gfx/2d/QuartzSupport.mm
|
2012-08-01 11:30:00 -07:00 |
|
David Anderson
|
9929d37fcc
|
Merge from mozilla-central.
|
2012-07-31 17:19:41 -07:00 |
|
Mike Habicher
|
d753b0fbff
|
Bug 740997 - ICS camera support, r=jst,gal,roc
|
2012-07-30 17:59:05 -04:00 |
|
David Anderson
|
644c651c3e
|
Merge from mozilla-central.
|
2012-07-30 13:15:39 -07:00 |
|
Simon Montagu
|
464ccc6441
|
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
|
51f3c90718
|
Bug 777892 - Link CPP_UNIT_TESTS against zlib when linking js statically. r=khuey
|
2012-08-07 09:30:01 +02:00 |
|
Mike Hommey
|
b6f9bfdad5
|
Bug 773202 - Generic install/copy rule. r=ted
|
2012-08-07 09:29:59 +02:00 |
|
Mike Hommey
|
32a6095cde
|
Bug 777379 - Ensure that default is always the default target. r=ted
|
2012-08-08 09:33:16 +02:00 |
|
David Anderson
|
88ed1ce560
|
Merge from mozilla-central.
|
2012-07-26 18:19:02 -07:00 |
|
David Anderson
|
83c5be4f84
|
Merge from mozilla-central.
|
2012-07-25 14:30:08 -07:00 |
|
David Anderson
|
5fc5a16b63
|
Merge from mozilla-central.
|
2012-07-24 16:32:08 -07: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
|
0bb6d04d48
|
Bug 776035 part 3 - Use the new MockedOpen in unit-Preprocessor.py. r=ted
|
2012-07-25 07:44:08 +02:00 |
|