Commit Graph

2041 Commits

Author SHA1 Message Date
cls%seawood.org
2ab2ae58fa 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
b0171845f9 make xpcom typelib tools build on wince. r/a=benjamin 2005-07-05 17:02:20 +00:00
mark%moxienet.com
f0daba2e6d Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-07-01 05:01:28 +00:00
dougt%meer.net
91e45f52cd Fixing build bustage; making config.mk match build docs. WINCE ONLY. 2005-06-30 21:49:29 +00:00
bsmedberg%covad.net
9b68fa2754 Backout bug 298047 per Chase as it breaks some downrev mac systems unexpectedly. 2005-06-30 02:04:23 +00:00
bsmedberg%covad.net
a296b8abc2 Officially break building from mac 10.2, from bug 298047 and predecessors. a=Chase with the knowledge that barcelona tinderbox may go red. 2005-06-29 19:46:33 +00:00
dougt%meer.net
6807909a64 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
roc+%cs.cmu.edu
41bf2924b1 Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc 2005-06-29 03:51:44 +00:00
mark%moxienet.com
c5d5f44fe1 Bug 298647, Xcode might put build products in silly places. Add SYMROOT=build. r=josh sr=smfr a=bsmedberg 2005-06-29 02:48:58 +00:00
cls%seawood.org
fa9b3fbffb 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
kairo%kairo.at
46f6298dff bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-06-21 16:01:09 +00:00
joshmoz%gmail.com
ac67020454 better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa 2005-06-20 19:24:51 +00:00
shaver%mozilla.org
32251d6d48 Bug 298032: make sure that we set the IMPLIB-directing LDFLAGS after the
initialization from OS_LDFLAGS. r=bsmedberg, a=asa.
2005-06-20 13:01:58 +00:00
darin%meer.net
6f8d339bb1 fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls 2005-06-17 22:59:13 +00:00
cbiesinger%web.de
5c6d97684b Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
shaver%mozilla.org
61285074f8 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
shaver%mozilla.org
d976195852 Bug 297677: when linking against static versions of components, explicitly
specify the static-lib pathnames, rather than hoping that the current library
search path finds the right (static) version of -lwhatever. r=bsmedberg, a=asa.
2005-06-17 12:13:06 +00:00
bryner%brianryner.com
c618189f8d Fix build failure with --enable-quantify (bug 297430). r=bsmedberg, a=asa. 2005-06-16 05:05:41 +00:00
timeless%mozdev.org
7f381644c0 Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol
patch by rob_strong@exchangecode.com r=shaver a=shaver
2005-06-16 04:11:22 +00:00
shaver%mozilla.org
feb322d9ef Bug 295659: if we're building for an XPI_NAMEd package, always use PIC, even
if we're not at the stage of constructing the component yet.  Otherwise we
end up mixing PIC and non-PIC code for components that are constructed out
of sub-archives (like storage, f.e.). r=bsmedberg.
2005-06-15 23:42:07 +00:00
shaver%mozilla.org
92448b9e31 Bug 295659: when building a package via XPI_NAME, don't let components be
build as static libs. r+a=bsmedberg.
2005-06-15 13:41:39 +00:00
joshmoz%gmail.com
f0130921d1 Get rid of big-endian assumptions in asdecode. b=297164 r=josh sr=smfr a=asa 2005-06-10 14:16:18 +00:00
darin%meer.net
b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
bsmedberg%covad.net
22b446b9d8 Bug 294835 - Need to determine XPCOM ABI (at least for the common cases) in configure, for EM/nsXREDirProvider r=cls sr=shaver a=asa 2005-06-08 12:46:39 +00:00
joshmoz%gmail.com
624f8ca62a build on Xcode 2.1 which uses per-build configuration build directories. b=296900 r=josh r=cls r=bsmedberg a=bsmedberg 2005-06-08 02:50:56 +00:00
cbiesinger%web.de
976b087af8 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
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
cmp%mozilla.org
b8b0d654a7 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
mkaply%us.ibm.com
5cfed888b3 Don't have OS/2 follow the new msys path - r+sr+a=shaver 2005-06-02 12:33:48 +00:00
cls%seawood.org
2f8def85e9 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
joshmoz%gmail.com
f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
cls%seawood.org
39aa22b4dd Exclude extra file attributes when creating jar files
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=bsmedberg a=shaver
2005-06-01 15:34:55 +00:00
cls%seawood.org
d5865f4067 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
cls%seawood.org
8312fa228c Add support for using msys perl
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:20:35 +00:00
bsmedberg%covad.net
5a72d70b11 Bug 295494 - Add support for extension chrome.manifest to make-jars r=darin a=shaver 2005-06-01 11:59:09 +00:00
vladimir%pobox.com
840f5bc8e1 b=294228, make static builds with canvas but no svg work, r+a=shaver 2005-05-16 23:00:30 +00:00
bsmedberg%covad.net
5bc7b6cdd9 Bug 287262 part 27 - build browserconfig.properties from a locale-dependent makefile r=gandalf a=asa 2005-05-13 19:52:27 +00:00
tor%cs.brown.edu
1a8f106a62 Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa 2005-05-11 23:49:52 +00:00
bzbarsky%mit.edu
e03789dbe5 SVG-enabled GTK1 builds built with recent SVG should be able to start. Bug
292288, r=bryner, sr=dbaron, a=asa
2005-05-06 21:03:42 +00:00
bsmedberg%covad.net
73c2f5127d 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
d75b5fa3eb 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
844e4cfc58 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
62baa07994 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
darin%meer.net
ec163dc333 fixes bug 290850 "BUILD_ID uses $(shell) poorly" r=bsmedberg a=dbaron,caillon 2005-04-19 21:46:07 +00:00
bryner%brianryner.com
91b549d294 Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
bsmedberg%covad.net
20572e768b Fix noted by dbaron from bug 289461 - move close() inside the -f 2005-04-15 15:56:02 +00:00
bsmedberg%covad.net
e47d9accae Re-landing bug 289461, now that we've figured out the creature problem: AS perl doesn't like the file-open mode "+>>". This version separates the read and append bits into two pieces, r=Hixie for the changes. 2005-04-15 12:31:49 +00:00
bsmedberg%covad.net
78bb6616da Re-reverting bug 289461 because it could possibly be the source of cadence orange, at the suggestion of dbaron. Something to do with visibility: transparent on the main window? 2005-04-14 17:36:55 +00:00
bsmedberg%covad.net
bb8609cddf 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
34e5bd90c5 Temporary bustage fix for Mac OS 10.2. This means that libxul/xulrunner will only build on 10.3, but the other apps will be fine on 10.2 2005-04-11 16:11:51 +00:00
bsmedberg%covad.net
37f97fcd51 Bug 288370 - Build XULRunner on Mac, and add makefile vars to link against XPCOM frozen sharedlibs reliably r=darin a=asa 2005-04-11 15:19:42 +00:00
bsmedberg%covad.net
39bab71373 Re-landing bug 289461 with one change: /^\s*/ becomes /^\s*$/, which was an accidental change from the original. 2005-04-11 14:54:57 +00:00
bsmedberg%covad.net
123b14b305 Revert bug 289461 until I can examine bustage. 2005-04-11 13:39:07 +00:00
bsmedberg%covad.net
60239913d0 Bug 289461 - Give make-jars.pl the ability to use the new chrome manifests, r=Chase a=asa I am not landing any of the actual jar.mn changes until bug 289448 gets reviewed, to avoid massive conflicts in my tree. See bug 289461 for an example of how to use this new syntax. 2005-04-11 12:59:21 +00:00
kairo%kairo.at
8400c585f8 bug 288690 - make version_win.pl able to use the app name from configure vars, r=bsmedberg sr=chase a=asa 2005-04-10 23:32:39 +00:00
bsmedberg%covad.net
7e03c0b224 Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
cbiesinger%web.de
44625301dd bug 283489 r=darin sr=bz
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
  interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
  the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
  to read/write the referrer property
2005-04-05 17:40:32 +00:00
bsmedberg%covad.net
7428784e38 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
a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
shaver%mozilla.org
b291e53a4d support additional XPI_PKGNAME-installed files, r=bsmedberg 2005-03-23 20:59:42 +00:00
neil%parkwaycc.co.uk
58e511d15e Restore @ accidentally deleted by my checkin for bug 285627 r=bsmedberg 2005-03-23 17:59:49 +00:00
bsmedberg%covad.net
914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
bsmedberg%covad.net
0aad815a40 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
3baf5961d6 Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg 2005-03-14 15:57:26 +00:00
bugzilla%arlen.demon.co.uk
3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
tor%cs.brown.edu
397f2c6e63 Bustage fix - flip cairo logic. 2005-02-24 20:53:19 +00:00
tor%cs.brown.edu
810adb59db Bug 281950 - cairo/libpixman landing. r=bsmedberg 2005-02-24 20:11:04 +00:00
pedemont%us.ibm.com
96198b173a Bug 279649 - Dynamically create Java proxies. r=darin. 2005-02-23 20:19:55 +00:00
brendan%mozilla.org
a02d37c7c7 Use JS's //@line feature to restore source line number and filename (246286, r=Hixie, sr=bryner). 2005-02-23 07:38:17 +00:00
dbaron%dbaron.org
8c136485b3 Change version from 1.8b to 1.8b2. 2005-02-19 06:52:00 +00:00
dbaron%dbaron.org
67171f1f3d Change version from 1.8b to 1.8b2. 2005-02-19 06:31:15 +00:00
shaver%mozilla.org
062e113139 Bug 282768: infrastructure for XPI_PKGNAME/XPI_PACKAGE-driven XPI automation.
r=bsmedberg
2005-02-18 22:17:37 +00:00
cbiesinger%web.de
cfd464f2ce 282599 add Qt header files that are only used by moc-preprocessed files to the
list of system headers
r=bryner a=dbaron
2005-02-17 20:12:05 +00:00
mostafah%oeone.com
82e91dc9d5 Checked in patch for bug 281681:
Sunbird build broken on trunk due to dependancy on icalss
r=shaver, sr=shaver
2005-02-09 17:45:33 +00:00
bsmedberg%covad.net
fa01ef8027 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
c18b1c8902 Bug 279768 - Use new % syntax for locale directory structure. r=gandalf 2005-01-26 13:33:53 +00:00
vladimir%pobox.com
c6e2ea87cf b=279306, update canvas API to reflect latest standard spec; r=stuart,sr=shaver 2005-01-26 02:08:35 +00:00
bryner%brianryner.com
742738a46c Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
roc+%cs.cmu.edu
ba66716f38 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
9e106dbb54 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
timeless%mozdev.org
b1a1a86946 Bug 278118 rev versions to 1.8b
Bumping release ver from 1.8a6 to 1.8b
r=asa
2005-01-12 17:58:51 +00:00
bsmedberg%covad.net
43efb2238c Bug 237282 - Add makefile rule for preprocessed components. r=cls 2005-01-12 11:23:43 +00:00
dbaron%dbaron.org
2750e49e9f Check in change for ActiveState perl, the equivalent of which has been on the creature tinderbox for ages. (See bug 276758.) 2005-01-02 19:06:22 +00:00
bryner%brianryner.com
437a4837fa Fix undesired tinderbox rebuilds due to system header wrapper timestamps changing. Bug 273336, r=dbaron. 2004-12-16 05:13:46 +00:00
bryner%brianryner.com
d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
dbaron%dbaron.org
74fdec024b Fix dependencies of nsBuildID.h. b=274238 r+sr=bryner 2004-12-14 23:11:27 +00:00
ben%bengoodger.com
c15b4411d0 bug 274547 - GRE_BUILD_ID has a newline which causes infinite restart loop.
Chop the unix newline off the end of the build id before substitution.
r=bryner sr=darin
2004-12-14 22:39:26 +00:00
bsmedberg%covad.net
79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
bsmedberg%covad.net
67be86c8c4 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
bsmedberg%covad.net
b604eb57fe I over-pruned this code for bug 272783 - this will hopefully fix the Firefox static build, though I'm not certain. r=bustage 2004-12-07 02:35:37 +00:00
bsmedberg%covad.net
f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
bsmedberg%covad.net
dfd741c2fd Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS r=darin 2004-12-04 05:24:38 +00:00
bsmedberg%covad.net
7f212778db Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
dbaron%dbaron.org
b17e3131a0 Merge remaining part of 257117 to the trunk: code needed for Mac *.app names for new toolkit packaging code. b=bryner b=257117 2004-12-02 21:56:34 +00:00
mkaply%us.ibm.com
a419f21457 Backing out OS/2 only fix - this shouldn't be needed 2004-12-02 16:41:01 +00:00
mkaply%us.ibm.com
82240d4acd OS/2 only change for OS/2 build bustage on some machines 2004-12-01 17:37:39 +00:00
pedemont%us.ibm.com
15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bsmedberg%covad.net
985c5975ce More work for bug 271324 - source localization - reviewed by Pike and biesi 2004-11-29 23:14:13 +00:00
dbaron%dbaron.org
74ac1e169b Fix Windows newlines introduced in part of the file. b=249782 2004-11-28 01:20:08 +00:00
dbaron%dbaron.org
67012594e7 Bump version from 1.8a to 1.8a6. 2004-11-25 18:34:24 +00:00
dbaron%dbaron.org
85de9474d3 Bump version from 1.8a5 to 1.8a6. 2004-11-25 18:33:39 +00:00
bsmedberg%covad.net
2fadece7f2 Make MOZ_UI_LOCALE available to the build system, merge from aviary branch. See bug 271324 2004-11-24 20:35:50 +00:00
bsmedberg%covad.net
351a0623ea Merge XULPPFLAGS patch from the aviary branch, overarching bug is 271324. 2004-11-24 16:01:03 +00:00
bsmedberg%covad.net
0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org
d01dd1aa4c 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
bryner%brianryner.com
8756378524 When building with --enable-quantify, use /OPT:NOICF to prevent identical functions from being merged. Bug 267576, r=dbaron. 2004-11-15 08:37:53 +00:00
cbiesinger%web.de
19a90b8d41 Bug 267814 remove unused files from mozilla/config r=bsmedberg 2004-11-06 17:24:17 +00:00
darin%meer.net
5fe2bdd64c slight tweak for bug 265998 to avoid packaging NSPR static libs in the
linux version of the gecko sdk
2004-11-01 18:32:26 +00:00
cls%seawood.org
efaf7d7fa9 Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
darin%meer.net
e9527a0a03 Do the same thing for OS/2, bug 265998 2004-10-28 22:33:51 +00:00
darin%meer.net
e6bbcd5d11 fixes bug 265998 "Gecko SDK does not include NSPR import libs" r=bsmedberg
(with agreement from wtc on the solution)
2004-10-28 22:12:18 +00:00
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
bryner%brianryner.com
f43748170d Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg. 2004-10-12 00:09:58 +00:00
bryner%brianryner.com
7993f4dc6b back out 263512, i was on crack 2004-10-11 21:07:55 +00:00
zack%kde.org
462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
vladimir%pobox.com
77d5bf782b b=263211, sqlite3 and storage landing - build system changes; r=darin,sr=shaver 2004-10-09 00:10:14 +00:00
bryner%brianryner.com
0185c94aa9 bug 263512 - don't use /opt:nowin98 for windows release builds, it increases code size. r=ben. 2004-10-08 18:17:17 +00:00
alex%croczilla.com
1fce2c4058 Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
2004-10-07 20:59:53 +00:00
jst%mozilla.jstenback.com
c34402286b Write out finder info when AppleSingle encoding. Not part of the build. 2004-10-06 19:40:09 +00:00
jst%mozilla.jstenback.com
0eb195b8d6 Write out the file date info for the original file. Not part of the default build. 2004-10-04 23:00:32 +00:00
bsmedberg%covad.net
aea4e1b0c0 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
5d869e9768 Bug 260955 - add an #includesubst instruction r=Hixie 2004-09-29 13:10:50 +00:00
jst%mozilla.jstenback.com
a1f092a35b Include the original name in the AppleSingle encoded file. Not part of the build. 2004-09-28 22:21:34 +00:00
dbaron%dbaron.org
f5037ec252 Bump version number from 1.8a4 to 1.8a5. 2004-09-28 18:57:22 +00:00
jst%mozilla.jstenback.com
b9770bd383 Adding asencode utility. Not part of the default build. 2004-09-22 23:23:01 +00:00
silver%warwickcompsoc.co.uk
d0abcd21d7 Bug 260247 - Stop make-jars.pl confusing registered subdirectories.
Build-config only.
r=bsmedberg
2004-09-22 12:31:36 +00:00
bryner%brianryner.com
70f87d9f57 Fix problems with slash direction for activestate perl. r=dbaron. 2004-09-10 21:16:29 +00:00
darin%meer.net
93874dbfb7 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
dbaron%dbaron.org
9184d4fcf8 Bump trunk version from 1.8a3 to 1.8a4. 2004-09-06 15:58:41 +00:00
bryner%brianryner.com
70f2f266cb Add support for generating PDB-format debug symbols with MSVC, by setting MOZ_DEBUG_SYMBOLS=1 in the environment. This is to be used in place of MOZ_PROFILE. Bug 244231, r=wtc, dmose. 2004-08-26 23:03:01 +00:00
timeless%mozdev.org
fb1b2a3df7 Bug 255328 mkdepend command line defines may be broken
http://www.mozilla.org/hacking/portable-cpp.html#no_cpp_comments_in_c
caught by m.calderbank@iname.com
2004-08-26 13:33:19 +00:00
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
timeless%mozdev.org
b6fc0b8e6e Bug 255328 mkdepend command line defines may be broken
patch by jw6057@bacon.qcc.mass.edu r=bryner
2004-08-23 05:27:20 +00:00
bsmedberg%covad.net
d606adb297 Add an "emptyLines" filter to the preprocessor that strips empty lines from the output. r=Hixie (not part of the build) 2004-08-19 13:48:49 +00:00
pavlov%pavlov.net
b248c2e374 adding MOZ_ENABLE_CAIRO_GFX 2004-08-16 00:31:22 +00:00
blizzard%redhat.com
aa8be61c26 More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner 2004-08-02 20:50:01 +00:00
pkw%us.ibm.com
fcf8affd6a Bug 252529 - Firefox static build fails on AIX.
r+sr=bryner@brianryner.com
2004-07-22 18:44:57 +00:00
bsmedberg%covad.net
1837d24904 Bug 251866 - apparently with some perls or OSes if you read from a <FILE> in the middle of reading from a <STDIN> pipe you get corrupted file positions on STDIN. Workaround this by reading all of the STDIN pipe before processing it. r=bz 2004-07-21 18:17:15 +00:00
bryner%brianryner.com
78edb6f8e3 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2004-07-19 17:36:19 +00:00
dwitte%stanford.edu
8ad2e8e431 add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
bryner%brianryner.com
56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
dbaron%dbaron.org
361eb465c6 Bump version number to 1.8a3, although that may or may not be the next release's version. 2004-07-14 21:46:32 +00:00
bsmedberg%covad.net
76fcff11db Bug 248507 - preprocess jar.mn files r=bryner a=roc for 1.8a2 (over IRC) 2004-07-08 15:06:19 +00:00
timeless%mozdev.org
1f3a8f89e2 Bug 249459 make-jars.pl should use CYGDRIVE_MOUNT
patch by sdwalker@myrealbox.com r=cls
2004-07-02 00:53:36 +00:00
scott%scott-macgregor.org
184bb9bd6e Bug #245430 --> static build work for thunderbird 2004-07-01 02:32:44 +00:00
cls%seawood.org
0be84a0940 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
30597b0bb2 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
scott%scott-macgregor.org
ea9e3a935d Pre-binding support for mozilla thunderbird 2004-06-15 00:58:36 +00:00
bryner%brianryner.com
195d45b2e2 Move library base addresses to reserve 48MB of address space for the main executable for prebinding. Bug 246263, r=ben. 2004-06-10 21:56:40 +00:00
mvl%exedo.nl
c097fcd9d9 use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
leaf%mozilla.org
015ec56853 update UA for next release cycle 2004-05-21 00:35:51 +00:00
leaf%mozilla.org
9797518dab update version string to reflect new release schedule (1.8a1 for alpha1), a=asa 2004-05-19 20:59:24 +00:00
cbiesinger%web.de
1ee6b3e440 bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
mkaply%us.ibm.com
68463d876d #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:27:19 +00:00
timeless%mozdev.org
9ddca4dfd7 Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
patch by ajschult@mindspring.com r=bsmedberg
2004-04-30 04:23:06 +00:00
dbaron%dbaron.org
bad6992d2b Follow suggestion from Asko Tontti <atontti@cc.hut.fi>. r=dbaron b=176306 2004-04-23 00:44:52 +00:00
dbaron%dbaron.org
b93c5da550 Pass arguments through to preprocessor with versions of perl less than 5.6. b=176306 r=bryner 2004-04-22 20:52:34 +00:00
jst%mozilla.jstenback.com
fb995ba45f Fixing bug 232742 (patch by mozilla@rosenauer.org). Make Mozilla build and run on Linux/x86-64. r+sr=darin@meer.net, jst@mozilla.jstenback.com 2004-04-20 21:38:15 +00:00
gerv%gerv.net
31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
dbaron%dbaron.org
ec96a95d0b Update version number from 1.7b to 1.8a. 2004-04-15 18:06:15 +00:00
bryner%brianryner.com
84602c1291 Fix profiledbuild for static builds. r=cls, a=brendan. Bug 237239. 2004-04-10 22:51:37 +00:00
cbiesinger%web.de
7122b4c1c7 Bug 238349 fix static svg builds using gdi+
patch by Jon Henry <jhenry@ccs.neu.edu> r=bsmedberg sr=bryner a=tor
2004-04-10 15:04:54 +00:00
bryner%brianryner.com
55db156d09 Enable profiledbuild to work for non-static builds (bug 237239). r=cls, a=asa. 2004-04-07 22:59:36 +00:00
cbiesinger%web.de
98a2fadf08 improve default doxygen options, not part of build. bug 239606 r=cls 2004-04-04 20:54:48 +00:00
cls%seawood.org
503337238d Use DLL_PREFIX instead of LIB_PREFIX when installing NSPR into the SDK.
Fixing mingw tinderbox bustage.
2004-03-24 00:08:31 +00:00
bsmedberg%covad.net
01e335833e 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
b7046d5f72 Use the brute force method to override NSS build variables when cross-compiling.Bug #172651 r=darin a=chofmann 2004-03-23 08:41:30 +00:00
bryner%brianryner.com
c2b4788fd2 - Add detection of -fprofile-arcs/-fprofile-generate to configure
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.

Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
pkw%us.ibm.com
7dc4d1e4f1 Bug 237545 - Need to support objmodel=ibm for AIX VisualAge C++ Compiler
r=cls@seawood.org, sr=shaver@mozilla.org, a=chofmann@mozilla.org
2004-03-19 16:59:56 +00:00
cls%seawood.org
e887c496ee 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
ben%bengoodger.com
2726c470ae 237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner 2004-03-16 03:56:25 +00:00
cls%seawood.org
3977ae5a71 Backing out changes from bug 226609. MSVC is being uncharacteristically picky. 2004-03-16 00:59:29 +00:00
cls%seawood.org
8e702f20f2 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
darin%meer.net
9b6c795f0e Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
mconnor%myrealbox.com
9a81ff1d79 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
chanial%noos.fr
bfe63c291c Bug 235317: really override the preprocessed files 2004-03-02 02:59:28 +00:00
bsmedberg%covad.net
d17968e4b6 Bug 235317, always build preprocessed chrome because we don't have a good dependency system. r=pch 2004-03-01 21:12:29 +00:00
darin%meer.net
73298e056e landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner 2004-02-28 00:05:58 +00:00
kairo%kairo.at
5f250d223d bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
bryner%brianryner.com
18797e7f6c Disabling my changes. I don't have time to debug this now. 2004-02-26 18:06:02 +00:00
bryner%brianryner.com
00c9936e63 Bustage fix - instead of only allowing PIC if LIBRARY_NAME is defined, just skip it if PROGRAM, SIMPLE_PROGRAMS, HOST_PROGRAM, or HOST_SIMPLE_PROGRAMS is defined. 2004-02-26 17:16:57 +00:00
bryner%brianryner.com
a3f2a38be2 Don't compile .o files for executables with -fPIC. Bug 235657, r=seawood. 2004-02-26 08:17:27 +00:00
cls%seawood.org
858be6e322 Use LD instead of CC when linking C libs on HPUX 2004-02-26 07:34:27 +00:00
cls%seawood.org
d55c47cce0 Remove broken OS check for LIB_IS_C_ONLY 2004-02-25 22:17:45 +00:00
cls%seawood.org
bbe803c4d7 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
dbaron%dbaron.org
3a1c696bfc Change version from 1.7a to 1.7b. 2004-02-21 19:29:41 +00:00
cls%seawood.org
4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cls%seawood.org
db444547a9 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
tor%cs.brown.edu
3867672802 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00
cls%seawood.org
486c2570e0 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
cls%seawood.org
1a0e9742d7 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org
cdb23f59f9 Remove unneeded -liberty references.
Bug #232763
2004-02-10 17:21:14 +00:00
alex.fritze%crocodile-clips.com
5c676d4a47 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
cls%seawood.org
c1bd27e6cf Re-add RESFILE dependency to HOST_PROGRAM for the moment.
Fixing tinderbox bustage
2004-02-07 09:49:50 +00:00
cls%seawood.org
cb43d15ae9 Tighten static library dependencies for programs.
Bug #232499 r=bryner
2004-02-07 08:22:28 +00:00
bsmedberg%covad.net
abd8d73159 Build bustage... we need to look for contents.rdf in the preprocess case also. r/sr=dbaron 2004-02-04 19:22:01 +00:00
dbaron%dbaron.org
48c036956d Allow MINIMO=1 to be specified in a mozconfig file. b=232254 r=dougt 2004-02-01 23:22:21 +00:00
pinkerton%aol.net
6233fbb29e add support for OSX 10.3 SDK support so build done on 10.3 can be run on
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
cbiesinger%web.de
065f5ce3fc Bug 166192 Remove last traces of PICS.
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bryner%brianryner.com
a988e1dac2 Oops, DSO_LDOPTS_DEPS should not have been inside the DEPENDENT_LIBS ifdef! 2004-01-23 21:21:38 +00:00
bryner%brianryner.com
9e84339241 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
neil%parkwaycc.co.uk
74f9ae76d7 Bug 230791 Wrong company name and trademarks in mozilla.exe p=mbockelcamp@web.de r=leaf sr=bryner 2004-01-22 16:01:25 +00:00
ian%hixie.ch
9726ec9def Preprocessor documentation, believe it or not. 2004-01-21 15:34:35 +00:00
ian%hixie.ch
5147d5c69f Support a new --line-endings argument so that you can force a particular type of line endings. 2004-01-21 15:34:10 +00:00
bsmedberg%covad.net
cbbdd9cd3e 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
c7b97d1f33 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
047415ef80 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
bd4c43974e 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
ian%hixie.ch
551ea5ea7e Stop requiring File::Spec 0.8 for now, by copying the relevant functions into this file. Patch originally by Jon Rekai, edited by me, r+sr=bryner. Bug 227078. 2004-01-09 00:12:16 +00:00
dbaron%dbaron.org
19bc58a9e4 Bump version number to 1.7a. 2003-12-19 03:49:12 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
leaf%mozilla.org
bcfe046f40 bug 224768, r=dbaron. update alpha to beta in version strings 2003-11-07 18:23:23 +00:00
bsmedberg%covad.net
7b39ba106c 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
bsmedberg%covad.net
b5a2a67987 Bug 223084 - enable the static component loader by default r/sr=dougt 2003-10-30 21:11:07 +00:00
neil%parkwaycc.co.uk
c0add51d3d Bug 75687 support --enable-chrome-format=symlink r=bsmedberg sr=bryner 2003-10-30 09:24:40 +00:00
ben%bengoodger.com
a8e1b80fea Bug 223329 - relocate the nspr dylib so that address conflict does not occur in Firebird and prevent prebinding to occur. Patch by bryner, r=ben. a=asa 2003-10-26 22:14:03 +00:00
ian%hixie.ch
472fb14554 Skip variables in -E that have weird names (environment shouldn't be able to cause fatal errors) 2003-10-24 22:17:32 +00:00
bienvenu%nventure.com
f1a427bbb1 add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott 2003-10-21 22:15:07 +00:00
bzbarsky%mit.edu
01975f305d Removing stray ^M. Patch by bernd, r/sr=me, bug 207401 2003-10-16 06:46:50 +00:00
bsmedberg%covad.net
fb8fa3a05e 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
ian%hixie.ch
9606e7f3ca Add the -d option to the preprocessor (lists the dependencies given the current environment instead of actually preprocessing the file) 2003-10-12 22:15:23 +00:00
timeless%mozdev.org
c9ae84d791 Bug 220969 Use higher optimization for windows mkdepend
patch by swalker r=bryner
2003-10-02 01:08:25 +00:00
bryner%brianryner.com
575eecdea0 Update to latest XFree86 mkdepend source to fix hangs generating dependencies with mingw builds (bug 220875). rs=cls. 2003-10-01 19:16:15 +00:00
ian%hixie.ch
aa614cd09b Make substitutions of unknown variables be fatal errors. 2003-09-30 22:31:15 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com
d1727b185d Fix unnecessary rebuilds in embedding/browser/activex caused by mkdepend creating a bogus dependency on dist/include/string when #include <string> is used. This change makes mkdepend never match on a directory when searching the include path for a file. Bug 220595, r=dbaron. 2003-09-29 03:25:12 +00:00
tor%cs.brown.edu
7386551ac2 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
daniel%glazman.org
d3099c31e9 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
dbaron%dbaron.org
0f9c5c2408 Update version number from 1.5b to 1.6a. b=219695 2003-09-21 17:13:12 +00:00
mkaply%us.ibm.com
1e1be8415c #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
19d1d413c2 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
905a62182a Use incremental linking again on Windows, for DLLs. b=216335 rs=cls 2003-09-16 22:36:02 +00:00
mkaply%us.ibm.com
7ad3a159fb #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
Also remove some VACPP references
2003-09-15 21:50:20 +00:00
cbiesinger%web.de
8c24779114 Bug 217656
"make clean" doesn't delete .ilk files
r=cls
2003-09-11 11:36:40 +00:00
ian%hixie.ch
33203eae13 Add support for the 'substitution' filter. 2003-09-02 15:53:55 +00:00
pkw%us.ibm.com
48c6e651e5 Bug 217499: Clean up AIX libpath and configure script
r=cls@seawood.org, a=asa@mozilla.org
2003-08-29 17:15:06 +00:00
cls%seawood.org
14bbc70997 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
d7aca2a1bb 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
cls%seawood.org
7f53862a76 Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
Thanks to Brian Ryner <bryner@brianryner.com> for the patch.
Bug #206643 r=cls a=mkaply
2003-08-14 21:36:22 +00:00
bryner%brianryner.com
da1f73fd22 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
ian%hixie.ch
d699884f7e Oops: the scoping of the relative directory path was not working on #include. (Not part of seamonkey build. r=bryner for firebird build.) 2003-08-13 09:46:33 +00:00
brendan%mozilla.org
b7cdb7debb Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
cls%seawood.org
064d382e0c 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
a8b11eb498 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
timeless%mozdev.org
267497e472 Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
timeless%mozdev.org
4e9aa03fa2 Bug 214445 View Page Source fails
Backing out:
Bug 199335 [minimo]make all viewsource stuff configurable
2003-07-30 17:02:52 +00:00
dougt%meer.net
0a335488c8 Adding the ablity to disable view source. r=bz,sr=darin,b=199335 2003-07-30 02:39:05 +00:00
mkaply%us.ibm.com
1a38ab2d00 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
twalker%netscape.com
fd4666d2b5 update version to 1.5b, bug 211626, r = ycalonje 2003-07-11 22:00:16 +00:00
dougt%meer.net
e49407a60d Allow disabling of profile locking. r=ccarlen b=212132 2003-07-09 05:07:56 +00:00