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 |
|