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

2138 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 251bba5a9d Bug 370506 - mkdepend failure at layout/build/nsLayoutModule.cpp, patch by Robert Longson, r=me 2007-02-20 21:00:57 +00:00
roc+%cs.cmu.edu f5c47d9d22 Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor 2007-02-09 01:33:26 +00:00
dbaron%dbaron.org afc56e1eb0 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
dbaron%dbaron.org 0527e021af Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed 2007-02-07 06:37:22 +00:00
cls%seawood.org 7a522c0451 Bump the number of directories that can be passed to mkdepend via -I to 1024.
Bug #367860 r=bsmedberg
2007-02-06 05:09:08 +00:00
jwalden%mit.edu f940acd66d Last bugfixing patch for bug 351968, fixing the yellow on fxexp-win32-tbox. Once I've verified this, there's still some debug code to remove, but that'll be it! 2007-02-01 03:34:38 +00:00
pedemont%us.ibm.com 3b0a1e60df Bug 330256 - Change generated interfaces package name. 2007-01-31 20:54:19 +00:00
jwalden%mit.edu c0fc6a93d5 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu 8061c426b8 Add a *working* hack to fix much of the MozillaTest bustage, I think -- still bug 351968 2007-01-31 05:23:40 +00:00
jwalden%mit.edu 0d35ab01e8 Add a hack to fix much of the MozillaTest bustage, will follow up in bug 351968 and figure out the right way to do this... 2007-01-31 04:57:53 +00:00
jwalden%mit.edu 7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
sayrer%gmail.com 441c02debc Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00
ajschult%verizon.net 5bdd84c5b6 Bug 365745: fast-update should query bonsai for multiple directories at once. r=bsmedberg 2007-01-05 04:23:48 +00:00
rhelmer%mozilla.com adac9db00f bump version to 3.0a2pre/1.9a2pre b=362418 r=preed 2006-12-18 19:28:36 +00:00
ajschult%verizon.net e7aff55f5b Bug 363678: have fast-update use non-recursive bonsai queries for local directories. r=bsmedberg 2006-12-15 03:43:18 +00:00
dbaron%dbaron.org 038e34bd9a Use hidden visibility for JPEG lib when we build it. b=359461 r=bsmedberg 2006-12-15 00:27:53 +00:00
dbaron%dbaron.org befaeee83a Add lber.h, used by LDAP code. b=363679 r=bsmedberg 2006-12-15 00:24:25 +00:00
mozilla%weilbacher.org 03415ee5a2 [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 3, changes to build config. r=mkaply, sr=wtc 2006-12-13 21:57:56 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
ajschult%verizon.net b5b3864126 Bug 362605: fast-update pulls Attic directory on branch for files deleted on trunk. r=bsmedberg 2006-12-08 07:47:08 +00:00
jwalden%mit.edu 28bdbfc9b0 Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg 2006-12-08 04:13:00 +00:00
jwalden%mit.edu c5b084aa37 Giving up on bug 277122 for now; will try again later. 2006-12-08 00:09:08 +00:00
jwalden%mit.edu 6cee33d563 Attempt to fix build bustage on balsa-trunk; fix stupid Perl mistake in previous commit, still trying to fix bug 277122. 2006-12-07 23:04:12 +00:00
jwalden%mit.edu f09ccf17c3 Attempt to fix build bustage on balsa-trunk; if this fails will probably back out the patch for bug 277122. 2006-12-07 22:59:19 +00:00
jwalden%mit.edu bd0498be74 Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only (with one visible result being that #ifdef/#elifdef/#else/#endif doesn't work correctly if both the ifdef and elifdef conditions are true). This patch fixes conditions such that at most one section of any #if/#el*/#el*[...]/#endif set is ever included, regardless of the conditions used or types of the tests performed. r=bsmedberg 2006-12-07 21:49:21 +00:00
roc+%cs.cmu.edu b965ced77c Bug 312793. Make Linux builds listen to dbus for NetworkManager events so we can go online/offline automatically. r=caillon,bsmedberg sr=darin 2006-12-04 20:42:31 +00:00
dietrich%mozilla.com 5718560d0a Bug 360162 - Create build option for MOZ_PLACES_BOOKMARKS (r=bsmedberg) 2006-12-03 21:19:21 +00:00
benjamin%smedbergs.us 217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
pavlov%pavlov.net 0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
dbaron%dbaron.org d999075330 Include libpng/zlib headers as system headers when using system libpng/zlib. b=359000/359001 r=bsmedberg 2006-11-07 03:21:20 +00:00
dbaron%dbaron.org 28c76d9701 Add additional cairo headers to system-headers, except when using in-tree cairo and have --enable-libxul. b=358934 r=bsmedberg 2006-11-03 23:05:39 +00:00
dbaron%dbaron.org 7a7416542a Add the non-deprecated variant of pk11func.h alongside it, since we use it now in nsKeyModule.h. b=358565 r=bsmedberg 2006-10-29 16:13:40 +00:00
ted.mielczarek%gmail.com a58d90900e bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
neil%parkwaycc.co.uk 77a7bcb060 Make parallel debug MSVC builds possible b=286179 r=bsmedberg 2006-10-19 08:13:49 +00:00
pedemont%us.ibm.com b582fdebe1 Bug 328901 - Fix build bustage. 2006-09-27 19:08:29 +00:00
pedemont%us.ibm.com 245204758f Bug 328901 - Rework file organization. Add rules for JAR creation. Split MozillaInterfaces.jar. r=bsmedberg. XULRunner only. 2006-09-27 15:23:31 +00:00
cbiesinger%web.de f7fc636e7a Bug 352374 remove unused MOZ_STANDALONE_BUILD
r=bsmedberg
2006-09-12 23:48:39 +00:00
benjamin%smedbergs.us 273481f3d7 Bug 352173 - "make clean" doesn't work in seamonkey builds, fallout from bug 350211, r=biesi 2006-09-11 16:46:41 +00:00
silver%warwickcompsoc.co.uk f6e5f6ba00 Bug 351212 Restore tier echos. r=bsmedberg 2006-09-09 19:44:21 +00:00
benjamin%smedbergs.us 4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
benjamin%smedbergs.us 680cdc7401 Bug 350489 - Make JavaXPCOM build with MSYS, r=jhpedemonte 2006-08-29 13:35:05 +00:00
pedemont%us.ibm.com f180935b18 Fix XULRunner build bustage. Don't use xargs, since options aren't standard between OSes. Instead, use tar to copy directory structure. 2006-08-28 17:15:52 +00:00
pedemont%us.ibm.com d47f09f9df Bug 333618 - Use xpidl for generating Java interfaces. r=timeless/bsmedberg, sr=bsmedberg. 2006-08-28 15:24:32 +00:00
benjamin%smedbergs.us 6fb917a1b7 Bug 312366 (part "mozilla") - the configure test for hidden visibility doesn't detect mac assembly, and decouple NSPR visibility from Mozilla visibility, r=mento 2006-08-25 14:02:07 +00:00
benjamin%smedbergs.us ec5706586f Bug 325096 part 1 - move generic tier logic to rules.mk, so that the toplevel makefile can be split up sanely, r=mento 2006-08-25 10:45:39 +00:00
timeless%mozdev.org ba2c063b89 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
benjamin%smedbergs.us af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us 1427ece273 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
benjamin%smedbergs.us 4322a32cc4 Add t1tables.h to the system-headers list, from the new cairo landing (bug 344571), rs=vlad 2006-07-20 20:04:47 +00:00
cls%seawood.org fdcede02a1 Link against pango libs in static build if pango is enabled.
Thanks to Walter Meinl <wuno@lsvw.de> for the patch.
Bug #338446 r=bsmedberg
2006-07-09 04:17:04 +00:00
gavin%gavinsharp.com a18309bacd Bug 338305: fix other cases of the preprocesor not handling dots in define names, r=bsmedberg 2006-06-20 03:05:06 +00:00
jwalden%mit.edu a9fd2c7f52 Bug 342070 - make-jars.pl: CSS preprocessing not turned on for CSS file implicitly in same directory as jar.mn - the patch jminta /wishes/ had been written and committed four hours ago. r=bsmedberg 2006-06-19 22:59:18 +00:00
benjamin%smedbergs.us a7d649ee6c Bug 333308 - "make clean" and "make distclean" miss various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-06-08 16:37:17 +00:00
gavin%gavinsharp.com de05bf637d Bug 338305: Debug builds fail for people whose username contains a period, r=bsmedberg 2006-05-31 01:29:39 +00:00
benjamin%smedbergs.us d1a126b47a Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
benjamin%smedbergs.us 527b125ab9 Bug 338128 - system-headers misses a few files, r=bryner 2006-05-19 22:56:58 +00:00
benjamin%smedbergs.us 59e9958ff6 Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 19:09:10 +00:00
benjamin%smedbergs.us 2e12c2b360 For bug 337875 - Make sure DEBUG is defined in preprocessed files in debug builds, r=gavin 2006-05-16 13:53:54 +00:00
cbiesinger%web.de 51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
neil%parkwaycc.co.uk c448ba0ec4 Make make-jars.pl more tolerant of folder names b=336056 r=bsmedberg 2006-05-02 23:12:53 +00:00
darin%meer.net 4f66ad0bb0 fixes bug 334575 "protection should have a config flag to enable/disable building" r=bsmedberg sr=shaver 2006-04-27 22:24:00 +00:00
beng%bengoodger.com 4c3bdeb751 333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on. 2006-04-27 00:24:12 +00:00
cbiesinger%web.de f35ea5a0a9 bug 335187 remove unused WIDGET_DLL, GFXWIN_DLL, MOZ_GFX_TOOLKIT_LDFLAGS and
MOZ_WIDGET_TOOLKIT_LDFLAGS
r=bsmedberg
2006-04-24 19:21:26 +00:00
mark%moxienet.com 8990ac7a72 332170 gtk2 Xft static builds may fail with unresolved symbols from libXft when gtk2's library list includes libpangocairo instead of libpangoxft. r=bsmedberg 2006-04-24 18:27:37 +00:00
mattwillis%gmail.com 68ba2d5e66 bug 334417 - Add SUNBIRD_VERSION r=dmose,sr=bsmedberg 2006-04-22 02:18:14 +00:00
benjamin%smedbergs.us ee5e649c5a Fix Firefox static build, from bug 334688 2006-04-20 16:02:47 +00:00
cls%seawood.org 00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cls%seawood.org 74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
cls%seawood.org 1be6dcdb56 GLIB_CFLAGS & GLIB_LIBS should be set correctly when building against gtk2 so there's no need to override them.
Bug #325758 r=bsmedberg
2006-04-13 15:10:51 +00:00
dougt%meer.net bbb74a26a4 windows ce only. using exist define. 2006-04-12 22:44:09 +00:00
benjamin%smedbergs.us 66f282acc1 Bug 333543 - "make install" clutters dist/bin with chrome, patch by Mike Hommey (mh+mozilla@glandium.org), r=me 2006-04-12 14:01:55 +00:00
benjamin%smedbergs.us 225a7a9b43 Bug 333410 - don't install elf-dynstr-gc to dist/bin, patch by Mike Hommey (mh+mozilla@glandium.org), r=me 2006-04-12 13:56:58 +00:00
ajschult%verizon.net c8a356ff88 Bug 327825: expat.h missing from dist/include/expat/ with parallel make. patch by cls@seawood.org, r=bsmedberg 2006-04-12 02:57:54 +00:00
benjamin%smedbergs.us 7d93ac03ea Bug 318041 part 0 - add configure flag --with-embedding-profile=default|basic|minimal to define supported configuration sets, r=dougt 2006-04-11 14:46:57 +00:00
jag%tty.nl cad1135c87 Bug 333308: make clean and make distclean miss various files. r=bsmedberg 2006-04-10 13:44:40 +00:00
jag%tty.nl f87c65224b BUg 332535 follow-up: Fix comment to match code. r=bryner 2006-04-09 12:03:38 +00:00
silver%warwickcompsoc.co.uk 1326db6cf5 Bug 329070 - Support -l (no recursive) mode with fact-update. r=benjamin 2006-04-08 22:55:53 +00:00
kairo%kairo.at 6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
bent.mozilla%gmail.com ef349cd15d Bug 321650 - "error in bsdiff makefile results in compile error of mbsdiff". Adds bsdiff makefiles to allmakefiles.sh (uses the --enable-update-packaging mozconfig option), adds RTL_FLAGS to HOST_CFLAGS globally, and uses HOST_EXTRA_LIBS instead of EXTRA_LIBS in the bsdiff makefile. r=bsmedberg. 2006-04-06 16:51:10 +00:00
kairo%kairo.at f290df77d9 bug 332091 - Possibility to add "special" part to package names (by setting MOZ_PKG_SPECIAL=foo in mozconfig), r=bsmedberg 2006-04-05 13:05:43 +00:00
jag%tty.nl 072fa2c4f3 Fix Solaris build bustage for bug 332535 2006-04-04 08:14:36 +00:00
bryner%brianryner.com 0a77c9da30 Avoid changing the timestamp on build_number and nsBuildID.h if the build id hasn't changed, so that it doesn't trigger a rebuild (bug 332535). r=bsmedberg. 2006-04-03 19:49:07 +00:00
cbiesinger%web.de 4e06ad5256 Bug 329358 use ESC]2 rather than ESC]0 for xterm title setting in order to
affect both the title bar and the task bar entry.
r=bsmedberg
2006-04-03 19:09:46 +00:00
gerv%gerv.net 41fd37565a Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 04:41:00 +00:00
benjamin%smedbergs.us c6a7e645aa Mis-applied the patch, bug 331781 2006-03-30 14:14:30 +00:00
benjamin%smedbergs.us e161277f49 Bug 331781 - ditch make-chromelist since it hasn't produced correct output in quite a while, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-03-30 13:54:54 +00:00
benjamin%smedbergs.us 56809500a6 Bug 331777 - JS components aren't installed with the correct permissions, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-03-30 13:47:00 +00:00
mark%moxienet.com 101509c76a 331898 Prebinding is disabled in static debug builds. The huge main executable image at address 0 is overlapping with the preferred address spaces of dylib dependencies. Move the dylibs' preferred addresses up out of the way. r=bryner 2006-03-29 21:33:37 +00:00
pedemont%us.ibm.com e2a26b964f Bug 329796 - Don't strip XPIs on debug builds. r=bsmedberg. 2006-03-28 21:44:14 +00:00
benjamin%smedbergs.us ba70f8c0c7 Followup from bug 298047 - set MOZ_FIX_LINK_PATHS in all configurations, now that all the mac tboxen have been upgraded 2006-03-28 18:54:46 +00:00
mhammond%skippinet.com.au 46b0ad6adf Bug 129216: Integrate Python xpcom bindings with build system
Should not affect the default build!
r=benjamin, rs=brendan
2006-03-28 10:57:18 +00:00
dbaron%dbaron.org 15ae580678 Prefer gnu tar to others. b=260174 Patch from Marco Perez <bugmail@millibyte.net>. r=bsmedberg 2006-03-27 17:52:05 +00:00
dbaron%dbaron.org 530a87e8fd Make all target do tools pass. b=330659 r=bsmedberg sr=darin 2006-03-22 07:24:46 +00:00
benjamin%smedbergs.us 7691ec3f12 Bug 330231 - Firefox should use common controls 6.0 dialogs - patch by luser, r=me 2006-03-21 14:49:45 +00:00
tor%cs.brown.edu d1cc8a96a4 Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
jst%mozilla.jstenback.com cb0dba3d37 Adding comment explaining how to build this utility. Not part of the build. 2006-03-10 00:37:54 +00:00
preed%mozilla.com 405b2fe9b0 Bug 329686: tools/update-packaging needs its own build target. r=darin 2006-03-09 05:47:25 +00:00
mkaply%us.ibm.com 3a2e53c1cc #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 18:47:19 +00:00
benjamin%smedbergs.us 3b3eaa8a6f 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 35d9b7048a 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 e2785f85d4 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 80c5b672ae Followup to bug 311735 - XREAPI instead of XULAPI 2006-02-23 18:13:46 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
mark%moxienet.com a4221c9605 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 0fcfd6405d 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 375f40dfa8 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 72f44d863c 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 7ad20b7cf3 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 d2dbd89701 backout 322578 asdecode and resources (again) due to jaguar fire (again) 2006-02-14 06:15:27 +00:00
mark%moxienet.com 969400b8c5 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 35899bf91a 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 617a608b2c Bug 309210 - new patch to not break talkback/mac crash reporter. r=bsmedberg 2006-02-06 19:07:40 +00:00
bsmedberg%covad.net cb2449970d From bug 324690, don't use a bash-ism 2006-02-02 21:16:36 +00:00
bsmedberg%covad.net a3537da9e7 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 86f569b0a7 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 4a252805fb Ports bustage from bug 299997, don't use bas-isms 2006-01-29 04:40:22 +00:00
bsmedberg%covad.net c720390105 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 227fa8f814 322578 backing out due to 10.2 bustage 2006-01-27 22:19:42 +00:00
mark%moxienet.com c24980bb5e 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 daed416e86 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 ec0ae1ec61 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 a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
bsmedberg%covad.net abe638de27 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 1eb3ec5f06 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 08bc780676 Fix HOST_SIMPLE_PROGRAMS for native win32 builds.
Bug #319719 r=bsmedberg
2006-01-24 17:25:42 +00:00
bsmedberg%covad.net 162fc24064 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 1f2c34903f 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 46301e899d Rebuild .xpt files when included .idl files change r=bsmedberg sr=shaver 2006-01-04 13:43:59 +00:00
neil%parkwaycc.co.uk 1c2340180a Delete both fake MSVC link files immediately b=320836 r=bsmedberg 2006-01-03 21:09:38 +00:00
doronr%us.ibm.com cd1088a0ff 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 905fcd4b2f Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-21 18:37:02 +00:00
timeless%mozdev.org a683f2829b Bug 320836 make clean doesn't kill fake-import(.exp)
r=bsmedberg
2005-12-21 05:15:16 +00:00
bsmedberg%covad.net bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
kaie%kuix.de 55526430f9 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 a0d91be6a5 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 47590e516e 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 022df15b54 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 20:55:44 +00:00
bsmedberg%covad.net b1900c3b67 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 cf0d973c21 Bug 320148 - Incorporate extensions/pref into libxul, r=bryner 2005-12-14 15:57:40 +00:00
bsmedberg%covad.net 8c43834c9e 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 5d0ed56c25 Fix header export rules for parallel builds.
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
bzbarsky%mit.edu 23f01ef525 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu b5e539acee 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 0da87ba0a6 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 f9ffa2acdb add option to disable fastload. Bug 194308. r=benjamin 2005-12-01 17:37:21 +00:00
dougt%meer.net 57c4b6773f Allowing js to be statically linked, if desired. r=bsmedberg. b=236617 2005-11-30 17:59:07 +00:00
vladimir%pobox.com a13e3c0bd1 Fix gaius orange/windows thebes builds 2005-11-29 22:56:40 +00:00
cls%seawood.org 6e5154780e NSPR's real_install target has been renamed to install.
Bug #304239 r=wtc
2005-11-23 06:31:55 +00:00