bsmedberg%covad.net
961b762fc5
From bug 324690, don't use a bash-ism
2006-02-02 21:16:36 +00:00
bsmedberg%covad.net
f92f57a646
Bug 324690 - Need to ship VC8 redist bits in the Windows installer, r=preed
2006-02-02 20:56:10 +00:00
gavin%gavinsharp.com
d5fe093618
Bug 325400: client.mk fast-update broken under Cygwin, patch by Teemu Mannermaa <wicked@etlicon.fi>, r=bsmedberg
2006-02-01 15:53:14 +00:00
bsmedberg%covad.net
6750b03428
Ports bustage from bug 299997, don't use bas-isms
2006-01-29 04:40:22 +00:00
bsmedberg%covad.net
3a2122792d
Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin
2006-01-28 17:32:37 +00:00
mark%moxienet.com
9258492ae5
322578 backing out due to 10.2 bustage
2006-01-27 22:19:42 +00:00
mark%moxienet.com
0b604cd819
322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink
2006-01-27 21:00:32 +00:00
bryner%brianryner.com
0ff9d4e39d
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
2006-01-26 19:17:04 +00:00
bsmedberg%covad.net
c85be04cc3
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
9b69041028
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +00:00
bsmedberg%covad.net
bf42cc6477
Bug 242870 - (optionally) statically link libIDL/glib with xpidl on Windows instead of having to use compiler-specific DLLs r=cls
2006-01-24 18:15:11 +00:00
cls%seawood.org
0d5fa6fafb
Fix HOST_SIMPLE_PROGRAMS for native win32 builds.
...
Bug #319719 r=bsmedberg
2006-01-24 17:25:42 +00:00
bsmedberg%covad.net
31c9b2d475
Bug 249782 - Make mozilla compile with MSVS2005, mozilla build patch (not NSPR/NSS/LDAPCSDK), patch by Ryan VanderMeulen <ryanvm@gmail.com>, r=me
2006-01-23 17:16:17 +00:00
cbiesinger%web.de
c1023d97c6
bug 323551 make the in-tree cairo compile on beos (if a system-installed
...
freetype and fontconfig is present)
r=bsmedberg,vlad
2006-01-21 15:58:24 +00:00
neil%parkwaycc.co.uk
6291f9a642
Rebuild .xpt files when included .idl files change r=bsmedberg sr=shaver
2006-01-04 13:43:59 +00:00
neil%parkwaycc.co.uk
73ca7b94b9
Delete both fake MSVC link files immediately b=320836 r=bsmedberg
2006-01-03 21:09:38 +00:00
doronr%us.ibm.com
54578e936a
Bug 309210 - xpis not packaged by default (like XForms) on linux/mac don't get stripped. r=bsmedberg
2006-01-03 19:08:27 +00:00
bsmedberg%covad.net
2d09543aa7
Bug 320972 - Integrate extensions/auth into libxul, r=darin
2005-12-21 18:37:02 +00:00
timeless%mozdev.org
1c1b3d20c8
Bug 320836 make clean doesn't kill fake-import(.exp)
...
r=bsmedberg
2005-12-21 05:15:16 +00:00
bsmedberg%covad.net
3f4a389f60
Bug 320820 - Integrate webservices into libxul, r=doron
2005-12-20 14:13:01 +00:00
kaie%kuix.de
a66df9148e
b=255408 Need to be able to build mozilla --with-system-nss
...
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +00:00
bsmedberg%covad.net
716420fc70
No bug, if a tools directory fails to build it frequently doesn't stop the build like it should, missing EXIT_ON_ERROR
2005-12-19 15:42:13 +00:00
pedemont%us.ibm.com
e63dc949f8
Bug 315917 - Make sure javac compiles JVM 1.4 compatible class files. r=bsmedberg
2005-12-18 17:09:28 +00:00
bsmedberg%covad.net
59723c929d
Bug 320553 - integrate universalchardet into libxul, r=bryner
2005-12-16 20:55:44 +00:00
bsmedberg%covad.net
35d13292bb
Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review
2005-12-15 14:17:20 +00:00
bsmedberg%covad.net
88d900e6fc
Bug 320148 - Incorporate extensions/pref into libxul, r=bryner
2005-12-14 15:57:40 +00:00
bsmedberg%covad.net
214ba94310
Fix bustage from bug 319460, we should generate .h files even when we're not going to export them anywhere.
2005-12-13 23:15:14 +00:00
cls%seawood.org
e03ef1e370
Fix header export rules for parallel builds.
...
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
bzbarsky%mit.edu
ac3cb42611
Backing out bug 305782 due to build bustage
2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
bc3c7c7a04
Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
...
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
dougt%meer.net
eb7ef2472a
WinCE only. NPODB. Link to the static versions of NSPR on Windows CE. This define is only used on the NSPRPUB_PRE_4_2_WINCE_BRANCH branch. Assuming that NSPR wants to offically support the static build of NSPR, this #define might be something they would also use.
2005-12-03 05:40:43 +00:00
dougt%meer.net
92d3b408b7
add option to disable fastload. Bug 194308. r=benjamin
2005-12-01 17:37:21 +00:00
dougt%meer.net
a33ceccec7
Allowing js to be statically linked, if desired. r=bsmedberg. b=236617
2005-11-30 17:59:07 +00:00
vladimir%pobox.com
ea9a88c770
Fix gaius orange/windows thebes builds
2005-11-29 22:56:40 +00:00
cls%seawood.org
bb37dbc384
NSPR's real_install target has been renamed to install.
...
Bug #304239 r=wtc
2005-11-23 06:31:55 +00:00
bsmedberg%covad.net
0ebdf7ef7c
Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst
2005-11-22 17:20:37 +00:00
bsmedberg%covad.net
83a49b8ec9
Leftover bits of bug 315401 and libxul fixup from bug 263042 part 1
2005-11-16 20:59:21 +00:00
cls%seawood.org
2f73bb16cc
Tighten dependency rules for internal libraries.
...
Bug #243065 r=bsmedberg
2005-11-08 23:08:05 +00:00
brettw%gmail.com
dd2c05469d
Adds "places" directory consisting of new moz-storage-based history
...
implementation. Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.
bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
dougt%meer.net
1e937de1a3
Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz.
2005-11-07 19:08:03 +00:00
bsmedberg%covad.net
d8d0b06519
Bug 314821 final bits to get rid of dist/gre
2005-11-03 13:27:29 +00:00
bsmedberg%covad.net
b4be330175
Bug 314821 - stop building dist/gre because nobody uses it and all plans to use it have evaporated, r=cls+dougt
2005-11-02 21:50:36 +00:00
bsmedberg%covad.net
25dee9f869
Bug 304494 - Move extensions/transformiix -> content/xslt - r=peterv/sicking - CVS copies were performed to preserve CVS history, see https://bugzilla.mozilla.org/attachment.cgi?id=193073 for details
2005-11-02 17:34:14 +00:00
cls%seawood.org
b67840b4e9
Remove unnecessary urlmon references and fix mingw static build.
...
Bug #276152 r=bsmedberg
2005-10-28 22:00:27 +00:00
wtchang%redhat.com
6bb2f4c9a4
Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
...
was written by Mark Mentovai <mark@moxienet.com>. r=joshmoz. sr=bryner.
Modified Files:
configure.in config/autoconf.mk.in config/config.mk
extensions/java/xpcom/tools/xpidl/Makefile.in
security/manager/Makefile.in xpcom/typelib/xpidl/Makefile.in
2005-10-26 19:01:18 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
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