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

2074 Коммитов

Автор SHA1 Сообщение Дата
mats.palmgren%bredband.net 1104dddb66 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 18:03:03 +00:00
bzbarsky%mit.edu 4fe7546606 Followup to fix build bustage for bug 380970, patch by Alex Vincent
<ajvincent@gmail.com>, r=sayrer, sr=bsmedberg
2007-06-10 22:14:53 +00:00
mozilla%weilbacher.org ed37c961ed Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 22:13:12 +00:00
gavin%gavinsharp.com fecf93c3df Backing out the patch for bug 350616 to see if it will fix the windows orange 2007-06-10 03:41:58 +00:00
ted.mielczarek%gmail.com 2bb863be41 bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg 2007-06-08 12:47:44 +00:00
rcampbell%mozilla.com 7cf55f6a5d Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 19:42:46 +00:00
cltbld 07df260043 Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed 2007-06-02 01:15:12 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
alfred.peng%sun.com 2b83d9f94b Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR.
r=benjamin.
2007-05-23 13:30:45 +00:00
roc+%cs.cmu.edu a5768ae151 Bug 381247. mkdepend on Windows should call GetFileAttributesEx instead of stat() to check for file existence. r=bsmedberg 2007-05-23 03:48:13 +00:00
ted.mielczarek%gmail.com c72739140e mistake from bug 378926. r=bsmedberg 2007-05-14 14:21:44 +00:00
ted.mielczarek%gmail.com 23750009a2 bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg 2007-05-07 15:32:41 +00:00
asqueella%gmail.com 77600220af Bug 318331 - Default build does not support Xinerama - detect support at runtime
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r+sr=roc
2007-05-02 20:07:33 +00:00
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
nrthomas%gmail.com 625a20520f Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf 2007-04-27 13:17:32 +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
dbaron%dbaron.org 117cf7c3fa Add dbus headers. b=378303 r=bsmedberg 2007-04-25 20:53:05 +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
wr%rosenauer.org 04db63f517 Bug 377843 - Fix build of the DBUS component, r=bsmedberg 2007-04-19 05:00:25 +00:00
axel%pike.org f0482e54d9 bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg 2007-04-13 23:43:36 +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
ted.mielczarek%gmail.com 3fc9e6e60d bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg 2007-03-26 18:15:02 +00:00
nrthomas%gmail.com 51be0f4cd1 Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed 2007-03-25 22:10:07 +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
benjamin%smedbergs.us f2a83f0722 Bug 372400 - Require python in configure, r=luser 2007-03-08 22:13:42 +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 5d961a11eb Bug 369395 - We shouldn't be installing nsBuildID.h during install::, patch by Mike Hommey, r=me 2007-03-01 18:37:25 +00:00
dmose%mozilla.org d5435b050c Fix sunbird bustage by removing now unnecessary libmozical linkage here. r=bsmedberg. 2007-02-23 00:53:22 +00:00
benjamin%smedbergs.us d29fabea2c Bug 371153 - Calculate mkdepend dependencies by hand, r=Neil 2007-02-21 20:06:33 +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
benjamin%smedbergs.us 0db5ecb079 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 af30f9f008 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 1c867cd473 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 629e79c742 Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed 2007-02-07 06:37:22 +00:00
cls%seawood.org 06c21a306d 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 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
pedemont%us.ibm.com 9aec3eb2e6 Bug 330256 - Change generated interfaces package name. 2007-01-31 20:54:19 +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
sayrer%gmail.com 89469d3246 Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00