Justin Lebar
|
fd9dc1466b
|
Bug 573948 - Part 1: Use libjpeg-turbo instead of libjpeg. r=jmuizelaar
|
2010-07-19 10:34:41 -07:00 |
|
Ehsan Akhgari
|
8761668e87
|
Merge cedar into mozilla-central
|
2011-03-28 13:28:13 -04:00 |
|
Kyle Huey
|
a1dfc7ee3a
|
Merge m-c to bs.
|
2011-03-26 12:12:37 -04:00 |
|
Mitchell Field
|
f84197e666
|
Bug 644861 - --enable-application should default to browser. r=ted
|
2011-03-26 01:49:06 +11:00 |
|
Matheus Kerschbaum
|
0570662051
|
Bug 640838: Remove OpenVMS support. r=khuey
|
2011-03-26 11:51:35 -04:00 |
|
Mitchell Field
|
f8f3e9977e
|
Bug 641887 - Disable secure CRT deprecation warnings for host binaries. r=ted
|
2011-03-20 20:12:35 +11:00 |
|
Kyle Huey
|
a4544fbedb
|
Merge m-c to bs.
|
2011-03-19 07:56:17 -04:00 |
|
Kyle Huey
|
0925df3300
|
Bug 641325: Turn PGO back on for JS. rs=ted a=sayrer
|
2011-03-18 17:37:46 -04:00 |
|
Mike Hommey
|
7e5550d72b
|
Bug 637317 - Enable elfhack again. r=ted
|
2011-03-14 15:25:45 +01:00 |
|
Mike Hommey
|
a261979126
|
Bug 637341 - Apply elfhack to dist/bin when packaging and when building symbols. r=ted
|
2011-03-14 14:41:41 +01:00 |
|
Jacek Caban
|
68d85b1a40
|
Bug 641221 - Turn on -MD on mingw by default r=khuey
|
2011-03-14 13:21:48 +00:00 |
|
Makoto Kato
|
3044331f35
|
Bug 521405 - Remove alpha and mips Windows NT code from mozilla-central. r=ted
|
2011-03-07 15:54:21 +09:00 |
|
Mitchell Field
|
18e8a11221
|
Bug 638755 - Disallow --disable-ipc. r=ted
|
2011-03-05 15:01:41 +11:00 |
|
Mitchell Field
|
c445bc0896
|
Bug 638429 - Disallow --disable-libxul. r=ted
|
2011-03-05 01:10:20 +11:00 |
|
Mitchell Field
|
08741befc0
|
Bug 636695 - Make --enable-debug-symbols on by default. r=ted
|
2011-03-05 01:10:05 +11:00 |
|
Jeremias Bosch
|
baa39d731b
|
Bug 630186 - Ensure Rotation functionality in Qt Port after removing meegotouch. r=wolfiR,mitchell.field a=approval2.0
|
2011-03-15 21:41:53 -07:00 |
|
Mike Hommey
|
a6751da5c3
|
Bug 637243 - Avoid crashdump bustage by disabling elfhack by default for now. r=ted,a=blocking2.0
|
2011-02-28 16:04:53 +01:00 |
|
Makoto Kato
|
38f3bd0582
|
Bug 633465 - Turn off bug 591836 workaround on Win64. r=khuey a=johnath
|
2011-02-28 16:42:33 +09:00 |
|
Kyle Huey
|
84e7e09f45
|
Whitespace change in configure.in. r+a=me
|
2011-02-26 13:46:34 -05:00 |
|
Boris Zbarsky
|
e191f7a6a9
|
Bug 636495. Make sure --enable-shark actually enables profiling. r=ted, a=gavin
|
2011-02-24 13:42:15 -05:00 |
|
Rafael Avila de Espindola
|
738632efec
|
Bug 634745 - Fix ARM SIMD/NEON tests to work with LTO.
r=jmuizelaar a=beltzner
|
2011-02-22 13:04:49 +01:00 |
|
Justin Lebar
|
972e6ad994
|
Bug 634003 - Fix yasm version check's sed string. r=ted, a2.0=bsmedberg
--HG--
extra : rebase_source : 9ca5e41382cc91f88d85d93b76f88159d2bc6b92
|
2011-02-14 10:35:49 -08:00 |
|
Mark Finkle
|
50b7ea434a
|
Backout c49735ad9fa0 (bug 632037) no perf data to support the size increase [a=make-fennec-smaller]
|
2011-02-11 23:17:22 -05:00 |
|
Mark Finkle
|
ca1318f734
|
Bug 632037 - Optimize more for speed and less for size [r=blassey r=cdleary a=blocking-fennec]
|
2011-02-09 17:18:09 -05:00 |
|
Ull Link
|
cb9dae365c
|
Bug 545634 - AIX failure to run configure script in js/ctypes/libffi; r=ted,dwitte a=bsmedberg
--HG--
extra : rebase_source : aee56c53afb1dadc3e667b04e4b4836c18cdf7e5
|
2011-02-09 15:02:31 -05:00 |
|
Vladimir Vukicevic
|
fe9ab9fa36
|
b=632162; use correct flags on armv7 to enable VFP FPU; r=blassey, a=b
|
2011-02-07 23:19:12 -08:00 |
|
Vladimir Vukicevic
|
509820d072
|
Back out 6cfd4d2e due to maemo breakage. a=backout
|
2011-02-07 22:38:13 -08:00 |
|
Vladimir Vukicevic
|
7b5078c783
|
Bug 632162 - specify hardware vfp flags for armv7. r=blassey, a=blocking-fennec
|
2011-02-07 22:13:23 -08:00 |
|
Benoit Jacob
|
6c36f3ce40
|
Bug 630628 - fix comm-central build, thanks to Standard8 r+a=fix-comm-central
|
2011-02-07 15:38:14 -05:00 |
|
Benoit Jacob
|
8dc5b3b71c
|
Bug 630628 - Extract d3dx9_*.dll and d3dcompiler_*.dll from DirectX SDK at build time, and ship them with the build - r=vlad, a=blocker
|
2011-02-07 20:11:52 -05:00 |
|
Jory A. Pratt
|
6e4ac7733d
|
Bug 623797 (2/2) - Check to ensure system cairo has tee backend support. r=jmuizelaar a=joe
|
2011-02-07 19:53:20 +01:00 |
|
Justin Wood
|
e96c37f0fa
|
Bug 631493 - missing Firefox version in SeaMonkey's useragent string on OSX. r=khuey, a=NPOTB/khuey DONTBUILD
|
2011-02-06 13:05:04 -05:00 |
|
Justin Wood
|
68ff640a9e
|
Bug 589506 - Scrub the codebase of MOZ_VIEW_SOURCE and MOZ_JSLOADER. r+=ted
|
2010-08-24 23:27:34 -04:00 |
|
Mike Hommey
|
fc816633cc
|
Bug 635948 - Fix AC_TRY_COMPILE call for valid compiler/Mac OS X SDK combination check
|
2011-03-03 10:40:21 +01:00 |
|
Mitchell Field
|
6faf9acaef
|
Merge mozilla-central to build-system.
|
2011-03-02 20:38:54 +11:00 |
|
Mitchell Field
|
77f24b72cb
|
Bug 632344 - Fix bustage.
|
2011-03-02 02:53:25 +11:00 |
|
Neil Rashbrook
|
c5b0864947
|
Bug 632344 - Speed up header checks. r=ted
|
2011-03-01 21:38:21 +11:00 |
|
Mark Banner
|
cb4b5ba10d
|
Backed out changeset 71c17252918a / Bug 328090 due to build bustage.
|
2011-02-28 13:08:49 +00:00 |
|
Ludovic Hirlimann
|
635555c541
|
Bug 328090 - remove -fpascal-strings from mac build options; r=ted
|
2011-02-28 12:25:34 +00:00 |
|
Mitchell Field
|
1941025642
|
Merge mozilla-central to build-system.
|
2011-02-28 18:28:40 +11:00 |
|
Kyle Huey
|
225c13b333
|
Merge m-c to bs.
|
2011-02-25 15:23:05 -05:00 |
|
Mike Hommey
|
e0ba81d2eb
|
Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted
|
2011-02-25 15:05:08 +01:00 |
|
Mike Hommey
|
0415d740ee
|
Bug 584474 part 3 - Fix AR related variables in configure.in. r=ted
|
2011-02-25 15:02:04 +01:00 |
|
Mitchell Field
|
646d79f2db
|
Merge mozilla-central to build-system.
|
2011-02-23 00:01:54 +11:00 |
|
Mitchell Field
|
a6788f0842
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
|
Kyle Huey
|
905d7f1114
|
Merge m-c into bs.
|
2011-02-17 10:36:51 -05:00 |
|
Kyle Huey
|
47dd24ae76
|
Merge mozilla-central into build-system
|
2011-01-26 08:56:56 -05:00 |
|
Mitchell Field
|
e2e97553f6
|
Bug 462361 - Remove support for building with Cygwin. r=khuey
|
2011-01-26 07:14:30 +11:00 |
|
Chris Leary
|
04ffe6d2a0
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-18 11:19:21 -08:00 |
|
Andreas Gal
|
f5c9522e86
|
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
|
2011-01-14 17:58:40 -08:00 |
|