Ehsan Akhgari
5bb8bfa8cf
Bug 981428 - Move OSX -framework flags to moz.build; r=mshal
2014-03-10 20:18:33 -04:00
Ehsan Akhgari
5ff28bc333
Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
...
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Ehsan Akhgari
3a789df2bd
Bug 978509 - Don't preload any of the ICU DLLs, not just the ICU data DLL; r=bsmedberg
2014-03-03 14:08:13 -05:00
Jan Beich
8d181fc67b
Bug 973176 - Move BSD workaround close to the option it's for. r=khuey
2014-02-26 16:56:59 -05:00
Ehsan Akhgari
b22894a86b
Bug 974216 - Set LIBXUL_LIBRARY for LIBRARY_NAME==xul; r=glandium
2014-02-18 22:20:51 -05:00
Ehsan Akhgari
5c59bd4aa6
Bug 970123 follow-up: convert the tabs injected into the file into spaces, DONTBUILD
2014-02-18 08:58:18 -05:00
Ehsan Akhgari
73b8879e45
Bug 973142 - Get rid of the MOZILLA_INTERNAL_API makefile variable; r=glandium
...
It's just as easy to directly set the preprocessor macro in the moz.build
files. Using this variable doesn't really buy us anything.
This patch also removes unused code from rdf/tests/dsds.
2014-02-18 01:56:51 -05:00
Ehsan Akhgari
1cd0a37ec0
Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium
2014-02-18 01:30:36 -05:00
Masatoshi Kimura
0b68c4c7e9
Bug 973313 - Remove reference to vccorlib. r=jimm
2014-02-18 01:20:19 +09:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Ehsan Akhgari
2369fdc788
Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal
2014-02-10 13:41:02 -05:00
Ehsan Akhgari
096d1fad98
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-10 09:03:53 -05:00
Bill McCloskey
e63f9dd033
Bug 966467 - Enable some service proxies only in content processes (r=vlad)
2014-02-09 16:13:05 -08:00
Jacek Caban
c4f95d623b
Bug 968772 - Don't use pragma for wintrust.lib linkage. r=glandium
2014-02-07 12:50:20 +01:00
Ehsan Akhgari
39001bcb42
Bug 944800 - Move the information about delay loaded DLLs into moz.build; r=gps
2014-02-06 14:17:44 -05:00
Ehsan Akhgari
6a25a13986
Bug 968623 - Port the DEFINES variable in toolkit/library/Makefile.in to moz.build; r=glandium
2014-02-05 23:14:32 -05:00
Ehsan Akhgari
bdd531f68f
Backed out changeset b54e8c328c32 (bug 944800) because of test failures on a CLOSED TREE
2014-02-04 17:03:17 -05:00
Ehsan Akhgari
6494b169e9
Bug 944800 - Move the information about delay loaded DLLs into moz.build; r=gps
...
--HG--
extra : rebase_source : 3eca29dae04c42fa8e7d113318b8a169a0cf22e4
2014-02-04 13:57:34 -05:00
Dimi Lee
9f240876a9
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
2014-01-29 19:38:50 +08:00
Donovan Preston
847c47fad0
Bug 958108 - Remove delayload from some DLLs on windows because it was causing webapps to hang at startup. r=glandium
2014-01-21 13:53:48 -05:00
Shelly Lin
b56675514e
Bug 936981 - Setup GTest for content/media and add a test case for OpusTrackEncoder. r=rillian
2014-01-07 11:04:51 +08:00
Mike Hommey
34b94bf852
Bug 949334 - Use FINAL_LIBRARY for webrtc. r=gps
2013-12-14 11:38:53 +09:00
Ehsan Akhgari
8c254a9883
Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
Carsten "Tomcat" Book
2f14605f80
Backed out changeset 099f65a712a8 (bug 915735) Windows Build Bustage on a CLOSED TREE
2013-12-06 14:48:13 +01:00
Ehsan Akhgari
ae9d793f7c
Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
Jon Coppeard
1347c72bec
Bug 946732 - Reinstate xpcom/glue gtests r=BenWa
2013-12-05 16:48:48 +00:00
Mike Shal
ddecae52a4
Bug 875013 - Remove VPATH; r=glandium
2013-11-21 14:57:06 -05:00
Jim Mathies
1204e78fa1
Bug 946195 - Remove dummyvccorlib, cruft from component extension work we never made use of. r=bbondy, sr=glandium
2013-12-05 07:05:58 -06:00
Daniel Holbert
a67d0c334c
Bug 945151: Mark toolkit/library as FAIL_ON_WARNINGS. r=bsmedberg
2013-12-03 09:33:57 -08:00
Daniel Holbert
ff6389791e
Bug 945148: Prevent FACILITY_VISUALCPP redefinition in nsDllMain.cpp, with pre-2012 MSVC with Windows 8 SDK. r=bsmedberg
2013-12-03 09:33:57 -08:00
Mike Hommey
881a7c1554
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Jan Beich
6abc88d9b7
Bug 945046 - Implement private and vsize-max-contiguous reporters on FreeBSD. r=njn, r=glandium
2013-12-02 12:51:27 -05:00
Matthew Gregan
2ca1434c82
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
2013-11-28 18:09:08 +13:00
Benjamin Peterson
02f058e57a
backout dc9ebdf27e98 (bug 942657) for bustage
2013-11-28 20:50:16 -06:00
Matthew Gregan
93237d768e
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
2013-11-28 18:09:08 +13:00
Mike Hommey
a1486ce449
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
2013-11-22 23:03:21 +09:00
Mike Hommey
b32a4ed166
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
0a1fb8d11c
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
2013-11-28 12:49:43 +09:00
Mike Hommey
822b855a64
Bug 943197 - Remove useless -DIMPL_LIBXUL. r=mshal
2013-11-27 17:13:05 +09:00
Ed Morley
2df56b3abd
Backed out changeset 1eb6ceed2cda (bug 938437) on suspicion of causing WinXP debug jetpack failures on a CLOSED TREE
2013-11-22 16:00:32 +00:00
Mike Hommey
86956347ec
Bug 938437 - Replace nsStaticXULComponents.cpp with smart use of sections. r=bsmedberg,irc-r=decoder,r=nfroyd
2013-11-19 13:45:31 +09:00
Masatoshi Kimura
ad49423ee9
Bug 925599 - Replace GetVersionEx() in toolkit/. r=bsmedberg
2013-11-22 12:35:40 +09:00
Mike Hommey
b2e90f6233
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
ffe0380912
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Mike Hommey
a1e2022b0c
Bug 935881 - Make libxul's LIBRARY_NAME 'xul' on mac. r=gps
2013-11-19 11:46:40 +09:00
Mike Hommey
2cb9e36037
Bug 938017 - Remove dlldeps-*.cpp and nsGFXDeps.cpp. r=bsmedberg
2013-11-16 13:38:37 +09:00
Mike Hommey
3dcc53299a
Bug 937526 - Cleanup unicharutil/util and rdf/util related things. r=gps
2013-11-16 13:37:54 +09:00
Brian R. Bondy
b8efeb8ff8
Bug 935980 - Move Windows sandbox makefiles out of accessibility block. r=glandium
2013-11-16 13:37:52 +09:00
Garner Lee
82238000e6
Bug 674741 - Part 6: NFC Build System Changes. r=khuey
...
--HG--
extra : rebase_source : 259fbadf1e2dad187d2704a34ec94f883c25baeb
2013-11-12 10:11:39 -08:00