Граф коммитов

1936 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 747ffe5dac Bug 328579 - MSVC8 installer fails due to assembly issues, patch by luser, r=me 2006-03-03 15:35:34 +00:00
benjamin%smedbergs.us d99a982426 Bug 78081 - Don't export intermediate libraries - document and add EXPAND_LIBNAME macros to allow for the library to be in an arbitrary directory, r=mento 2006-02-24 20:34:03 +00:00
benjamin%smedbergs.us 2204dabfea Bug 326657 - VC8 builds don't start on some machines (CRT assembly not found), patch by Ted Mielczarek (luser), r=me 2006-02-24 15:15:26 +00:00
benjamin%smedbergs.us e20d191095 Followup to bug 311735 - XREAPI instead of XULAPI 2006-02-23 18:13:46 +00:00
timeless%mozdev.org a279d689e5 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
mark%moxienet.com 553c4c998d 327848 Universal taskmaster: drive the Mac universal binary build process entirely in-tree. r=bsmedberg 2006-02-21 21:03:48 +00:00
mark%moxienet.com dbd781b833 322578 Support ppc<->x86 cross builds for Mac OS X. Core cross-compile support. r=bsmedberg r=cls sr=bryner 2006-02-21 00:21:55 +00:00
cbiesinger%web.de cfe8343d68 bug 324690 patch by Frank Wein <bugzilla@mcsmurf.de> r=bsmedberg
don't enable MOZILLA_OFFICIAL by default
2006-02-19 16:09:06 +00:00
mark%moxienet.com 9f07348097 Removing dead files obsoleted by bug 322578: config/asdecode.cpp. r=josh sr=pink a/1.8=josh a/1.8.0=dveditz 2006-02-18 23:03:39 +00:00
mark%moxienet.com 37ed7cf6e3 Excellent, we no longer have any Jaguar tinderboxes! 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. Third time's the charm. r=josh sr=pink 2006-02-17 20:54:32 +00:00
mark%moxienet.com 7bb38d5b84 backout 322578 asdecode and resources (again) due to jaguar fire (again) 2006-02-14 06:15:27 +00:00
mark%moxienet.com 98ea1dbed0 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink. This will break the build on Mac OS X 10.2 ("Jaguar"), and it's not going to be fixed. See bug 299214. 2006-02-14 03:42:42 +00:00
benjamin%smedbergs.us b6ace357ed Bug 324939 - --disable-activex-scripting does two entirely different things; add --disable-xpconnect-idispatch to control xpconnect features, --disable-activex-scripting controls the activex plugin, r=shaver 2006-02-07 17:55:16 +00:00
doronr%us.ibm.com de85ff25be Bug 309210 - new patch to not break talkback/mac crash reporter. r=bsmedberg 2006-02-06 19:07:40 +00:00
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