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

2001 Коммитов

Автор SHA1 Сообщение Дата
pedemont%us.ibm.com d5d4fe9b55 Bug 328901 - Fix build bustage. 2006-09-27 19:08:29 +00:00
pedemont%us.ibm.com 4a5999e4f8 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 748053548a Bug 352374 remove unused MOZ_STANDALONE_BUILD
r=bsmedberg
2006-09-12 23:48:39 +00:00
benjamin%smedbergs.us 48b14fbc68 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 d03a73d150 Bug 351212 Restore tier echos. r=bsmedberg 2006-09-09 19:44:21 +00:00
benjamin%smedbergs.us 681646b263 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 c0e161eb90 Bug 350489 - Make JavaXPCOM build with MSYS, r=jhpedemonte 2006-08-29 13:35:05 +00:00
pedemont%us.ibm.com 0540f36cf9 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 7ec2464619 Bug 333618 - Use xpidl for generating Java interfaces. r=timeless/bsmedberg, sr=bsmedberg. 2006-08-28 15:24:32 +00:00
benjamin%smedbergs.us c47444c931 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 f857e827ec 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 3d9c1a4665 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 5a0bfad337 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us 1aa947c723 Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us 93264ff328 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
benjamin%smedbergs.us dfdb636988 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 e5e32b6c20 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 1fbf2cc7de 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 ab6176d991 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 53a904520d 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 427cedfe9a 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 632ad9b1c6 Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
benjamin%smedbergs.us e6c920f211 Bug 338128 - system-headers misses a few files, r=bryner 2006-05-19 22:56:58 +00:00
benjamin%smedbergs.us ffcaf5c13b Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 19:09:10 +00:00
benjamin%smedbergs.us 757319789d 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 1fe4516c9f 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 d0c352ddf3 Make make-jars.pl more tolerant of folder names b=336056 r=bsmedberg 2006-05-02 23:12:53 +00:00
darin%meer.net 4b0b4719fc 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 c2d6dd5251 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 a46b4b7410 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 ed2221bcd4 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 ad80bd4eab bug 334417 - Add SUNBIRD_VERSION r=dmose,sr=bsmedberg 2006-04-22 02:18:14 +00:00
benjamin%smedbergs.us 5ba6e98e99 Fix Firefox static build, from bug 334688 2006-04-20 16:02:47 +00:00
cls%seawood.org 9d3fb5f3b1 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 7ab19fd9bd Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
cls%seawood.org f92067f8c4 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 5172b660ad windows ce only. using exist define. 2006-04-12 22:44:09 +00:00
benjamin%smedbergs.us af180d3353 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 4273b8a486 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 83f2f049f6 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 a8d0361e62 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 9112187523 Bug 333308: make clean and make distclean miss various files. r=bsmedberg 2006-04-10 13:44:40 +00:00
jag%tty.nl c9a1c5a1b7 BUg 332535 follow-up: Fix comment to match code. r=bryner 2006-04-09 12:03:38 +00:00
silver%warwickcompsoc.co.uk bb4cf2d506 Bug 329070 - Support -l (no recursive) mode with fact-update. r=benjamin 2006-04-08 22:55:53 +00:00
kairo%kairo.at 44a8e18641 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 bdaa4b6aca 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 27a6050545 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 f0d910ba19 Fix Solaris build bustage for bug 332535 2006-04-04 08:14:36 +00:00
bryner%brianryner.com 12385fc3e2 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 f57901c0e8 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