ted.mielczarek%gmail.com
0b911dd323
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
2007-08-28 17:38:04 +00:00
neil%parkwaycc.co.uk
9e3741fbf1
uriloader/exthandler dependencies not working in Windows b=393270 r=luser
2007-08-23 21:52:19 +00:00
dbaron%dbaron.org
ef1c2de9c8
Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky
2007-08-20 00:00:12 +00:00
jwalden%mit.edu
100820ab18
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
2007-08-17 23:07:40 +00:00
benjamin%smedbergs.us
ef5b6db46a
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 14:46:28 +00:00
benjamin%smedbergs.us
de3c23a739
Bug 389401 - Build horked using VC71 and make -jN, r=cls
2007-07-25 13:56:04 +00:00
asqueella%gmail.com
c10cda6d2d
Bug 382297 - use a single PDB file per library (back out 286179)
...
p=Vladimir Vukicevic (:vlad) <vladimir@pobox.com>
r=ted.mielczarek
2007-07-14 22:07:00 +00:00
benjamin%smedbergs.us
d83c776371
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
2007-07-11 17:26:12 +00:00
joshmoz%gmail.com
c26f330de2
support DWARF2 debugging on Mac OS X, needed for debugging on 10.5. Patch by Stan Shebs. b=363590 r=bsmedberg
2007-06-30 05:20:00 +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
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
ted.mielczarek%gmail.com
c72739140e
mistake from bug 378926. r=bsmedberg
2007-05-14 14:21:44 +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
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
bsmedberg%covad.net
6750b03428
Ports bustage from bug 299997, don't use bas-isms
2006-01-29 04:40:22 +00:00
bsmedberg%covad.net
3a2122792d
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
bsmedberg%covad.net
c85be04cc3
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
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
9b69041028
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
cls%seawood.org
0d5fa6fafb
Fix HOST_SIMPLE_PROGRAMS for native win32 builds.
...
Bug #319719 r=bsmedberg
2006-01-24 17:25:42 +00:00
bsmedberg%covad.net
31c9b2d475
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
neil%parkwaycc.co.uk
6291f9a642
Rebuild .xpt files when included .idl files change r=bsmedberg sr=shaver
2006-01-04 13:43:59 +00:00
doronr%us.ibm.com
54578e936a
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
716420fc70
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
bsmedberg%covad.net
214ba94310
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
e03ef1e370
Fix header export rules for parallel builds.
...
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
cls%seawood.org
2f73bb16cc
Tighten dependency rules for internal libraries.
...
Bug #243065 r=bsmedberg
2005-11-08 23:08:05 +00:00
bsmedberg%covad.net
b4be330175
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
db13868592
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
86174848f4
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
cbiesinger%web.de
2c4a552686
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
mark%moxienet.com
15e0289f25
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
dcb02d0482
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
f890251186
Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa
2005-07-20 19:21:52 +00:00
bsmedberg%covad.net
28689c6ab0
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
cls%seawood.org
4664f0fb26
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
08b02ee902
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
864ee27247
make xpcom typelib tools build on wince. r/a=benjamin
2005-07-05 17:02:20 +00:00
dougt%meer.net
76b3f05731
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
cls%seawood.org
c849b2aa0c
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
shaver%mozilla.org
1489700ea6
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
cbiesinger%web.de
b39a0070ba
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
cmp%mozilla.org
a099ab7082
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
cls%seawood.org
34066213a5
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
cls%seawood.org
90fcdb00a0
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
bsmedberg%covad.net
3e11be4331
Bug 295494 - Add support for extension chrome.manifest to make-jars r=darin a=shaver
2005-06-01 11:59:09 +00:00
bsmedberg%covad.net
10c7a340e1
Bug 287262 - build locales by starting with the en-US packages (mac bits) r=Chase (build/packaging bits only, a=Chase)
2005-05-05 12:38:27 +00:00
pedemont%us.ibm.com
950dbb684d
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
dougt%meer.net
b6e2c63e55
Build changes for windows ce. With this patch, configure correctly
...
produces working a autoconf.mk file.
r=benjamin@smedbergs.us
sr+a=dbaron@mozillafoundation.org
b=291229
2005-04-22 19:06:27 +00:00
bsmedberg%covad.net
4f9c552ea7
Bug 287262 - Build locale packages by unpacking final en-US packages and repacking them with localized content r+a=Chase
2005-04-20 23:10:56 +00:00
bsmedberg%covad.net
7d49916ca9
Bug 254571 - when "make install"ing, sometimes the chrome directory is not created. use nsinstall -D to fix this patch by Alexander Sack <asac@jwsdot.com> r=me a=asa
2005-04-11 18:36:01 +00:00
bsmedberg%covad.net
bdb58c2b7f
Bug 287428 - xulrunner (libxul) busted when you use the "alldep" target instead of "default", because we don't build by tier. r=darin r2=dbaron
2005-03-31 21:40:23 +00:00
darin%meer.net
02f8c9d9ad
fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg
2005-03-28 19:36:24 +00:00
shaver%mozilla.org
dd97b2ede4
support additional XPI_PKGNAME-installed files, r=bsmedberg
2005-03-23 20:59:42 +00:00
neil%parkwaycc.co.uk
90f48d91eb
Restore @ accidentally deleted by my checkin for bug 285627 r=bsmedberg
2005-03-23 17:59:49 +00:00
bsmedberg%covad.net
75c788b6ad
Bug 271929 - Remove purge-old-headers.pl logic and simple rm -rf dist/include at the start of the build process. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch> r=me
2005-03-16 18:21:16 +00:00
neil%parkwaycc.co.uk
3b158ac968
Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg
2005-03-14 15:57:26 +00:00
pedemont%us.ibm.com
a80bafa8c5
Bug 279649 - Dynamically create Java proxies. r=darin.
2005-02-23 20:19:55 +00:00
shaver%mozilla.org
bd47ce1019
Bug 282768: infrastructure for XPI_PKGNAME/XPI_PACKAGE-driven XPI automation.
...
r=bsmedberg
2005-02-18 22:17:37 +00:00
bsmedberg%covad.net
1bb6430989
Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls
2005-02-07 14:55:07 +00:00
bsmedberg%covad.net
5d88cf86c5
Bug 279768 - Use new % syntax for locale directory structure. r=gandalf
2005-01-26 13:33:53 +00:00
roc+%cs.cmu.edu
69ba14c8d9
Bug 279212. Tweaking print-failed-commands so that using a make option that includes an 's' doesn't trigger the print-failed-commands stuff. r+sr=bryner
2005-01-23 21:32:20 +00:00
bsmedberg%covad.net
b4aedcac1a
Not part of the build, yet. The l10n directory structure is /l10n/de-DE/netwerk/... not /l10n/de-DE/netwerk/locales/...
2005-01-12 20:29:00 +00:00
bsmedberg%covad.net
1845f8a205
Bug 237282 - Add makefile rule for preprocessed components. r=cls
2005-01-12 11:23:43 +00:00
bsmedberg%covad.net
eba67d4aec
bug 273598 - Add TOOL_DIRS variable for delayed building of tools until libxul is available. Should not affect non-libxul builds. r=cls
2004-12-08 12:38:22 +00:00
mkaply%us.ibm.com
7d44f4d181
Backing out OS/2 only fix - this shouldn't be needed
2004-12-02 16:41:01 +00:00
mkaply%us.ibm.com
4e2a345b66
OS/2 only change for OS/2 build bustage on some machines
2004-12-01 17:37:39 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
bsmedberg%covad.net
c694f808c7
More work for bug 271324 - source localization - reviewed by Pike and biesi
2004-11-29 23:14:13 +00:00
dbaron%dbaron.org
5a8f9c010c
Fix Windows newlines introduced in part of the file. b=249782
2004-11-28 01:20:08 +00:00
bsmedberg%covad.net
ac611c85e8
Merge XULPPFLAGS patch from the aviary branch, overarching bug is 271324.
2004-11-24 16:01:03 +00:00
timeless%mozdev.org
a14a802332
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bsmedberg%covad.net
0d21109cd4
Merge topsrcdir-relative (absolute) paths in jar.mn files from the aviary branch, to facilitate un-forking parts of xpfe/global
2004-10-02 01:39:39 +00:00
bsmedberg%covad.net
cc83b8e0e8
Bug 248507 - preprocess jar.mn files r=bryner a=roc for 1.8a2 (over IRC)
2004-07-08 15:06:19 +00:00
cls%seawood.org
cbcc90ded7
Make console handling in mingw builds behave the same as msvc builds.
...
Bug #245903 r+sr=dmose
2004-06-21 20:56:14 +00:00
bsmedberg%covad.net
dd554646f7
Merge rules for building .m files from the aviary 1.0 branch. (original checkins by Ben Goodger and Brian Ryner)
2004-06-18 00:56:48 +00:00
mkaply%us.ibm.com
ea76225a49
#242189
...
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:27:19 +00:00
gerv%gerv.net
6f486a3c92
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
bsmedberg%covad.net
168f7225da
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
cls%seawood.org
d12bd0dac7
Fix mingw 3.3.1/3.3.3 bustage.
...
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
cls%seawood.org
b3977b384a
Backing out changes from bug 226609. MSVC is being uncharacteristically picky.
2004-03-16 00:59:29 +00:00
cls%seawood.org
19e016c009
Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
...
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
mconnor%myrealbox.com
f042c635a9
bug 206029 Flash Plugin installer removes line endings from all.js, patch by Steffen Wilberg (steffen.wilberg@web.de), r=bryner
2004-03-10 00:22:46 +00:00
cls%seawood.org
abc3f0351b
Use LD instead of CC when linking C libs on HPUX
2004-02-26 07:34:27 +00:00
cls%seawood.org
3e233767a3
Remove broken OS check for LIB_IS_C_ONLY
2004-02-25 22:17:45 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cls%seawood.org
32eb2c4962
Assume standard linker behavior when using GNU ld on win32 or OS/2.
...
Fixing mingw static build bustage.
Bug #221768 r=bsmedberg r=pedemonte
2004-02-20 20:43:21 +00:00
cls%seawood.org
1991b7431d
Re-add RESFILE dependency to HOST_PROGRAM for the moment.
...
Fixing tinderbox bustage
2004-02-07 09:49:50 +00:00
cls%seawood.org
08d1da74df
Tighten static library dependencies for programs.
...
Bug #232499 r=bryner
2004-02-07 08:22:28 +00:00
bryner%brianryner.com
dac511f877
Oops, DSO_LDOPTS_DEPS should not have been inside the DEPENDENT_LIBS ifdef!
2004-01-23 21:21:38 +00:00
bryner%brianryner.com
4fe3f1bf1f
Make sure we rebuild shared libraries when a static library that's being linked in changes. Fallout from bug 231162. r=cls.
2004-01-23 08:15:49 +00:00
bsmedberg%covad.net
ac85253d6a
Bug 231286 - "make install" doesn't create directories for default pref files. r=bryner
2004-01-18 23:39:45 +00:00
bsmedberg%covad.net
e77f17ab5c
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
bsmedberg%covad.net
e9634f0db4
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
timeless%mozdev.org
19675d6132
Bug 230751 Link is being passed the same def file twice
...
patch by sdwalker@myrealbox.com r=bsmedberg
2004-01-14 01:46:06 +00:00
bsmedberg%covad.net
12deeacc31
Bug 135533 - Enable the chrome preprocessor for seamonkey as well as the *birds. To use the preprocessor, prefix an asterisk (*) before the file name in your jar.mn. For documentation on preprocessor directives, see http://software.hixie.ch/utilities/unix/preprocessor/ r=bryner
2003-10-31 14:01:35 +00:00
neil%parkwaycc.co.uk
540d3f67b0
Bug 75687 support --enable-chrome-format=symlink r=bsmedberg sr=bryner
2003-10-30 09:24:40 +00:00
bzbarsky%mit.edu
64b448b8af
Removing stray ^M. Patch by bernd, r/sr=me, bug 207401
2003-10-16 06:46:50 +00:00
bsmedberg%covad.net
14bf23f412
Bug 207401 - linker /DEF flag used incorrectly during compiling - patch by steve@advance-software.co.uk r=adamlock moa=bryner
...
Bug 219362 - make chrome target recursive. Use "realchrome" if you don't want a recursive target. r=bryner (patch by me with parallel build correction by cls)
2003-10-15 20:30:59 +00:00
mkaply%us.ibm.com
4bd061625b
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-18 17:24:54 +00:00
cls%seawood.org
bfca537521
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
dbaron%dbaron.org
2102f4a347
Use incremental linking again on Windows, for DLLs. b=216335 rs=cls
2003-09-16 22:36:02 +00:00
cbiesinger%web.de
f0c93660dd
Bug 217656
...
"make clean" doesn't delete .ilk files
r=cls
2003-09-11 11:36:40 +00:00
cls%seawood.org
617bae5b58
Since cygpath is converting paths into absolute paths, remove $srcdir as well as $_dos_srcdir to catch the relative paths.
...
Fixing dependency bustage when configure is called with a relative path.
Fallout from bug #210393
2003-08-26 20:28:47 +00:00
cls%seawood.org
afb4fb8a5d
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 22:37:25 +00:00
bryner%brianryner.com
594dc872d4
On Windows and OS/2, make pref .js files use DOS line endings even if the user is using cygwin with unix line endings. This works around a bug in the Macromedia Flash installer where it corrupts all.js. Bug 206029, r=cls.
2003-08-13 23:18:28 +00:00
cls%seawood.org
fa583876c2
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
cls%seawood.org
1f93d3bd4e
Link generated .res files into mingw builds.
...
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
bryner%netscape.com
fe7ecce15d
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:25:25 +00:00
seawood%netscape.com
95192f3460
Add echo-requires-recursive rule to get a full list of tree's dependencies
2003-06-06 19:21:57 +00:00
dbaron%dbaron.org
2a3a22b61f
Make 'make makefiles' give an error message less often. r=cls
2003-06-05 04:59:02 +00:00
scott%scott-macgregor.org
e585ace35d
Change a MOZ_PHOENIX ifdef to a MOZ_XUL_APP ifdef in order to enable preprocessing for thunderbird
...
builds as well as firebird.
Has no impact on the regular seamonkey build.
2003-05-18 23:10:18 +00:00
colin%theblakes.com
fca4f83465
Fix OpenVMS debug build problem. b=205013, r=dveditz, a=asa
2003-05-14 22:01:25 +00:00
dougt%meer.net
039c6d21df
Enabling Dependent Libs. b=193442, r=seawood@netscape.com, a=asa@mozilla.org
2003-05-06 01:04:55 +00:00
dougt%meer.net
a41692ea4b
backing out change - turned tbox's orange
2003-05-05 00:44:50 +00:00
dougt%meer.net
cbd2e4dd74
Using CXXFLAGS instead of DEFINES.
2003-05-05 00:04:49 +00:00
dougt%meer.net
19bdafdb6a
Enables dependent library loading. r=seawood, a=asa, b=193442
2003-05-04 21:31:57 +00:00
cls%seawood.org
ec0eb750a2
Change the naming scheme for the mingw libraries to use the following format:
...
static lib: libfoo.a
import lib: libfoo.dll.a
shared lib: foo.dll
Bug #134113 r=dmose
2003-04-23 00:54:38 +00:00
seawood%netscape.com
9b36d6446d
Use detected versions of MAKE & ZIP.
...
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
seawood%netscape.com
6f499a80ea
Fix parallel build race condition on solaris by searching for idls in the current srcdir before the common idl dir.
...
Bug #183263 r=bryner,dcran a=asa
2003-03-31 20:55:54 +00:00
mkaply%us.ibm.com
7fb75fe25f
#188249
...
r=cls
OS/2 GCC build changes
2003-03-24 14:07:08 +00:00
seawood%netscape.com
a33dba2e4b
Only export all symbols & create import library for non-component libs in mingw build
2003-03-18 22:04:00 +00:00
seawood%netscape.com
c9f9eb676d
Enforce MODULE_NAME requirement for static builds.
2003-03-15 22:56:35 +00:00
cls%seawood.org
510cbeb399
Add mingw support to the common rules.
...
Add EXPAND_LIBNAME & EXPAND_MOZLIBNAME $(call) macros which convert base library names into a form suitable for linking.
Add rules for creating asm & intermediate files.
Bug #134113 r=bryner
2003-03-08 05:18:43 +00:00
seawood%netscape.com
d1ef25adfb
If building for a x11-based toolkit, force the chrome to use the "unix" keybindings.
...
Bug #191447 r=bryner
2003-03-04 03:56:03 +00:00
tor%cs.brown.edu
7d6a0e3ab4
Backout of 193442/191415. a=brade,dougt
2003-03-03 21:00:07 +00:00
seawood%netscape.com
fb016377a7
Fixing beos bustage caused by bug 193442
...
Bug #195563 r=bewildered
2003-03-02 00:56:04 +00:00
seawood%netscape.com
5c92ed8029
Dropping build infrastructure for supporting building with mulitple toolkits.
...
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
dougt%netscape.com
3cdc06fdfe
Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
2003-02-28 21:30:35 +00:00
bryner%netscape.com
2219499eda
For limiting exported symbols on OS X, use -exported_symbols_list instead of nmedit, if it's available. Also, don't run nmedit for debug builds. Bug 195186, r=cls.
2003-02-27 22:32:05 +00:00
seawood%netscape.com
0f8ec4866b
Make NO_DIST_INSTALL really not touch $(DIST)/.
...
Bug #190581 r=bryner
2003-02-27 02:53:46 +00:00
seawood%netscape.com
57f91e59b5
Skip the merge of .xpts into single module.xpt if there's only one .xpt and it has the same basename as the module.
...
Thanks to Nathan Kurz <nate@verse.com> for the patch.
Bug #190583 r=dbradley
2003-02-22 07:40:51 +00:00
seawood%netscape.com
a5c15e3a20
Use -Bsymbolic when linking components on FreeBSD.
...
Thanks to Joe Marcus Clarke <marcus@freebsd.org> for the patch.
Bug #190844 r=cls a=asa
2003-01-30 07:41:27 +00:00
seawood%netscape.com
fa4744268e
Change import library creation to get 25% speedup on startup on OS/2.
...
Also, decrease the size of dlls & exes by adding /OPTFUNC linker option.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #190536 r=mkaply,cls a=asa
2003-01-30 02:53:28 +00:00
mkaply%us.ibm.com
b176686aa7
#135795
...
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
seawood%netscape.com
e96cc515dd
Anything that depends upon Makefile.in should also depend upon Makefile.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:14:49 +00:00
bryner%netscape.com
0a4d825477
Second try for bug 187732. Post-process component libraries on OS X using nmedit to control which symbols are exported. r=cls.
2003-01-06 07:13:49 +00:00
seawood%netscape.com
b4612d23ba
Backing out previous changes. $(call...) is only supported by gmake >= 3.78.
...
Fixing tinderbox bustage.
2003-01-03 19:56:56 +00:00
seawood%netscape.com
583ec4d823
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
1279c39c38
Fix OS/2 bustage by exporting component import libs again.
2002-12-28 21:19:26 +00:00
seawood%netscape.com
c5216a1da4
Oops. We still need to install component libs into dist/lib/components.
...
Fixing tinderbox bustage.
2002-12-28 03:30:04 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com
f9d60f816b
Not all versions of cygpath support the convenient -m function. Too bad.
...
Fixing tinderbox bustage.
2002-12-13 03:38:39 +00:00
seawood%netscape.com
3228deccf9
Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
...
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
colin%theblakes.com
8a6d411d14
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
seawood%netscape.com
73e545cd76
Setting OBJS (from CSRCS/CPPSRCS) is not required when using SIMPLE_PROGRAMS so we need to check for SIMPLE_PROGRAMS as well to generate dependency subdirs.
...
Fixing mach-o nightly build bustage. r=bryner
2002-11-18 22:35:22 +00:00
seawood%netscape.com
04a0192442
Forte doesn't allow suffixes other than .o so change the naming scheme of host-compiled object files from .ho to host_%.o . Adds the unenforced rule that source files should not start with host_.
...
Bug #179895 Fixing tinderbox bustage
2002-11-15 07:24:44 +00:00
seawood%netscape.com
0d047d19bd
Disable dependency generation on OS/2 until bug 135795 is fixed.
2002-11-15 05:42:39 +00:00