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 |
jst%mozilla.jstenback.com
|
24e3c25c9b
|
Include the original name in the AppleSingle encoded file. Not part of the build.
|
2004-09-28 22:21:34 +00:00 |
dbaron%dbaron.org
|
c55074ba1a
|
Bump version number from 1.8a4 to 1.8a5.
|
2004-09-28 18:57:22 +00:00 |
jst%mozilla.jstenback.com
|
6bdcd06f39
|
Adding asencode utility. Not part of the default build.
|
2004-09-22 23:23:01 +00:00 |
silver%warwickcompsoc.co.uk
|
a59f0f859c
|
Bug 260247 - Stop make-jars.pl confusing registered subdirectories.
Build-config only.
r=bsmedberg
|
2004-09-22 12:31:36 +00:00 |
bryner%brianryner.com
|
f126baa3e4
|
Fix problems with slash direction for activestate perl. r=dbaron.
|
2004-09-10 21:16:29 +00:00 |
darin%meer.net
|
1f0cf6f144
|
landing build changes for XULRunner (bug 257162) r=bsmedberg
|
2004-09-09 19:10:39 +00:00 |
dbaron%dbaron.org
|
a4a1149655
|
Bump trunk version from 1.8a3 to 1.8a4.
|
2004-09-06 15:58:41 +00:00 |
bryner%brianryner.com
|
92c1f27b93
|
Add support for generating PDB-format debug symbols with MSVC, by setting MOZ_DEBUG_SYMBOLS=1 in the environment. This is to be used in place of MOZ_PROFILE. Bug 244231, r=wtc, dmose.
|
2004-08-26 23:03:00 +00:00 |
timeless%mozdev.org
|
753b59a0e4
|
Bug 255328 mkdepend command line defines may be broken
http://www.mozilla.org/hacking/portable-cpp.html#no_cpp_comments_in_c
caught by m.calderbank@iname.com
|
2004-08-26 13:33:19 +00:00 |
gerv%gerv.net
|
62e3767f68
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-08-25 23:02:50 +00:00 |
timeless%mozdev.org
|
e6b4da39e3
|
Bug 255328 mkdepend command line defines may be broken
patch by jw6057@bacon.qcc.mass.edu r=bryner
|
2004-08-23 05:27:20 +00:00 |
bsmedberg%covad.net
|
e0e8da35c4
|
Add an "emptyLines" filter to the preprocessor that strips empty lines from the output. r=Hixie (not part of the build)
|
2004-08-19 13:48:49 +00:00 |
pavlov%pavlov.net
|
db515fe543
|
adding MOZ_ENABLE_CAIRO_GFX
|
2004-08-16 00:31:22 +00:00 |
blizzard%redhat.com
|
3fb034d97d
|
More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner
|
2004-08-02 20:50:01 +00:00 |
pkw%us.ibm.com
|
76fac7100c
|
Bug 252529 - Firefox static build fails on AIX.
r+sr=bryner@brianryner.com
|
2004-07-22 18:44:57 +00:00 |
bsmedberg%covad.net
|
25dce53454
|
Bug 251866 - apparently with some perls or OSes if you read from a <FILE> in the middle of reading from a <STDIN> pipe you get corrupted file positions on STDIN. Workaround this by reading all of the STDIN pipe before processing it. r=bz
|
2004-07-21 18:17:15 +00:00 |
bryner%brianryner.com
|
2d2f280834
|
Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin.
|
2004-07-19 17:36:19 +00:00 |
dwitte%stanford.edu
|
2abcffe70a
|
add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
|
2004-07-19 04:57:02 +00:00 |
bryner%brianryner.com
|
27730e1df0
|
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
|
2004-07-15 22:51:19 +00:00 |
dbaron%dbaron.org
|
b59401c27a
|
Bump version number to 1.8a3, although that may or may not be the next release's version.
|
2004-07-14 21:46:32 +00:00 |
bsmedberg%covad.net
|
cc83b8e0e8
|
Bug 248507 - preprocess jar.mn files r=bryner a=roc for 1.8a2 (over IRC)
|
2004-07-08 15:06:19 +00:00 |
timeless%mozdev.org
|
d40551bc34
|
Bug 249459 make-jars.pl should use CYGDRIVE_MOUNT
patch by sdwalker@myrealbox.com r=cls
|
2004-07-02 00:53:36 +00:00 |
scott%scott-macgregor.org
|
ef413f04a9
|
Bug #245430 --> static build work for thunderbird
|
2004-07-01 02:32:44 +00:00 |
cls%seawood.org
|
cbcc90ded7
|
Make console handling in mingw builds behave the same as msvc builds.
Bug #245903 r+sr=dmose
|
2004-06-21 20:56:14 +00:00 |
bsmedberg%covad.net
|
dd554646f7
|
Merge rules for building .m files from the aviary 1.0 branch. (original checkins by Ben Goodger and Brian Ryner)
|
2004-06-18 00:56:48 +00:00 |
scott%scott-macgregor.org
|
146fbe8a9b
|
Pre-binding support for mozilla thunderbird
|
2004-06-15 00:58:36 +00:00 |
bryner%brianryner.com
|
d9d524b756
|
Move library base addresses to reserve 48MB of address space for the main executable for prebinding. Bug 246263, r=ben.
|
2004-06-10 21:56:40 +00:00 |
mvl%exedo.nl
|
d7a8b008ea
|
use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
|
2004-06-02 18:06:03 +00:00 |
leaf%mozilla.org
|
dce402173e
|
update UA for next release cycle
|
2004-05-21 00:35:51 +00:00 |
leaf%mozilla.org
|
8b452fcd40
|
update version string to reflect new release schedule (1.8a1 for alpha1), a=asa
|
2004-05-19 20:59:24 +00:00 |
cbiesinger%web.de
|
54cf65f3d6
|
bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
|
2004-05-18 19:00:56 +00:00 |
mkaply%us.ibm.com
|
ea76225a49
|
#242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
|
2004-05-05 13:27:19 +00:00 |
timeless%mozdev.org
|
0040f7f577
|
Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
patch by ajschult@mindspring.com r=bsmedberg
|
2004-04-30 04:23:06 +00:00 |
dbaron%dbaron.org
|
580aa9ceae
|
Follow suggestion from Asko Tontti <atontti@cc.hut.fi>. r=dbaron b=176306
|
2004-04-23 00:44:52 +00:00 |
dbaron%dbaron.org
|
92ed4f5898
|
Pass arguments through to preprocessor with versions of perl less than 5.6. b=176306 r=bryner
|
2004-04-22 20:52:34 +00:00 |
jst%mozilla.jstenback.com
|
2446e853ac
|
Fixing bug 232742 (patch by mozilla@rosenauer.org). Make Mozilla build and run on Linux/x86-64. r+sr=darin@meer.net, jst@mozilla.jstenback.com
|
2004-04-20 21:38:15 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |