Commit Graph

2160 Commits

Author SHA1 Message Date
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
bsmedberg%covad.net
e69953b3e9 Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst 2005-11-22 17:20:37 +00:00
bsmedberg%covad.net
c754d6e134 Leftover bits of bug 315401 and libxul fixup from bug 263042 part 1 2005-11-16 20:59:21 +00:00
cls%seawood.org
ff0c2010ed Tighten dependency rules for internal libraries.
Bug #243065 r=bsmedberg
2005-11-08 23:08:05 +00:00
brettw%gmail.com
e1bcd0f4cd 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
ec9fef2053 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
8906db4282 Bug 314821 final bits to get rid of dist/gre 2005-11-03 13:27:29 +00:00
bsmedberg%covad.net
9f17e5b53d 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
282d4fb1d1 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
7afa3c63cd Remove unnecessary urlmon references and fix mingw static build.
Bug #276152 r=bsmedberg
2005-10-28 22:00:27 +00:00
wtchang%redhat.com
40145d9911 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
db584fa139 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
2f7ec92c12 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
c7c15153ad 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
abe8b3971a 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
4435542681 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
fed86a6bf9 removing unused build system file (was used in nmake times) 2005-09-12 16:23:37 +00:00
kairo%kairo.at
a4ad6229c1 bump SeaMonkey locale and skin versions on trunk, r+sr=Neil 2005-09-05 13:39:38 +00:00
pavlov%pavlov.net
6232847cca 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
f57185ded2 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
298ea909ef 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
62a0dfe6e7 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
5e0de74d40 Fix native Windows zip build regression from bug 192688 r=bsmedberg etc. 2005-08-24 19:47:43 +00:00
vladimir%pobox.com
e2f3298b80 cairo landing: misc build fixes for thebes backend 2005-08-20 06:21:16 +00:00
neil%parkwaycc.co.uk
3af8e0c56e backing out while I figure out bustage also original bug was 194045 2005-08-17 13:34:09 +00:00
neil%parkwaycc.co.uk
52b3387a71 Fix native Windows zip build regression from bug 192688 r=bsmedberg 2005-08-17 09:39:54 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
cmp%mozilla.org
445616c27c 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
170136bfb7 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
e999241a5e 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
3481d53fad 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
a7782e91be 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
c39244afed 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
b950e70b07 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
dab055967f 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
abb56c5748 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
45cb947e65 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
137d918e93 --enable-tests bustage from bug 300731, r=cls 2005-07-23 18:44:37 +00:00
bsmedberg%covad.net
4c342d3f62 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
9bb7c891c4 Forgotten files from bug 296561 (NS_InitXPCOM3) 2005-07-21 13:47:05 +00:00
bsmedberg%covad.net
5fba1c6aea 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
f6a94cf807 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
7b52f7f204 Bump version from 1.8b3 to 1.8b4. 2005-07-14 22:52:25 +00:00
bsmedberg%covad.net
67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
bsmedberg%covad.net
b9720ffcb9 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
112d7db63c 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
27a989f7fc Bug 294507. Fix configure warning. r=cls,a=asa,patch by Wolfgang Rosenauer 2005-07-07 18:24:39 +00:00
cls%seawood.org
ff74ef1ce3 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
2ab2ae58fa 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
b0171845f9 make xpcom typelib tools build on wince. r/a=benjamin 2005-07-05 17:02:20 +00:00
mark%moxienet.com
f0daba2e6d Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-07-01 05:01:28 +00:00
dougt%meer.net
91e45f52cd Fixing build bustage; making config.mk match build docs. WINCE ONLY. 2005-06-30 21:49:29 +00:00
bsmedberg%covad.net
9b68fa2754 Backout bug 298047 per Chase as it breaks some downrev mac systems unexpectedly. 2005-06-30 02:04:23 +00:00
bsmedberg%covad.net
a296b8abc2 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
6807909a64 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
41bf2924b1 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
c5d5f44fe1 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
fa9b3fbffb 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
46f6298dff 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
ac67020454 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
32251d6d48 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
6f8d339bb1 fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls 2005-06-17 22:59:13 +00:00
cbiesinger%web.de
5c6d97684b Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
shaver%mozilla.org
61285074f8 Bug 298032: trick MSVC into not colliding the static-component foo.lib with the
dynamic-component-import-library foo.lib when a build config wants both
flavours.  r+a=bsmedberg.
2005-06-17 19:54:21 +00:00
shaver%mozilla.org
d976195852 Bug 297677: when linking against static versions of components, explicitly
specify the static-lib pathnames, rather than hoping that the current library
search path finds the right (static) version of -lwhatever. r=bsmedberg, a=asa.
2005-06-17 12:13:06 +00:00
bryner%brianryner.com
c618189f8d Fix build failure with --enable-quantify (bug 297430). r=bsmedberg, a=asa. 2005-06-16 05:05:41 +00:00
timeless%mozdev.org
7f381644c0 Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol
patch by rob_strong@exchangecode.com r=shaver a=shaver
2005-06-16 04:11:22 +00:00
shaver%mozilla.org
feb322d9ef Bug 295659: if we're building for an XPI_NAMEd package, always use PIC, even
if we're not at the stage of constructing the component yet.  Otherwise we
end up mixing PIC and non-PIC code for components that are constructed out
of sub-archives (like storage, f.e.). r=bsmedberg.
2005-06-15 23:42:07 +00:00
shaver%mozilla.org
92448b9e31 Bug 295659: when building a package via XPI_NAME, don't let components be
build as static libs. r+a=bsmedberg.
2005-06-15 13:41:39 +00:00
joshmoz%gmail.com
f0130921d1 Get rid of big-endian assumptions in asdecode. b=297164 r=josh sr=smfr a=asa 2005-06-10 14:16:18 +00:00
darin%meer.net
b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
bsmedberg%covad.net
22b446b9d8 Bug 294835 - Need to determine XPCOM ABI (at least for the common cases) in configure, for EM/nsXREDirProvider r=cls sr=shaver a=asa 2005-06-08 12:46:39 +00:00
joshmoz%gmail.com
624f8ca62a build on Xcode 2.1 which uses per-build configuration build directories. b=296900 r=josh r=cls r=bsmedberg a=bsmedberg 2005-06-08 02:50:56 +00:00
cbiesinger%web.de
976b087af8 296707 create the correct directory, and correctly quote the directory name
patch by Bastiaan Jacques <baafie@planet.nl> r+a=bsmedberg
2005-06-05 18:50:21 +00:00
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
cmp%mozilla.org
b8b0d654a7 Write debug symbols into separate pdb files for each compiled file to make
parallel builds possible on Windows.  Bug 286179, attachment 182988.
r=bryner@brianryner.com, sr=cls@seawood.org, a=chase@mozilla.org
2005-06-02 23:27:48 +00:00
mkaply%us.ibm.com
5cfed888b3 Don't have OS/2 follow the new msys path - r+sr+a=shaver 2005-06-02 12:33:48 +00:00
cls%seawood.org
2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com
f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00