cbiesinger%web.de
|
0f2434e8f3
|
282599 add Qt header files that are only used by moc-preprocessed files to the
list of system headers
r=bryner a=dbaron
|
2005-02-17 20:12:05 +00:00 |
mostafah%oeone.com
|
53aed103ae
|
Checked in patch for bug 281681:
Sunbird build broken on trunk due to dependancy on icalss
r=shaver, sr=shaver
|
2005-02-09 17:45:33 +00:00 |
bsmedberg%covad.net
|
1bb6430989
|
Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls
|
2005-02-07 14:55:07 +00:00 |
bsmedberg%covad.net
|
5d88cf86c5
|
Bug 279768 - Use new % syntax for locale directory structure. r=gandalf
|
2005-01-26 13:33:53 +00:00 |
vladimir%pobox.com
|
d5febfb9de
|
b=279306, update canvas API to reflect latest standard spec; r=stuart,sr=shaver
|
2005-01-26 02:08:35 +00:00 |
bryner%brianryner.com
|
efd2ec430a
|
Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin.
|
2005-01-24 16:44:41 +00:00 |
roc+%cs.cmu.edu
|
69ba14c8d9
|
Bug 279212. Tweaking print-failed-commands so that using a make option that includes an 's' doesn't trigger the print-failed-commands stuff. r+sr=bryner
|
2005-01-23 21:32:20 +00:00 |
bsmedberg%covad.net
|
b4aedcac1a
|
Not part of the build, yet. The l10n directory structure is /l10n/de-DE/netwerk/... not /l10n/de-DE/netwerk/locales/...
|
2005-01-12 20:29:00 +00:00 |
timeless%mozdev.org
|
d21930c266
|
Bug 278118 rev versions to 1.8b
Bumping release ver from 1.8a6 to 1.8b
r=asa
|
2005-01-12 17:58:51 +00:00 |
bsmedberg%covad.net
|
1845f8a205
|
Bug 237282 - Add makefile rule for preprocessed components. r=cls
|
2005-01-12 11:23:43 +00:00 |
dbaron%dbaron.org
|
3a3ac2ed46
|
Check in change for ActiveState perl, the equivalent of which has been on the creature tinderbox for ages. (See bug 276758.)
|
2005-01-02 19:06:22 +00:00 |
bryner%brianryner.com
|
235c51e004
|
Fix undesired tinderbox rebuilds due to system header wrapper timestamps changing. Bug 273336, r=dbaron.
|
2004-12-16 05:13:45 +00:00 |
bryner%brianryner.com
|
884453541b
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
dbaron%dbaron.org
|
187d42fdcb
|
Fix dependencies of nsBuildID.h. b=274238 r+sr=bryner
|
2004-12-14 23:11:27 +00:00 |
ben%bengoodger.com
|
de8e03778e
|
bug 274547 - GRE_BUILD_ID has a newline which causes infinite restart loop.
Chop the unix newline off the end of the build id before substitution.
r=bryner sr=darin
|
2004-12-14 22:39:26 +00:00 |
bsmedberg%covad.net
|
7ccf6e4965
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
bsmedberg%covad.net
|
eba67d4aec
|
bug 273598 - Add TOOL_DIRS variable for delayed building of tools until libxul is available. Should not affect non-libxul builds. r=cls
|
2004-12-08 12:38:22 +00:00 |
bsmedberg%covad.net
|
850168a318
|
I over-pruned this code for bug 272783 - this will hopefully fix the Firefox static build, though I'm not certain. r=bustage
|
2004-12-07 02:35:37 +00:00 |
bsmedberg%covad.net
|
0c8e85c7f2
|
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
|
2004-12-06 22:39:54 +00:00 |
bsmedberg%covad.net
|
73f1f1abf3
|
Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS r=darin
|
2004-12-04 05:24:38 +00:00 |
bsmedberg%covad.net
|
72fc87c54c
|
Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin
|
2004-12-04 04:51:43 +00:00 |
dbaron%dbaron.org
|
c6889ddba1
|
Merge remaining part of 257117 to the trunk: code needed for Mac *.app names for new toolkit packaging code. b=bryner b=257117
|
2004-12-02 21:56:34 +00:00 |
mkaply%us.ibm.com
|
7d44f4d181
|
Backing out OS/2 only fix - this shouldn't be needed
|
2004-12-02 16:41:01 +00:00 |
mkaply%us.ibm.com
|
4e2a345b66
|
OS/2 only change for OS/2 build bustage on some machines
|
2004-12-01 17:37:39 +00:00 |
pedemont%us.ibm.com
|
c6f2de7c1e
|
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
|
2004-12-01 17:33:16 +00:00 |
bsmedberg%covad.net
|
c694f808c7
|
More work for bug 271324 - source localization - reviewed by Pike and biesi
|
2004-11-29 23:14:13 +00:00 |
dbaron%dbaron.org
|
5a8f9c010c
|
Fix Windows newlines introduced in part of the file. b=249782
|
2004-11-28 01:20:08 +00:00 |
dbaron%dbaron.org
|
3997fd1111
|
Bump version from 1.8a to 1.8a6.
|
2004-11-25 18:34:24 +00:00 |
dbaron%dbaron.org
|
59bb482234
|
Bump version from 1.8a5 to 1.8a6.
|
2004-11-25 18:33:39 +00:00 |
bsmedberg%covad.net
|
6a4266dcb1
|
Make MOZ_UI_LOCALE available to the build system, merge from aviary branch. See bug 271324
|
2004-11-24 20:35:50 +00:00 |
bsmedberg%covad.net
|
ac611c85e8
|
Merge XULPPFLAGS patch from the aviary branch, overarching bug is 271324.
|
2004-11-24 16:01:03 +00:00 |
bsmedberg%covad.net
|
c913eb8e2c
|
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
|
2004-11-23 22:22:58 +00:00 |
timeless%mozdev.org
|
a14a802332
|
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
|
2004-11-23 19:34:02 +00:00 |
bryner%brianryner.com
|
68acb519c7
|
When building with --enable-quantify, use /OPT:NOICF to prevent identical functions from being merged. Bug 267576, r=dbaron.
|
2004-11-15 08:37:53 +00:00 |
cbiesinger%web.de
|
32e3a0d48d
|
Bug 267814 remove unused files from mozilla/config r=bsmedberg
|
2004-11-06 17:24:17 +00:00 |
darin%meer.net
|
19e8c6ae88
|
slight tweak for bug 265998 to avoid packaging NSPR static libs in the
linux version of the gecko sdk
|
2004-11-01 18:32:26 +00:00 |
cls%seawood.org
|
cbd90123dc
|
Add --disable-plugins build option.
Bug #266750 r=bsmedberg
|
2004-10-31 07:10:49 +00:00 |
darin%meer.net
|
120535f45d
|
Do the same thing for OS/2, bug 265998
|
2004-10-28 22:33:51 +00:00 |
darin%meer.net
|
a113bda6cb
|
fixes bug 265998 "Gecko SDK does not include NSPR import libs" r=bsmedberg
(with agreement from wtc on the solution)
|
2004-10-28 22:12:18 +00:00 |
darin%meer.net
|
fb3826168b
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
bryner%brianryner.com
|
47287d3166
|
Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg.
|
2004-10-12 00:09:58 +00:00 |
bryner%brianryner.com
|
23e627fc90
|
back out 263512, i was on crack
|
2004-10-11 21:07:55 +00:00 |
zack%kde.org
|
1c549dd488
|
Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
|
2004-10-11 04:01:49 +00:00 |
vladimir%pobox.com
|
2c0dfa0f5a
|
b=263211, sqlite3 and storage landing - build system changes; r=darin,sr=shaver
|
2004-10-09 00:10:14 +00:00 |
bryner%brianryner.com
|
cba9584794
|
bug 263512 - don't use /opt:nowin98 for windows release builds, it increases code size. r=ben.
|
2004-10-08 18:17:17 +00:00 |
alex%croczilla.com
|
800cd23b39
|
Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
|
2004-10-07 20:59:53 +00:00 |
jst%mozilla.jstenback.com
|
f7dc7ffa35
|
Write out finder info when AppleSingle encoding. Not part of the build.
|
2004-10-06 19:40:09 +00:00 |
jst%mozilla.jstenback.com
|
03d653723b
|
Write out the file date info for the original file. Not part of the default build.
|
2004-10-04 23:00:32 +00:00 |
bsmedberg%covad.net
|
0d21109cd4
|
Merge topsrcdir-relative (absolute) paths in jar.mn files from the aviary branch, to facilitate un-forking parts of xpfe/global
|
2004-10-02 01:39:39 +00:00 |
bsmedberg%covad.net
|
54614a34ed
|
Bug 260955 - add an #includesubst instruction r=Hixie
|
2004-09-29 13:10:50 +00:00 |