Граф коммитов

3370 Коммитов

Автор SHA1 Сообщение Дата
Takanori MATSUURA 2378dcbead Bug 743433 - Remove .orig files which were accidentally added by bug 680246. r=khuey 2012-04-07 08:48:23 -04:00
Benoit Girard a7b528e694 Bug 719536 - Include symbol table in the Linux nightlies for profiling and debugging. r=ted
--HG--
extra : rebase_source : beb0059130c29ae29a772537d54e52e2b9302b78
2012-04-06 13:03:46 -04:00
Takanori MATSUURA 76690b39e6 Bug 737006 - Use internal ply only if needed. r=khuey 2012-04-06 14:06:52 -04:00
Mike Hommey 16c1dfb85e Backout bug 644608 for subtly breaking layout/media build 2012-04-06 13:57:24 +02:00
Mike Hommey d3b58e6775 Bug 644608 - Implement full dependencies for expandlibs. r=ted 2012-03-31 09:24:39 +02:00
Mike Hommey 1b5a1b585e Bug 741287 - Make expandlibs_gen.py error out when given a missing file. r=ted 2012-04-06 10:16:25 +02:00
Joey Armstrong a87d07279d Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted 2012-04-03 16:08:16 -04:00
Joey Armstrong 320d8471b1 Bug 735638 - add utility function checkIfEmpty - r=khuey 2012-04-03 13:34:04 -04:00
Joey Armstrong e01aa0deb9 Bug 734121 - helper macros for writing make user functions - r=khuey 2012-04-03 13:32:46 -04:00
Phil Ringnalda d5e0d15763 Merge m-c to b-s 2012-04-03 08:27:38 -07:00
Joey Armstrong 78fed191e3 Bug 680246 - add missing files from import - r=khuey 2012-04-02 15:28:37 -04:00
Joey Armstrong 5f06bea7d1 Bug 680246 - add a makefile library rule to support thread safe directory creation - r=khuey 2012-04-02 13:06:06 -04:00
Chris Jones 6601750325 Bug 739020: Restore ANDROID_SOURCE so that the stagefright plugin knows where to find the gonk/android code it needs. r=mwu 2012-03-25 00:00:06 -07:00
Ed Morley f413e4fcb5 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-24 16:05:07 +00:00
Oleg Romashin 85f84ac070 Bug 735602 - Add possibility to choose EGL backend on Non-Maemo Linux/Qt/Gtk builds instead ofo GLX. r=jgilbert 2012-03-23 14:43:52 -04:00
Mike Hommey e058bb8789 Bug 734050 - Build stlport as part of our build process. r=ted 2012-03-23 17:35:09 +01:00
Joel Maher 5253dee352 Bug 712643 - land Marionette on m-c. r=mossop,robcee 2012-03-22 11:19:57 -04:00
Serge Gautherie aeeaea5538 Bug 604266. (Cv1) Remove MOZ_INSTALLER support. r=ted.mielczarek. 2012-03-24 01:27:35 +01:00
Wes Johnston 187666328d Bug 722965 - Remove MOZ_TOUCH ifdefs. r=smaug 2012-03-19 14:34:34 -07:00
Daniel Holbert a215fc8d1e Bug 666041 patch 1: Add internal build flag for CSS3 flexbox. r=khuey 2012-03-17 18:50:57 -07:00
Matthew Gregan ff09c9f019 Bug 734784 - Update system-headers to reflect changes to libvpx includes. r=cpearce 2012-03-15 12:06:02 +13:00
Lukas Blakk 2e1077d24c Merging in version bump NO BUG 2012-03-13 13:38:38 -07:00
Mounir Lamouri b6af4b085d Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee 2012-03-12 13:23:16 +01:00
Mark Capella 4290a94a8c Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey 2012-03-12 10:22:57 +01:00
Jacek Caban ce2d5c1ccf Bug 733713 - xpcom/tests fail to compile on mingw r=glandium 2012-03-09 16:58:43 +01:00
Makoto Kato b0eb7af490 Bug 732328 - need os.close(fd) before os.remove(tmp) on expandlibs_exec.py. r=ted 2012-03-09 11:42:36 +09:00
Mike Hommey 78758fe395 Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey 2012-03-08 08:56:28 +01:00
Mike Hommey 1459517c2e Bug 603370 - Add an option to expandlibs-exec to allow to reorder the symbols when linking. r=khuey 2012-03-08 08:56:27 +01:00
Mike Hommey 8decd9e86b Backout changeset 283408b8d8a3 (bug 603370) 2012-03-08 08:39:17 +01:00
Christian Holler df83c960c2 Bug 727445 - Add --enable-address-sanitizer for ASan specific workarounds. Add --enable-llvm-hacks to pass CFLAGS to NSS and omit -Wl,-z,defs for shared libs. r=khuey,kaie 2012-03-07 15:11:15 -08:00
Gregory Szorc 5cc2415d16 Bug 729098 - Part 1/2: Create xUnit XML results file when executing xpcshell tests; r=khuey 2012-03-06 15:03:34 -08:00
Kai Engert 0c8585a905 Bug 728719, NSSUTIL_GetVersion, undefined reference during linking, r=glandium 2012-03-01 17:29:34 +01:00
Brian R. Bondy ea74bb4e8f Bug 730862 - Disable signmar by default and provide an option to enable it. r=rstrong. sr=khuey 2012-02-28 13:58:42 -05:00
ABE Hiroki 65d03dc475 Bug 693226 - Fix up paths so that --enable-ui-locale=ab-CD --with-l10n-base=l10n works with pymake on Windows. r=khuey 2012-01-31 10:25:41 -05:00
Philipp Wagner e23d88ebbc Bug 730081 - Add a way to disable xpccheck for subdirectories; r=khuey 2012-02-23 22:22:00 +01:00
Brian R. Bondy 760ded8bba Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy 6a7fe06479 Bug 708690 - Build config for product information blocks. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy 512277af13 Bug 711139 - MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures. r=rstrong. sr=khuey 2012-02-24 16:29:41 -05:00
Rafael Ávila de Espíndola cd0fbebf77 Bug 729926 - mac64: objdump not found. r=glandium.
--HG--
extra : rebase_source : 21e8f5a44a44d6537268b543effd7dd85092c4b5
2012-02-23 17:05:37 -05:00
Mike Hommey 343d145d2b Bug 728229 - Allow to build with system python ply library. r=ted 2012-02-23 11:00:18 +01:00
Mike Hommey eef8540956 Bug 686805 part 5 - Optionally make libxul.so a seekable compressed stream on Android. r=khuey 2012-02-22 08:12:15 +01:00
Jacek Caban a1d9b673dc Bug 728178 - js.exe fails to link on on mingw (missing MOZ_Crash) r=glandium 2012-02-21 15:48:02 +01:00
Ed Morley 8397812c02 Merge mozilla-central to mozilla-inbound 2012-02-21 14:15:58 +00:00
Ed Morley 1b29621099 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-21 11:59:33 +00:00
Dão Gottwald f43cf75e22 Bug 572659 - Don't expose the Gecko patch level (13.X.Y) in the UA string, only show the major version (13.X). r=glandium,bz sr=gerv 2012-02-21 04:29:09 +01:00
Justin Dolske 5b1843dc66 Backout bfc937247f3c (bug 588909), UA change breaks Google and Zimbra. 2012-02-20 16:29:38 -08:00
Justin Dolske 33bbf1d481 Backout 0a7410527788 (bug 572659), UA change breaks Google and Zimbra. 2012-02-20 16:29:36 -08:00
Dão Gottwald 696c00790e Bug 572659 - Don't expose the Gecko patch level (13.X.Y) in the UA string, only show the major version (13.X). r=glandium,bz sr=gerv 2012-02-20 15:39:33 +01:00
Ed Morley 2e6816764b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 00:16:22 +00:00
Kyle Machulis d827b1cbe0 Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage 2012-02-17 15:54:27 -08:00