Ted Mielczarek
|
d05bbfd9e2
|
bug 530093 - allow building with VC10. configure+build system changes. r=bsmedberg
|
2009-11-23 10:20:21 -05:00 |
|
Brad Lassey
|
04ffc11af6
|
bug 524554 - WinMo package-tests broken: nsinstall path too long r=ted
|
2009-10-28 16:12:13 -04:00 |
|
Phil Ringnalda
|
90f4db5b2e
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
|
Ted Mielczarek
|
03b86b92b4
|
bug 520359 - pymake fails to build Firefox r=bsmedberg
--HG--
extra : rebase_source : d8c6f4927a1d41ccb4d46c33c4c98812bdbb098d
|
2009-10-08 14:10:50 -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 |
|
Mitchell Field
|
9bf8383b06
|
Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
|
2009-09-15 13:06:32 -04:00 |
|
cls
|
9ab69d6189
|
Bug 505739 - "Remove XCFLAGS from default compile line to fix mingw cross-compile issues" ( remove XCFLAGS from COMPILE_CFLAGS / COMPILE_CXXFLAGS) [r=bsmedberg]
|
2009-09-04 21:54:07 -05:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Mitchell Field
|
be725fa2ce
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
|
Karl Tomlinson
|
59e83ae8e9
|
bug 506845 targets are not rebuilt when archives from EXPAND_LIBNAME change r=bsmedberg
|
2009-08-17 09:54:45 +12:00 |
|
Serge Gautherie
|
15d9b84165
|
Bug 488824 - Remove WIN16 (support) code, in js/src; (Av1) 2 config.mk; r=gal
|
2009-07-26 07:21:06 +02:00 |
|
Benjamin Smedberg
|
e12b5aded9
|
Bug 463417 - import the nsinstall.exe source from CVS buildtools repository: make it capable of copying files with very long names, build it by default on Windows hosts, and stop using the moztools version, r?timeless
|
2009-07-17 15:10:35 -04:00 |
|
Benjamin Smedberg
|
3ebd0ea437
|
Bug 494172 - Static libs such as libxpcomglue_s are not shipped in the XUL SDK: revert the parts of bug 488175 which were too eager: we still use dist/sdk/lib and dist/sdk/bin, just not dist/sdk/include or dist/sdk/idl, r=ted
|
2009-05-21 14:12:46 -04:00 |
|
Benjamin Smedberg
|
bb1c33c4ea
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04:00 |
|
Chris Jones
|
5ef90c82b9
|
bug 486793: add programmatic control of profiler to xpcom unit tests. r=bsmedberg
|
2009-04-24 14:47:45 -07:00 |
|
Vladimir Vukicevic
|
9be2078d7e
|
b=488608; enable jemalloc on CE6; r+sr=stuart
|
2009-04-24 10:31:18 -07:00 |
|
Vladimir Vukicevic
|
801b1f9b61
|
Backed out changeset 1eec75c27e2f
|
2009-04-24 10:43:19 -07:00 |
|
Vladimir Vukicevic
|
aa56e5c711
|
b=488608; enable jemalloc on CE6; r+sr=stuart
|
2009-04-24 10:31:18 -07:00 |
|
Ted Mielczarek
|
fbff22268d
|
bug 487396 - fix some of the jemalloc windows build madness. r=bsmedberg
|
2009-04-20 06:56:23 -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 |
|
Walter Meinl
|
b2a122ec44
|
Bug 484287 - [OS/2] simplify test_os2.cmd; r=mozilla@Weilbacher.org
|
2009-03-27 00:45:15 +01:00 |
|
Brad Lassey
|
f7938e4fd5
|
bug 481584 - need lib path to link jemalloc on windows ce r=bsmedberg
|
2009-03-23 21:21:07 -04:00 |
|
Benjamin Smedberg
|
702b16f68a
|
Bug 483856 - Use core_abspath and $(CURDIR) instead of shells. Use Preprocessor.py instead of preprocessor.pl to avoid perl insanity with pymake, and generally just make me happy. r=ted
|
2009-03-11 18:39:24 -04:00 |
|
Walter Meinl
|
4ad9fe786b
|
Bug 426639 - Fix the test harness to work on OS/2; m-c *.mk files; r=mozilla@Weilbacher.org
|
2009-03-02 07:28:09 +01:00 |
|
Ted Mielczarek
|
8370a127e4
|
bug 467862 - Build system should support building both a static and a shared library from the same Makefile. r=bsmedberg
|
2008-12-24 14:04:43 -05:00 |
|
Phil Ringnalda
|
46e630cc96
|
Backed out changeset 73be1c836d7f (bug 467862) to see if that fixes Windows bustage (bug 471097)
|
2008-12-25 19:27:15 -08:00 |
|
Ted Mielczarek
|
b597404d2c
|
bug 467862 - Build system should support building both a static and a shared library from the same Makefile. r=bsmedberg
|
2008-12-24 14:04:43 -05: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 |
|
Benjamin Smedberg
|
f8a9c1a885
|
Bug 467579: --with-static-checking is broken in spidermonkey. There is currently no useful static checking infrastructure for spidermonkey, so disable it for the time being, r=jimb
|
2008-12-02 14:46:37 -05:00 |
|
Benjamin Smedberg
|
b7e71d0abb
|
use single quotes for the dehydra args, because other code double-quotes these and things get really confused... static-analysis only bustage fix
|
2008-10-24 16:26:43 -04:00 |
|
Axel Hecht
|
2fbe46e94a
|
bug 458014, refactor browser/locales/Makefile.in, support both manifests in JarMaker.py, r=ted
|
2008-10-20 21:57:47 +02:00 |
|
Phil Ringnalda
|
87c60313c6
|
Disable prebinding for trunk builds, drop support from mozilla-central tree part, r=ted
|
2008-10-11 21:14:48 -07:00 |
|
Walter Meinl
|
a04b09093c
|
Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla
|
2008-10-11 03:01:28 +02:00 |
|
Axel Hecht
|
02e7a4b5b6
|
bug 439050, change the build hooks from make-jars.pl over to JarMaker.py, r=ted
|
2008-09-19 18:19:52 +02:00 |
|
Benjamin Smedberg
|
bdd7a87c35
|
Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted
|
2008-09-15 12:03:30 -04:00 |
|
Taras Glek
|
30aa910a7e
|
bug 432917: MUST_FLOW_THROUGH static check. r=bsmedberg
|
2008-09-08 11:01:22 -07:00 |
|
Axel Hecht
|
310947811d
|
bug 445328, add configure option ot l10n repositories, r=ted
|
2008-07-22 08:57:07 +02:00 |
|
Benjamin Smedberg
|
b9a9e3d81f
|
Bug 425454 - whitelist placement-new for stack classes. Also uses treehydra analysis so we don't have to require a constructor for stack classes any more. r=taras
|
2008-06-30 12:44:06 -04:00 |
|
"Doug Turner ext:(%22)
|
30df99659b
|
Removing Minimo references. b=405705, r=ted
|
2008-06-16 13:57:42 -07:00 |
|
Benjamin Smedberg
|
b36e780ba6
|
Bug 437219 - allow app-specific rules via application/app-config.mk and application/app-rules.mk, r=ted
|
2008-06-06 15:43:26 -04:00 |
|
Benjamin Smedberg
|
e7ec955d4f
|
Bug 437647 - Dispatch outparams and other analyses explicitly, so it's easier to add various analyses, r=dmandelin
|
2008-06-06 15:31:11 -04:00 |
|
David Mandelin
|
e2ac3c1005
|
Bug 420933: outparams checker, r=bsmedberg, a=bsmedberg
|
2008-04-30 17:47:27 -07:00 |
|
benjamin@smedbergs.us
|
1f36c2d078
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-10 17:07:41 -04:00 |
|
ted.mielczarek@gmail.com
|
d143c684fe
|
bug 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg
|
2008-03-06 03:57:21 -08:00 |
|
jorendorff@mozilla.com
|
6442158c7e
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsinvoke.c => js/src/jsinvoke.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
|
2008-03-05 15:00:01 -06:00 |
|
ted.mielczarek@gmail.com
|
1dfcefcbcd
|
bug 420759 - only public symbols for spidermonkey in breakpad. landing as bustage fix to get symbols into nightlies
|
2008-03-04 04:00:38 -08:00 |
|
benjamin@smedbergs.us
|
8e65489719
|
Merge cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2008-02-27 11:33:49 -05:00 |
|
benjamin@smedbergs.us
|
27523547f0
|
Bug 419624 - Build framework, basic usage, and testsuite for statically checking the codebase using gcc-dehydra, r=luser,dbaron,tglek
|
2008-02-27 11:28:13 -05:00 |
|
neil@parkwaycc.co.uk
|
4ad8e201c8
|
RTL flags aren't host Cflags when you're cross-compiling b=419272 r=ted a=damons
|
2008-02-25 15:38:23 -08:00 |
|