pedemont%us.ibm.com
|
6919bc8e2b
|
Bug 363485 - MSYS path conversion fix. r=bsmedberg.
|
2007-05-02 17:02:45 +00:00 |
mats.palmgren%bredband.net
|
24e870cb3d
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 23:52:44 +00:00 |
ted.mielczarek%gmail.com
|
e6c5690661
|
bug 378926 - support HOST_CMSRCS, HOST_CMMSRCS, .cc files in HOST_CPPSRCS. r=bsmedberg
|
2007-04-27 11:47:10 +00:00 |
benjamin%smedbergs.us
|
bcf45b327f
|
Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento
|
2007-04-25 14:26:43 +00:00 |
neil%parkwaycc.co.uk
|
80ff79900c
|
Bug 378122 Fix more bustage from bug 375388 p=brian.lu@sun.com r=wtc
|
2007-04-20 08:12:30 +00:00 |
axel%pike.org
|
b25746ee20
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 16:35:03 +00:00 |
benjamin%smedbergs.us
|
667b6010dc
|
Bug 371253 - "make install" doesn't work with flat chrome (by design), so add an error to that effect, r=luser
|
2007-04-05 13:21:42 +00:00 |
cbiesinger%web.de
|
55e59def5f
|
Bug 375189 use $(MAKE) instead of make in makefiles
patch by Marco Perez <bugmail@millibyte.net> r=bsmedberg
|
2007-03-31 19:37:52 +00:00 |
neil%parkwaycc.co.uk
|
d0edca0b34
|
Fix bustage from bug 375388
|
2007-03-26 18:29:16 +00:00 |
neil%parkwaycc.co.uk
|
9661cb8a7b
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 18:17:02 +00:00 |
dbaron%dbaron.org
|
4992ff46d8
|
Remove destination file before directing output to it, in case it's a symlink back to sourcedir. b=373362 r=bsmedberg
|
2007-03-21 19:03:53 +00:00 |
pedemont%us.ibm.com
|
e74d385bf4
|
Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg.
|
2007-03-07 22:44:16 +00:00 |
benjamin%smedbergs.us
|
09491f779f
|
Fix unit tests on MSYS build environments, r=biesi
|
2007-03-03 21:14:38 +00:00 |
pedemont%us.ibm.com
|
11e7b61647
|
Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg.
|
2007-03-02 21:28:58 +00:00 |
benjamin%smedbergs.us
|
9dad82ab1c
|
Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
|
2007-02-21 15:13:36 +00:00 |
jwalden%mit.edu
|
9fc0de3190
|
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 |
jwalden%mit.edu
|
b47df8a726
|
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
|
9aa651e555
|
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
|
a20e64e3cd
|
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
|
df236c24ab
|
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 |
benjamin%smedbergs.us
|
17e6ecf617
|
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
|
140ad3f195
|
backing out 345517 due to leak test bustage
|
2006-11-10 04:42:03 +00:00 |
benjamin%smedbergs.us
|
e475fe6dc9
|
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 |
ted.mielczarek%gmail.com
|
72f0b0adcc
|
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
|
0eaf6d8e09
|
Make parallel debug MSVC builds possible b=286179 r=bsmedberg
|
2006-10-19 08:13:49 +00:00 |
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 |
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
|
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 |
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 |
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 |
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 |
jag%tty.nl
|
9112187523
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg
|
2006-04-10 13:44:40 +00:00 |
benjamin%smedbergs.us
|
514f4c890e
|
Mis-applied the patch, bug 331781
|
2006-03-30 14:14:30 +00:00 |
benjamin%smedbergs.us
|
51e86e5f95
|
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
|
43cff46fea
|
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 |
pedemont%us.ibm.com
|
a269b23663
|
Bug 329796 - Don't strip XPIs on debug builds. r=bsmedberg.
|
2006-03-28 21:44:14 +00:00 |
dbaron%dbaron.org
|
100e627bba
|
Make all target do tools pass. b=330659 r=bsmedberg sr=darin
|
2006-03-22 07:24:46 +00:00 |
benjamin%smedbergs.us
|
81b6cec562
|
Bug 330231 - Firefox should use common controls 6.0 dialogs - patch by luser, r=me
|
2006-03-21 14:49:45 +00:00 |
mkaply%us.ibm.com
|
3c81b2f4b6
|
#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
|
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 |
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 |