bsmedberg%covad.net
c0a7e3fc82
Make the Mozilla build configurator ouput the correct results for --enable-chrome-format. This
...
does not affect the generated configure script.
2003-11-03 15:26:51 +00:00
bsmedberg%covad.net
940aae9127
Bug 223084 - enable the static component loader by default r/sr=dougt
2003-10-30 21:11:07 +00:00
bsmedberg%covad.net
eb5b70789c
Bug 216366 - fix for activestate perl using GNU make 3.80 r=bryner
2003-10-30 21:05:56 +00:00
sfraser%netscape.com
a54d4e3f1b
Bug 223323: fix building under panther, where pbxbuild is replaced by xcodebuild. r=pink, sr=bryner.
2003-10-23 17:47:33 +00:00
mkaply%us.ibm.com
d9182d4541
Up OS/2 stack size and remove OS/2 build options
2003-10-14 22:22:36 +00:00
tor%cs.brown.edu
8249189176
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
daniel%glazman.org
6a8799b108
build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org
2003-09-24 13:59:37 +00:00
cls%seawood.org
d01f0e3746
Remove unused ios::bin & ios::binary checks.
2003-09-22 01:13:16 +00:00
cls%seawood.org
e398d4faf2
Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
...
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
mkaply%us.ibm.com
871c208cb2
#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 19:13:23 +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
cls%seawood.org
82019bb79e
Use AWK instead of awk for win32 compiler checks.
...
Bug #218906
2003-09-15 04:46:16 +00:00
cls%seawood.org
0dc49bd0bb
Allow libidl & glib to be installed in separate prefixes on win32.
...
Bug #216367 r=bryner
2003-09-15 04:00:54 +00:00
cls%seawood.org
cfc133aa7f
When calling windres, use a temp file to work around resource issue.
...
Thanks to Sander <mybugzilla@juima.org> for the original patch.
Bug #213281 r=cls rs=leaf
2003-09-15 03:36:36 +00:00
pkw%us.ibm.com
108de309f4
Bug 218829 - Typo in configure.in test for VisualAge Compiler.
...
r=bryner@brianryner.com
2003-09-11 16:24:44 +00:00
pkw%us.ibm.com
13b592f34c
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
c4a908f95d
Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
...
Thanks to Jerry Talkington <jerry@smartasfuck.com> for the patch.
Bug #216908 r=cls sr=darin a=asa
2003-08-26 15:56:49 +00:00
bsmedberg%covad.net
7f2f6af0fc
Bug 216366 - configure doesn't wrap ActiveState Perl calls correctly. r=cls a=asa
2003-08-26 00:29:19 +00:00
cls%seawood.org
1bc0f9f6ee
Only build freetype support when freetype is present and we're building against an X11-based toolkit.
...
Bug #216076 r=bryner a=asa
2003-08-18 18:56:42 +00:00
cls%seawood.org
ad9d4ec34f
That AC_SUBST shouldn't be conditional.
2003-08-14 21:37:31 +00:00
cls%seawood.org
3ce835d117
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
dbaron%dbaron.org
a798c33c02
Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051
2003-08-12 06:01:48 +00:00
cls%seawood.org
d86e53e744
Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
...
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #214134 r=leaf
2003-08-05 19:40:30 +00:00
cls%seawood.org
2bddc66e1b
cygwin perl is already wrapped
2003-08-05 07:45:28 +00:00
cls%seawood.org
50db4c142b
Wrap perl calls since we still support activestate perl.
...
Fixing bustage
2003-08-05 06:03:56 +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
daniel%glazman.org
a667b89487
bustage fix backing out 214597 fix
2003-07-31 20:04:25 +00:00
daniel%glazman.org
3f685c2428
Build fails with french version of VC7 because of case-sensitivity of version msg
...
b=214597, r=cls@seawood.org , sr=leaf@mozilla.org
2003-07-31 18:50:23 +00:00
timeless%mozdev.org
03efddedbc
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
59985f9284
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
e8c9880a8b
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
a4efe5b029
Turning spellchecker in default build - not packaged yet
2003-07-28 20:36:13 +00:00
mkaply%us.ibm.com
396451f149
#56301
...
r=mkaply, pedemont, jblanco, sr=kin@netscape.com , a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
2003-07-25 18:48:02 +00:00
seawood%netscape.com
ac665cc3f2
Use -mno-cygwin when calling $CPP to make sure the proper path is used for mingw builds when checking for headers.
2003-07-13 17:39:06 +00:00
dougt%meer.net
01ab727a22
missed a AC_SUBST from a checkin last night. a=dbaron
2003-07-09 21:55:23 +00:00
dougt%meer.net
dd0af8f83b
Adding warning comment to configure option
2003-07-09 05:11:31 +00:00
dougt%meer.net
5e4a9e7187
Allow disabling of profile locking. r=ccarlen b=212132
2003-07-09 05:07:56 +00:00
dbaron%dbaron.org
f7760aad0e
Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner
2003-07-08 21:20:04 +00:00
bryner%netscape.com
26ed56c408
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
seawood%netscape.com
209f4b6c8d
Split private xpcom defines into separate header.
...
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com
bd6616883a
Make user-specific application directory name configurable using --with-user-appdir.
...
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the original patch.
Bug #58327 r=dougt
2003-07-01 18:32:49 +00:00
seawood%netscape.com
99284afa71
Fixing X-on-X bustage
2003-07-01 03:57:47 +00:00
seawood%netscape.com
a23a802093
Argh. HAVE_64BIT_OS is not xpcom specific.
...
Bug #210409
2003-06-27 19:17:46 +00:00
seawood%netscape.com
3ee6b37d3f
Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
...
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
seawood%netscape.com
db0dc03fee
Use compiler test to check for Forte version instead of version string output.
...
Bug #177486 r=kyle.yuan@sun.com
2003-06-22 21:18:25 +00:00
bryner%netscape.com
ef6fd16456
Remove unused UNIX_EMBED and UNIX_LDAP AC_DEFINEs for Mac.
2003-06-22 09:23:56 +00:00
bsmedberg%covad.net
4aa3bce895
Bug 209622 - bustage fix for stupid compilers (Sun WS and DEC OSF1) -
...
also remove unused configure test. r=dbaron sr=alecf
2003-06-19 18:42:23 +00:00
varga%netscape.com
d85887a915
Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
...
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
bryner%netscape.com
9806eda1ef
Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin.
2003-06-16 21:37:49 +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