bsmedberg%covad.net
86174848f4
Bug 310732 - /bin/sh: -c: line 1: syntax error near unexpected token `;'
...
/bin/sh: -c: line 1: `for d in ; do /boot/home/config/bin/make -C $d libs; done' - patch by tqh <thesuckiestemail@yahoo.se> r=me
2005-10-10 23:09:50 +00:00
bsmedberg%covad.net
7c327edbb0
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
2005-09-29 19:57:21 +00:00
bsmedberg%covad.net
63545b56a0
Bug 307225 - the "-e" option to make-jars doesn't take an argument r=Pike
2005-09-28 15:48:07 +00:00
dougt%meer.net
465333ff84
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
cbiesinger%web.de
e5313c4768
removing unused build system file (was used in nmake times)
2005-09-12 16:23:37 +00:00
kairo%kairo.at
3459bd2e2e
bump SeaMonkey locale and skin versions on trunk, r+sr=Neil
2005-09-05 13:39:38 +00:00
pavlov%pavlov.net
a80cc79252
adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
2005-08-31 22:15:33 +00:00
bsmedberg%covad.net
7445dc3000
Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor
2005-08-26 12:49:37 +00:00
neil%parkwaycc.co.uk
076c91e9a4
Make jars with all known combinations of perl and zip b=194045 r=bsmedberg
2005-08-25 19:18:05 +00:00
mark%moxienet.com
801a08be39
Backing out most recent attempt at bug 194045 (not 192688 as earlier comment said), it busted seamonkey/creature.
2005-08-25 03:11:49 +00:00
neil%parkwaycc.co.uk
80c4045386
Fix native Windows zip build regression from bug 192688 r=bsmedberg etc.
2005-08-24 19:47:43 +00:00
vladimir%pobox.com
90ae411cfd
cairo landing: misc build fixes for thebes backend
2005-08-20 06:21:16 +00:00
neil%parkwaycc.co.uk
900b8f4a82
backing out while I figure out bustage also original bug was 194045
2005-08-17 13:34:09 +00:00
neil%parkwaycc.co.uk
f7385e3bd9
Fix native Windows zip build regression from bug 192688 r=bsmedberg
2005-08-17 09:39:54 +00:00
bsmedberg%covad.net
4a7523f23e
Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase
2005-08-16 19:28:01 +00:00
cmp%mozilla.org
2cc6ed06f9
Bump GRE on the trunk to 1.9a1. Bug 304475, attachment 192551.
...
r+sr+a=chase@mozilla.org
2005-08-12 22:30:49 +00:00
cbiesinger%web.de
2c4a552686
bug 63368 adds a "make check" rule to the build system, which currently runs necko unit tests + the version comparator tests
...
r=cls,bsmedberg a=bsmedberg
2005-08-11 16:41:54 +00:00
dougt%meer.net
609317b481
Adding a build configuration option that will allows us to no build the
...
xpcom obsolete library. r/a=benjamin. b=303429
2005-08-05 17:09:41 +00:00
mark%moxienet.com
87dddde8f4
Backing out due to red on btek (Seamonkey). btek does not have File::Spec installed?
2005-08-02 23:38:34 +00:00
mark%moxienet.com
03ec63deb6
Bug 194045, make-jars.pl changes don't work when building under Cygwin with a zip program that doesn't understand absolute Cygwin paths. Always use relative paths. r=neil sr=bsmedberg a=bsmedberg
2005-08-02 23:10:04 +00:00
bsmedberg%covad.net
9606953282
Bug 301197 - --disable-compile-environment allows us to configure the tree without a compiler being present (needed for some kinds of l10n repackaging) r/a=Chase
2005-07-28 19:48:12 +00:00
mark%moxienet.com
15e0289f25
Bug 194045, Empty chrome directories are left and packaged when building jar files. Stage jar files in a different location. r=bsmedberg r=cls sr=dveditz a=bsmedberg
2005-07-28 16:17:15 +00:00
bsmedberg%covad.net
a7722c1a38
Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver
2005-07-25 18:56:27 +00:00
cmp%mozilla.org
e3b7b12e44
Override product version with app version number in app .exe file.
...
Bug 286825, attachment 190279. r=benjamin@smedbergs.us ,
sr=bryner@brianryner.com , a=chase@mozilla.org
2005-07-24 21:55:56 +00:00
joshmoz%gmail.com
818a1b3c3d
export MACOSX_DEPLOYMENT_TARGET and kill MACOS_DEPLOYMENT_TARGET. Allows us to build on x86 Macs right out of cvs (note that we still crash a lot straight from cvs, but it runs). Patch by Mark Mentovai. b=298543 r=josh sr=peterv a=bsmedberg
2005-07-23 21:17:40 +00:00
bsmedberg%covad.net
de2d0c33f9
--enable-tests bustage from bug 300731, r=cls
2005-07-23 18:44:37 +00:00
bsmedberg%covad.net
dcb02d0482
Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver
2005-07-22 20:11:37 +00:00
bsmedberg%covad.net
821bf48c4a
Forgotten files from bug 296561 (NS_InitXPCOM3)
2005-07-21 13:47:05 +00:00
bsmedberg%covad.net
df550d0124
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
bsmedberg%covad.net
f890251186
Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa
2005-07-20 19:21:52 +00:00
dbaron%dbaron.org
104b50eaf6
Bump version from 1.8b3 to 1.8b4.
2005-07-14 22:52:25 +00:00
bsmedberg%covad.net
58c566ac28
Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa
2005-07-14 20:29:06 +00:00
bsmedberg%covad.net
28689c6ab0
Bug 298044 - Dynamically load XPCOM dependent libs as part of the XPCOM standalone glue bootstrap process, r=darin a=asa
2005-07-14 18:42:59 +00:00
dbaron%dbaron.org
21347ed214
Bump version number to 1.8b3. b=300009 r=bsmedberg,chase a=chase
2005-07-08 01:05:38 +00:00
roc+%cs.cmu.edu
80b484fb6c
Bug 294507. Fix configure warning. r=cls,a=asa,patch by Wolfgang Rosenauer
2005-07-07 18:24:39 +00:00
cls%seawood.org
4664f0fb26
Use HOST_PDBFILE when building host apps on win32.
...
Long-term fixing pacifica parallel build bustage.
Bug #299557 r=chase
2005-07-06 01:49:32 +00:00
cls%seawood.org
08b02ee902
Fixing mingw cross-compile bustage:
...
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
dougt%meer.net
864ee27247
make xpcom typelib tools build on wince. r/a=benjamin
2005-07-05 17:02:20 +00:00
mark%moxienet.com
a8454a98d9
Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers
2005-07-01 05:01:28 +00:00
dougt%meer.net
039eac9e8d
Fixing build bustage; making config.mk match build docs. WINCE ONLY.
2005-06-30 21:49:29 +00:00
bsmedberg%covad.net
a451abf58c
Backout bug 298047 per Chase as it breaks some downrev mac systems unexpectedly.
2005-06-30 02:04:23 +00:00
bsmedberg%covad.net
0002a33115
Officially break building from mac 10.2, from bug 298047 and predecessors. a=Chase with the knowledge that barcelona tinderbox may go red.
2005-06-29 19:46:33 +00:00
dougt%meer.net
76b3f05731
Adding WINCE rules to build the shunt and toolchain during configure so that we break the chicken/egg problem. r=299061, r=benjamin, a=benjamin
2005-06-29 16:28:02 +00:00
roc+%cs.cmu.edu
afe40e0ab9
Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc
2005-06-29 03:51:44 +00:00
mark%moxienet.com
95039f1dab
Bug 298647, Xcode might put build products in silly places. Add SYMROOT=build. r=josh sr=smfr a=bsmedberg
2005-06-29 02:48:58 +00:00
cls%seawood.org
c849b2aa0c
Use HOST_EXTRA_LIBS for linking HOST_PROGRAMS.
...
Do not define WinMain() for gcc builds.
Bug #298417 r=bsmedberg a=chofmann
2005-06-22 15:55:32 +00:00
kairo%kairo.at
4d1ad4cdbc
bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann
2005-06-21 16:01:09 +00:00
joshmoz%gmail.com
f3708056af
better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa
2005-06-20 19:24:51 +00:00
shaver%mozilla.org
a1895881ec
Bug 298032: make sure that we set the IMPLIB-directing LDFLAGS after the
...
initialization from OS_LDFLAGS. r=bsmedberg, a=asa.
2005-06-20 13:01:58 +00:00
darin%meer.net
7ec50faaab
fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls
2005-06-17 22:59:13 +00:00