Ian Neal
ea496f3d7a
Bug 659205 - tier_platform_dirs doesn't include APP_LIBXUL_DIRS (mailnews/ etc) -- mailnews, xpfe autocomplete etc aren't getting built - Fix BUILD_STATIC_LIBS rs=standard8
2011-06-03 21:43:40 +01:00
Ian Neal
10807e7d45
Bug 659205 - tier_platform_dirs doesn't include APP_LIBXUL_DIRS (mailnews/ etc) -- mailnews, xpfe autocomplete etc aren't getting built - finish removal of MOZ_ENABLE_XUL rs=standard8
2011-06-03 21:37:21 +01:00
Serge Gautherie
80104f8d78
Bug 653765 - Remove dead WINCE support from SeaMonkey; (Av1) MOZ_FASTSTART.
...
r=Callek.
2011-05-30 03:37:21 +02:00
Mark Banner
b58ad700a4
Bug 651845 - Remove --enable/disable-static-mail; r=Callek
2011-05-16 08:47:07 +01:00
Mark Banner
b142707b81
Bug 651110 - Remove obsolete MOZILLA_2_0_BRANCH defines; r=Callek
...
--HG--
rename : suite/config/version.txt => suite/config/version-50.txt
2011-04-21 21:52:23 +01:00
Serge Gautherie
c41bcda789
Bug 605701 - Make WIN32_REDIST_DIR support stricter and more explicit; (Bv1-CC) Remove useless WIN32_REDIST_DIR support.
...
r=Callek.
2011-04-17 20:56:57 +02:00
Mark Banner
ae3e547e33
Bug 650227 - Adapt comm-central build configuration for building Miramar builds off of comm-central and mozilla-aurora; r=gozer a=Standard8 for checkin to CLOSED TREE
...
--HG--
rename : mail/config/version-20.txt => mail/config/version-50.txt
2011-04-15 19:27:16 +01:00
Mark Banner
b939e42688
Bug 639726 - Once again add configure/build magic for mozilla-2.0 branch, so comm-central can track a stable release and m-c; r=Callek. This does not currently change any version numbers, it is only the supporting build config.
...
--HG--
rename : mail/config/version.txt => mail/config/version-20.txt
rename : suite/config/version.txt => suite/config/version-20.txt
2011-03-21 10:29:59 +00:00
Mark Banner
c61519d097
Bug 632148 - Port bug 630628 - Extract d3dx9_??.dll and d3dcompiler_??.dll from DirectX SDK at build time, and ship them with the build; r=Callek
2011-03-18 13:53:38 +00:00
Nomis101@web.de
0943f2e22e
Bug 630664 - Port Bug 628303 - HOST_LDFLAGS is ignored to comm-central; r=Callek
2011-02-03 11:58:16 +00:00
Nomis101@web.de
26eef314af
Bug 625401 - Port Bug 585818 (Define variable so Makefiles can easily tell if they're targeting either x86 or x64) to comm-central; r=Callek
2011-01-14 09:54:02 +00:00
Serge Gautherie
b44c665f60
Bug 545343 - Port |Bug 526451 - allow to build gconf and gnomevfs/gio support independently| to comm-central; (Av3) Port (the useful part of) it, Remove some unused vars.
...
r=kairo.
2010-12-06 19:13:21 +01:00
Mark Banner
4de0208b31
Bug 577887 Kill MOZ_LDAP_XPCOM_EXPERIMENTAL. r=Callek and verbal agreement from dmose
...
--HG--
rename : ldap/xpcom/base/public/Makefile.in => ldap/xpcom/public/Makefile.in
rename : ldap/xpcom/base/public/nsILDAPBERElement.idl => ldap/xpcom/public/nsILDAPBERElement.idl
rename : ldap/xpcom/base/public/nsILDAPBERValue.idl => ldap/xpcom/public/nsILDAPBERValue.idl
rename : ldap/xpcom/base/public/nsILDAPConnection.idl => ldap/xpcom/public/nsILDAPConnection.idl
rename : ldap/xpcom/base/public/nsILDAPControl.idl => ldap/xpcom/public/nsILDAPControl.idl
rename : ldap/xpcom/base/public/nsILDAPErrors.idl => ldap/xpcom/public/nsILDAPErrors.idl
rename : ldap/xpcom/base/public/nsILDAPMessage.idl => ldap/xpcom/public/nsILDAPMessage.idl
rename : ldap/xpcom/base/public/nsILDAPMessageListener.idl => ldap/xpcom/public/nsILDAPMessageListener.idl
rename : ldap/xpcom/base/public/nsILDAPModification.idl => ldap/xpcom/public/nsILDAPModification.idl
rename : ldap/xpcom/base/public/nsILDAPOperation.idl => ldap/xpcom/public/nsILDAPOperation.idl
rename : ldap/xpcom/base/public/nsILDAPServer.idl => ldap/xpcom/public/nsILDAPServer.idl
rename : ldap/xpcom/base/public/nsILDAPService.idl => ldap/xpcom/public/nsILDAPService.idl
rename : ldap/xpcom/base/public/nsILDAPSyncQuery.idl => ldap/xpcom/public/nsILDAPSyncQuery.idl
rename : ldap/xpcom/base/public/nsILDAPURL.idl => ldap/xpcom/public/nsILDAPURL.idl
rename : ldap/xpcom/base/src/Makefile.in => ldap/xpcom/src/Makefile.in
rename : ldap/xpcom/base/src/ldapComponents.manifest => ldap/xpcom/src/ldapComponents.manifest
rename : ldap/xpcom/base/src/nsLDAPBERElement.cpp => ldap/xpcom/src/nsLDAPBERElement.cpp
rename : ldap/xpcom/base/src/nsLDAPBERElement.h => ldap/xpcom/src/nsLDAPBERElement.h
rename : ldap/xpcom/base/src/nsLDAPBERValue.cpp => ldap/xpcom/src/nsLDAPBERValue.cpp
rename : ldap/xpcom/base/src/nsLDAPBERValue.h => ldap/xpcom/src/nsLDAPBERValue.h
rename : ldap/xpcom/base/src/nsLDAPConnection.cpp => ldap/xpcom/src/nsLDAPConnection.cpp
rename : ldap/xpcom/base/src/nsLDAPConnection.h => ldap/xpcom/src/nsLDAPConnection.h
rename : ldap/xpcom/base/src/nsLDAPControl.cpp => ldap/xpcom/src/nsLDAPControl.cpp
rename : ldap/xpcom/base/src/nsLDAPControl.h => ldap/xpcom/src/nsLDAPControl.h
rename : ldap/xpcom/base/src/nsLDAPInternal.h => ldap/xpcom/src/nsLDAPInternal.h
rename : ldap/xpcom/base/src/nsLDAPMessage.cpp => ldap/xpcom/src/nsLDAPMessage.cpp
rename : ldap/xpcom/base/src/nsLDAPMessage.h => ldap/xpcom/src/nsLDAPMessage.h
rename : ldap/xpcom/base/src/nsLDAPModification.cpp => ldap/xpcom/src/nsLDAPModification.cpp
rename : ldap/xpcom/base/src/nsLDAPModification.h => ldap/xpcom/src/nsLDAPModification.h
rename : ldap/xpcom/base/src/nsLDAPOperation.cpp => ldap/xpcom/src/nsLDAPOperation.cpp
rename : ldap/xpcom/base/src/nsLDAPOperation.h => ldap/xpcom/src/nsLDAPOperation.h
rename : ldap/xpcom/base/src/nsLDAPProtocolHandler.js => ldap/xpcom/src/nsLDAPProtocolHandler.js
rename : ldap/xpcom/base/src/nsLDAPProtocolModule.cpp => ldap/xpcom/src/nsLDAPProtocolModule.cpp
rename : ldap/xpcom/base/src/nsLDAPSecurityGlue.cpp => ldap/xpcom/src/nsLDAPSecurityGlue.cpp
rename : ldap/xpcom/base/src/nsLDAPServer.cpp => ldap/xpcom/src/nsLDAPServer.cpp
rename : ldap/xpcom/base/src/nsLDAPServer.h => ldap/xpcom/src/nsLDAPServer.h
rename : ldap/xpcom/base/src/nsLDAPService.cpp => ldap/xpcom/src/nsLDAPService.cpp
rename : ldap/xpcom/base/src/nsLDAPService.h => ldap/xpcom/src/nsLDAPService.h
rename : ldap/xpcom/base/src/nsLDAPSyncQuery.cpp => ldap/xpcom/src/nsLDAPSyncQuery.cpp
rename : ldap/xpcom/base/src/nsLDAPSyncQuery.h => ldap/xpcom/src/nsLDAPSyncQuery.h
rename : ldap/xpcom/base/src/nsLDAPURL.cpp => ldap/xpcom/src/nsLDAPURL.cpp
rename : ldap/xpcom/base/src/nsLDAPURL.h => ldap/xpcom/src/nsLDAPURL.h
2010-12-02 15:07:02 +00:00
Walter Meinl
f5c608997b
bug 577011 - [OS/2] make _declspec unconditionally default symbol export r=Callek
...
--HG--
extra : rebase_source : 8eb5f1e3518109b35a27bdee9851bff31143e940
2010-09-01 23:08:00 -04:00
Justin Wood
2b06436a5b
Bug 608173 - Build system should provide an intelligible error when switching from gmake to pymake or vice versa on an absolutely configured objdir. r=KaiRo
2010-10-28 22:51:00 -04:00
Nomis101@web.de
577e740984
Bug 604871 - Add --enable-profiling configure option in comm-central (port Bug 592923); r=Callek
2010-11-01 20:33:10 +00:00
Mark Banner
933dbc31ef
Bug 601571 - Port omnijar build system changes to comm-central; r=Callek
2010-10-08 10:54:56 +01:00
Mark Banner
c7ecd7170f
Bug 601128 - Link js staticially for libxul builds (port bug 580407 / bug 587375); Only currently supported on non-Windows platforms. r=Callek
2010-10-06 08:52:28 +01:00
Takanori MATSUURA
3e44fe8b9b
Bug 546177 - Port |Bug 513924 - remove tons of options from configure| to comm-central; r=Callek
2010-08-17 08:20:51 +01:00
Kyle Huey
166b80aa6e
Bug 518136: Use showIncludes for a substantial build perf win. r=Callek
...
--HG--
extra : rebase_source : b759202cbc628c40c5b12b3f8ee2f3d63f58c4bb
2010-08-14 15:33:29 -07:00
Makoto Kato
ca715d37d7
Bug 572937 - port Bug 521193 to comm-central (jemalloc support for Windows x64 build (VC 2005 / 2008)); r=Standard8
2010-08-12 08:51:03 +01:00
Takanori MATSUURA
fa217cb0cc
Bug 575509 Port |Bug 516758 - Remove more options from configure| to comm-central. r=Callek
2010-07-23 09:02:51 +01:00
Takanori MATSUURA
9f74cbb104
Bug 575179 Port |Bug 517097 - make enabling debug symbols more sane| to comm-central. r=Callek
2010-07-23 09:02:04 +01:00
Justin Wood
adfa1840d8
Bug 512490 - Remove REQUIRES from comm-central. r=KaiRo, r=Standard8
2010-06-12 03:11:30 -04:00
Mark Banner
1b7909ef04
Try to fix static bustage by porting parts of bug 449292 to the comm-central build system
2010-06-12 10:44:58 +01:00
Robert Strong
941c882dd9
Prep work for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). r=standard8
2010-06-10 12:10:27 -07:00
Justin Wood
469a2f8c13
Bug 560007, drop MOZILLA_1_9_2_BRANCH ifdefs across c-c build system. r=KaiRo, feedback=sgautherie
2010-05-13 18:18:14 -04:00
Justin Wood
5b9469eb96
Bug 561600, New AddonsMGR, Build-Config, and Notification-Bar Hookups. r=KaiRo, sr=NeilAway
2010-05-12 22:08:41 -04:00
Serge Gautherie
f5dc42a76b
Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Gv2) Get rid of USE_SHORT_LIBNAME and useless SHORT_LIBNAMEs.
...
r=(Callek, kairo, standard8) sr=standard8 a-seamonkey2.1a1=kairo. (CLOSED TREE)
2010-05-07 16:14:57 +02:00
Mark Banner
6ab4ca47ba
Bug 562655 - Port bug 560723 to comm-central - Sort out why the _Throw() hack doesn't work on VC10, and find an alternative. rs=Callek,a=bustage-fix for checkin to CLOSED TREE
2010-04-29 14:50:47 +01:00
Serge Gautherie
8943799b54
Bug 506493 - Resync' configure.in between c-c and m-c; (Ov1a) Port bug 486782, Restore m-1.9.2 part after bug 543081.
...
r=Callek.
Bug 486782 - New variable: MOZ_FS_LAYOUT should be used instead of OS or Toolkit to determine file system layout
Bug 543081 - Put -lobjc in LDFLAGS, not LIBXUL_LIBS
2010-04-05 20:37:37 +02:00
Serge Gautherie
aa69a50211
Bug 557060 - Port |Bug 551254 - Investigate safety of STL containers from code compiled with exceptions off| to comm-central; (Av1) Copy (the useful part of) it.
...
r=kairo.
2010-04-04 17:35:57 +02:00
Serge Gautherie
dff32604e4
Bug 492026 - Port |Bug 480069 - Recursive submakes without shell loops| to comm-central; (Av1a) Just copy it.
...
r=Callek sr=standard8.
2010-03-31 16:11:32 +02:00
Justin Wood
0ec3a879a9
Bug 545055, Port |Bug 460913 - Installer shouldn't copy xulrunner files into Firefox install directory| to comm-central. r+=KaiRo.
2010-03-29 22:54:50 -04:00
Serge Gautherie
6a5d8f8c70
Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Pv1) Remove some QT related vars.
...
r=kairo.
2010-03-26 02:41:47 +01:00
Mark Banner
84ffb29417
Bug 554359 about:rights text in nightlies is showing text for branded builds. r=Callek
2010-03-25 22:09:48 +00:00
Serge Gautherie
3e58e7bc43
Bug 552222 - Drop MOZ_XPFE_COMPONENTS / --disable-xpfe-components; (Bv1-CC) Copy it to comm-central, (m-1.9.2+).
...
r=standard8.
2010-03-25 15:30:03 +01:00
Serge Gautherie
ca203b29d8
Bug 549293 - Port MOZ_IPC support to comm-central; (Av1a) Just copy (the useful part of) it.
...
r=Callek.
changeset fc6ed914e44e
changeset 11c34494c1f3
changeset 29cce68477c5
changeset 489e7d993d34
Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
WinMo bustage: Electrolysis doesn't have WinMo tinderboxes and we had a silent code race with bug 515748
changeset 848a7cf64d03
2010-03-13 16:06:44 +01:00
Serge Gautherie
a7161b1614
Bug 540470 - Port |Bug 514131 - Kill xpcom/obsolete| to comm-central; (Av1) Just remove it, Still support m-1.9.2.
...
r=Standard8.
2010-03-08 15:07:03 +01:00
Siddharth Agarwal
a47266437e
Bug 545085 - Allow MozMill (and the app version) to work with relative topsrcdirs. r=Standard8
...
--HG--
extra : rebase_source : 0b4e05b59413cd980f28bc34c64d1e2b5ad2bd3c
2010-03-04 19:50:46 +05:30
Serge Gautherie
e32c5435e4
Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Tv1) Remove MOZ_GNOMEVFS_*.
...
r=Callek.
2010-03-04 13:13:23 +01:00
Serge Gautherie
5b30c3850b
Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Sv1) Remove MOZ_ACTIVEX_SCRIPTING_SUPPORT, MOZ_LEAKY, MOZ_XPCTOOLS, XPC_IDISPATCH_SUPPORT.
...
r=Callek.
2010-03-03 15:11:47 +01:00
Serge Gautherie
9da156590d
Bug 509249 - Fast Startup component; (Dv1-CC) Copy (the useful part of) it to comm-central.
...
r=Callek.
2010-02-24 09:16:08 +01:00
Serge Gautherie
0989e82596
Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Rv2) Remove AC_SUBST(WINCE_SDK_DIR).
...
r=Callek.
2010-02-23 07:35:10 +01:00
Serge Gautherie
d019734bb7
Bug 505522 - Support building with C++ exceptions; (Bv1-CC) Copy it to comm-central.
...
r=Callek.
2010-02-23 07:35:00 +01:00
Serge Gautherie
a7a5be2ebb
Bug 502696 - js_CompareAndSwap on sparc should not use PRLock(); (Bv1-CC) Copy it to comm-central.
...
r=Callek.
2010-02-23 07:33:27 +01:00
Serge Gautherie
f5e14c005b
Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Qv1) Remove MOZ_DISABLE_PARENTAL_CONTROLS.
...
r=Callek.
2010-02-20 03:24:57 +01:00
Serge Gautherie
4a532a0bba
Bug 541203 - Port |Bug 216462 - (smil) Implement SVG (SMIL) Animation| to comm-central, configure part; (Av3) Restore/complete MOZ_SMIL variable handling.
...
r=(kairo, standard8)
2010-02-19 18:02:30 +01:00
Serge Gautherie
3b47621c72
Bug 485862 - testing/mochitest/ssltunnel fails to find system nss includes; (Bv1) Copy it to comm-central.
...
r=Callek.
2010-02-18 06:45:12 +01:00
Serge Gautherie
badd37580f
Bug 457949 - no need for Stopwatch; (Cv1-CC) Remove MOZ_PERF_METRICS from comm-central too (on 1.9.2+).
...
r=(asuth, Callek).
2010-02-17 00:54:41 +01:00