Ted Mielczarek
cab155a5dd
bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
...
--HG--
extra : rebase_source : 5b152bd6833924b69af8e3ec0f0e7be36e388891
2010-11-01 14:47:16 -04:00
Ted Mielczarek
7b82bfe9fc
backout bug 607946, hg rebase did some bad things. a=bustage
2010-11-02 08:21:07 -04:00
Ted Mielczarek
07142483c9
bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
...
--HG--
extra : rebase_source : c613fcbdc37f2154dd0f8029068584ccdf867b44
2010-11-01 14:47:16 -04:00
Ted Mielczarek
e230a1951b
bug 595171 - crashreporter glue for Android. r=blassey a=blocking-fennec
2010-10-13 14:27:44 -04:00
Michael Wu
a68a3d0d00
Bug 588607 - 4a. Wrap the dl* functions with our own version, r=ted a=blocking-fennec
...
--HG--
extra : rebase_source : e10df4b4a99b04156b660fbc443b3061ec88c38f
2010-10-15 11:28:32 -07:00
Benjamin Smedberg
743fe1313f
Bug 388971 - Add unit test to check for R_386_PC32 relocations, patch by Ted fixed up by myself, r=theotheroneofus a=build only
2010-10-13 08:43:03 -04:00
Kyle Huey
557620e5f9
Backed out changeset 0ac9a37f9428
2010-10-07 12:10:54 -04:00
Kyle Huey
f398e04759
Bug 596585: Toplevel makefile should be aware of js/src's configure. r=Mitch a=NPOTB
...
--HG--
extra : rebase_source : 893995282c601b64e528563aaac6bee6ede39520
2010-10-02 04:27:19 -04:00
Mounir Lamouri
cc33a99998
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
Nick Thomas
f13c01638f
Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (build system changes) r=ted
2010-09-27 11:06:01 +13:00
Jeff Hammel
ad1745a886
Bug 516984 - Make file changes for Mozmill support in buildbot r=ted
2010-06-01 13:45:01 -07:00
Chris AtLee
8afe967e94
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
2010-04-23 13:00:06 -07:00
Egor Starkov
90905ce849
Bug 552385 - "Memory" directory is compiling twice while building fennec. r=ted.mielczarek
2010-03-24 06:07:45 -04:00
Brad Lassey
65e93ade37
follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX
...
--HG--
extra : rebase_source : 2b0ab634f5286e6317e147daa0cd790f633acdbf
2010-03-10 15:35:31 -05:00
Brad Lassey
8857f4c08a
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Chris Jones
2141078f6e
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
2010-03-03 23:02:57 -06:00
Benjamin Smedberg
9485b136dd
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
2009-11-12 14:37:34 -05:00
Ted Mielczarek
451482afc8
bug 474610 - generate a text file alongside application packages that includes the build ID and source changeset, and upload it with the build package. r=bhearsum
2010-02-25 11:19:35 -05:00
Serge Gautherie
2d26985d24
Bug 484799 - make {package,installer} should rebase on windows; (Dv1) Makefile.in obsolete target removals part only.
...
rs=ted.mielczarek r=benjamin.
2010-02-23 06:00:43 +01:00
Ben Hearsum
c69cee69ae
Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December..
2010-02-19 08:47:47 -05:00
Mike Hommey
c2ec02be57
Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted]
2010-02-04 09:19:00 -05:00
Vladimir Vukicevic
9f157de232
b=530038; add build warning if configure or config.status are out of date; r=ted
2010-01-22 16:39:13 -08:00
Brad Lassey
45a62aad57
bug 532925 - implement make buildsymbols for targets without crash reporter support in order to enable symbol server support for Windows Mobile r=ted
2010-01-14 09:52:33 -05:00
Gijs Kruitbosch
177f1cac8d
Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek
2009-12-20 15:25:48 +01:00
Bill Lancashire
efb8e01119
Bug 520704 - "Build problems with libffi and PGO" [r=ted]
2009-12-03 02:20:11 -06:00
Ted Mielczarek
b3b8c2e1b9
bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg
2009-10-20 08:13:38 -04:00
Chris AtLee
d6b8638759
Bug 457753: Ensure that the directory exists before zipping up crashreporter symbols. r=ted
2009-11-04 09:59:47 -05:00
Chris AtLee
225197f7af
Bug 457753 - Make sure crashsymbols are uploaded into the right directory for release builds. r=ted
...
--HG--
extra : rebase_source : 4445d6def7d1db0d14b819d2d9e3d13f61884261
2009-09-29 18:22:08 -04:00
Chris Jones
08de77b6a4
Backed out changeset 8cbc47eee659
2009-10-02 18:09:08 -05:00
Chris Jones
3e5fef214c
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
2009-10-01 21:50:09 -05:00
Ted Mielczarek
670b62afa1
bug 518641 - "make package-tests" doesn't work right on OS X universal builds. r=bsmedberg
...
This patch causes us to build archictecture-specific test packages in the
OS X universal build postflight makefile, and unifies them into a universal
test-package (containing the same test files, but universal binaries), and
then special-cases the "package-tests" target to use that pre-generated
test package in the universal build case.
--HG--
extra : rebase_source : 41d1f3fe887a2dbdee3ad560ab46bcb261883690
2009-09-29 08:31:50 -04:00
John Ford
0f27963db7
Bug 514722 - Remove unneeded buildid directory. r=ted
2009-09-17 15:04:00 +02:00
Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Florian Queze
4c700ff4e9
Bug 498330 - make distclean doesn't work with --disable-compile-environment. r=ted
2009-07-13 13:48:46 +02:00
Nick Thomas
880874b7b5
Bug 493371 - 'make buildsymbols' appends to existing ...-crashreporter-symbols.zip, r=ted.mielczarek (build infra fix)
2009-05-16 23:55:23 +12:00
Benjamin Smedberg
659c4399d2
Use an explicit $(SHELL) for shell scripts so that pymake is happy, no bug, r=ted
2009-04-03 13:34:30 -04:00
Ted Mielczarek
93de1bbde6
bug 486076 - 'make uploadsymbols' and MOZ_PKG_PRETTYNAMES=1 don't play nice on Mac. r=bsmedberg
2009-03-31 16:52:41 -04:00
Benjamin Smedberg
00e5abb4e4
When building with pymake, use gmake for NSS because of the pain and suffering on Windows.
2009-03-11 16:32:10 -04:00
Serge Gautherie
668db211d7
Bug 479978 - remove references to MOZ_PROFILE from the build system; (Cv2-MC) the 8 files; r=ted.mielczarek
2009-03-28 03:00:25 +01:00
Ted Mielczarek
d9803eff02
bug 420474 - upload debug info for Linux and mac builds to symbol server. r=bsmedberg
2009-03-11 11:56:57 -04:00
Benjamin Smedberg
3305b96ed7
Bug 481732 - Check for crash minidumps in unit tests and dump them, if the MINIDUMP_STACKWALK path is set in the environment, r=ted
2009-03-10 13:36:14 -04:00
Ted Mielczarek
79405e8e0e
bug 478221 - make 'make upload' upload symbols zip alongside build. r=bsmedberg
2009-02-17 09:18:50 -05:00
Philippe M. Chiasson
b84c0c6c8e
Bug 452866 - "Teach Socorro/crash-stats about comm-central - add support for multiple source directories to buildsymbols." [r=ted.mielczarek]
2009-02-17 07:46:32 +00:00
Serge Gautherie
beb21941b4
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek
...
--HG--
rename : tools/test-harness/xpcshell-simple/Makefile.in => testing/xpcshell/Makefile.in
rename : tools/test-harness/xpcshell-simple/README => testing/xpcshell/README
rename : tools/test-harness/xpcshell-simple/example/Makefile.in => testing/xpcshell/example/Makefile.in
rename : tools/test-harness/xpcshell-simple/example/unit/test_sample.js => testing/xpcshell/example/unit/test_sample.js
rename : tools/test-harness/xpcshell-simple/execute_test.js => testing/xpcshell/execute_test.js
rename : tools/test-harness/xpcshell-simple/head.js => testing/xpcshell/head.js
rename : tools/test-harness/xpcshell-simple/tail.js => testing/xpcshell/tail.js
rename : tools/test-harness/xpcshell-simple/test_all.sh => testing/xpcshell/test_all.sh
rename : tools/test-harness/xpcshell-simple/test_one.sh => testing/xpcshell/test_one.sh
2009-01-22 19:39:02 +01:00
Benjamin Smedberg
6205031244
Bug 466486 - Don't use a subshell to recurse over DIRS when DIRS is empty (try #2 ) r=ted
2008-12-19 09:50:24 -05:00
L. David Baron
d9a97b31c8
Bug 455940: for now, remove dist/bin/components, so that the Windows builds will stop leaking due to the extra components.
2008-09-26 14:35:14 -07:00
L. David Baron
7ac28b982c
Back out bug 455940 since it breaks many of the Windows boxes.
2008-09-26 14:18:44 -07:00
L. David Baron
7e651e561a
Bug 455940, correction: remove dist/bin rather than dist/dist/bin.
2008-09-26 14:06:25 -07:00
Shawn Wilsher
e688420e15
Bug 455940 - Blow away the dist directory for top level makes
...
r=bsmedberg
2008-09-26 14:50:35 -04:00
Ted Mielczarek
b12044f77e
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
2008-07-27 13:06:58 -04:00