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
bryner%netscape.com
7ff4f02e7f
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
dougt%meer.net
2481164ffb
Adding support for static builds of minimo. r=pavlov. b=211645
2003-07-05 19:34:19 +00:00
timeless%mozdev.org
8cd4375f12
Bug 211265 Log doesn't check the return value of PL_DHashTableInit
...
r=darin sr=darin
2003-07-01 21:38:07 +00:00
seawood%netscape.com
b380d34fe0
Force files to be read as binary to avoid line-ending issues on win32.
...
Bug #196499
2003-06-23 21:36:19 +00:00
lpham%netscape.com
1fdb5cee36
add final-link-comp-names, final-link-comps, final-link-libs bugzilla #105994
2003-06-10 22:07:32 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
3c1c9a835b
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:22:15 +00:00
bryner%netscape.com
e952d5249e
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
1a61e5528b
Add echo-requires-recursive rule to get a full list of tree's dependencies
2003-06-06 19:21:57 +00:00
jkeiser%netscape.com
6332f27e38
Keep fast-update from getting stuck on cvs removed subdirs, r=bbaetz, sr=alecf
2003-06-05 23:40:34 +00:00
dbaron%dbaron.org
f1cd80acde
Make 'make makefiles' give an error message less often. r=cls
2003-06-05 04:59:02 +00:00
pavlov%pavlov.net
89b728063a
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
kysmith%netscape.com
d24f0bc1bd
updating win32 trunk mozilla builds to 1.5a
2003-06-02 20:02:17 +00:00
tor%cs.brown.edu
e1d5ad41b3
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 10:42:33 +00:00
bryner%netscape.com
9600e435b7
Add prebinding base address for libxpcom_compat.dylib. Bug 206381, r=seawood, a=sspitzer.
2003-05-21 03:04:48 +00:00
scott%scott-macgregor.org
170a13584d
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
bryner%netscape.com
ed3638f072
Fix mozcomps meta-component build on non-win32 platforms (bug 205711). Patch by ccarlen, r=pavlov, sr=me, a=sspitzer.
2003-05-16 06:07:37 +00:00
colin%theblakes.com
515e612b62
Fix OpenVMS debug build problem. b=205013, r=dveditz, a=asa
2003-05-14 22:01:25 +00:00
dougt%meer.net
1beeeafa40
Enabling Dependent Libs. b=193442, r=seawood@netscape.com, a=asa@mozilla.org
2003-05-06 01:04:55 +00:00
dougt%meer.net
d730bb20bc
backing out change - turned tbox's orange
2003-05-05 00:44:50 +00:00
dougt%meer.net
6e6b5eb3cc
Using CXXFLAGS instead of DEFINES.
2003-05-05 00:04:49 +00:00
dougt%meer.net
f416a9a6a6
Enables dependent library loading. r=seawood, a=asa, b=193442
2003-05-04 21:31:57 +00:00
dougt%meer.net
bc0ebbd986
Adding USE_DEPENDENT_LIBS to build system. b=193442, r=seawood, a=seth
2003-05-02 21:38:10 +00:00
ccarlen%netscape.com
ed2fb2f25d
Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa
2003-05-02 03:57:15 +00:00
bolian.yin%sun.com
53b89b7094
Bug 202085, Combine mai code into accessible/src/atk.
...
r=kyle.yuan@sun.com . This is NOT for default build.
2003-04-23 05:28:41 +00:00
darin%netscape.com
c61486ff0b
patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron
2003-04-23 03:47:43 +00:00
cls%seawood.org
8b363ed6a2
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
aa543568ce
These were not supposed to go in yet.
2003-04-22 18:25:18 +00:00
seawood%netscape.com
c872b47a56
Abuse knowledge of autoconf internals and call AC_OUTPUT_MAKE_DEFS unconditionally as we want the defines to be available for the command line regardless of whether we're using AC_CONFIG_HEADER to generate module-specific headers.
...
Fixing tinderbox bustage
Bug #202425
2003-04-22 18:19:50 +00:00
scott%scott-macgregor.org
c651a16078
Bug #179533 --> add a build config option for building a static lib version of mailnews.
...
sr=sspitzer
2003-04-20 20:27:36 +00:00
seawood%netscape.com
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
seawood%netscape.com
fd2883713e
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
neil%parkwaycc.co.uk
ee991bb8c4
Bug 118455 libjar performance (uncompressed JAR entries) p=Roland.Mainz@informatik.med.uni-giessen.de r=cls sr=bz
2003-04-17 08:09:44 +00:00
scott%scott-macgregor.org
486b65c594
Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
...
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
seawood%netscape.com
76ea08aa57
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
bryner%netscape.com
3a3ec0cbd5
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
seawood%netscape.com
17556d9313
Reorder flags in custom compile rule to work around gnu ld quirk.
...
Bug #171820
2003-04-08 06:52:15 +00:00
seawood%netscape.com
368699d33c
Fix xul preprocessor bustage
...
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #200629 r=cls
2003-04-04 21:06:22 +00:00
alecf%netscape.com
121e2e938f
revive the gtk2 static build for minimo by including XT_LIBS
...
r=cls
2003-04-04 02:16:35 +00:00
seawood%netscape.com
27c97a26f6
must esacpe, must eascape, must escape
2003-04-03 01:38:55 +00:00
leaf%mozilla.org
17634ce198
update installer version, bug 198281, r=lpham
2003-04-03 00:10:24 +00:00
seawood%netscape.com
19b2850999
Third time's a charge.
...
Thanks to danm@netscape.com for the patch.
Bug #158920
2003-04-02 23:22:41 +00:00
seawood%netscape.com
215fce2c37
'mount -p' can return multiple mount points. Use the first one.
...
Bug #158920 r=sspitzer
2003-04-02 20:48:13 +00:00
seawood%netscape.com
15a82e6474
Fixing typo
2003-04-02 08:13:19 +00:00
seawood%netscape.com
2ea48d15fd
Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
...
Bug #158920 r=bryner
2003-04-02 06:22:59 +00:00
seawood%netscape.com
b40ca95f87
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
seawood%netscape.com
d056fe18d0
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
mkaply%us.ibm.com
c6ebd60472
#188249
...
r=cls
OS/2 GCC build changes
2003-03-24 14:07:08 +00:00
alecf%netscape.com
ecf24a2b78
fix for bug 195262:
...
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin
this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
seawood%netscape.com
18e2de2ab4
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
3a80dc2347
Removing edundant definitions
2003-03-18 06:34:13 +00:00
seawood%netscape.com
d044c233de
Remove unused --disable-dtd-debug option
2003-03-18 04:58:56 +00:00
seawood%netscape.com
09c2f475e9
Attempt to fix smoketest blocker by removing extraneous ^M from GRE_BUILD_ID
2003-03-17 09:22:29 +00:00
seawood%netscape.com
ad69e707e1
Force xpcom_compat to be shared again duue to win32 static build bustage.
2003-03-16 06:49:44 +00:00
seawood%netscape.com
6e54a93688
Enforce MODULE_NAME requirement for static builds.
2003-03-15 22:56:35 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
jkeiser%netscape.com
5fbb03ffd6
Make fast-update use curl when curl is present (bug 193789), r=seawood@netscape.com, sr=alecf@netscape.com
2003-03-14 21:20:40 +00:00
bryner%netscape.com
6f1129195a
Make MOZ_PHOENIX also define MOZ_XUL_APP (bug 197005). r=cls,mscott
2003-03-13 02:20:07 +00:00
cls%seawood.org
4abbf44f2f
Fix product version syntax for "official" mingw builds.
...
Bug #134113 r=asasaki
2003-03-12 21:59:19 +00:00
seawood%netscape.com
504a1322b1
Treat the GRE ID as a string. Bug #195840 r=dougt
2003-03-12 04:25:33 +00:00
seawood%netscape.com
499b364318
Adding method to distinguish between nightly & milestone builds via GRE_BUILD_ID.
...
Bug #195840 r=dougt
2003-03-11 00:31:29 +00:00
cls%seawood.org
5347a3f35b
Remove unused DLLTOOL variable.
...
Bug #134113 r=bbaetz
2003-03-08 06:55:34 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cls%seawood.org
e9ed7da9f3
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
8cce7c2ae8
Removing GLE support.
...
Thanks to Kenji Irie <gelsoft@mx4.tiki.ne.jp> for the patch.
Bug #195865 r=cls
2003-03-06 22:39:14 +00:00
dougt%netscape.com
c5ac287dab
removing NS_MT_SUPPORTED define. b=186494, r=dougt, r=seawood
2003-03-05 23:30:22 +00:00
seawood%netscape.com
41095b0061
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
db50a85d91
Backout of 193442/191415. a=brade,dougt
2003-03-03 21:00:07 +00:00
seawood%netscape.com
41b32b2257
Fixing beos bustage caused by bug 193442
...
Bug #195563 r=bewildered
2003-03-02 00:56:04 +00:00
seawood%netscape.com
c73a696f3b
Dropping build infrastructure for supporting building with mulitple toolkits.
...
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
dougt%netscape.com
dccf8bcbee
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
jshin%mailaps.org
2475a8eab8
bug 180851 : remove several unnecessary converters(used only for X11
...
font encodings) for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:27:57 +00:00
bryner%netscape.com
6e09733f45
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
689aeb5e51
Make NO_DIST_INSTALL really not touch $(DIST)/.
...
Bug #190581 r=bryner
2003-02-27 02:53:46 +00:00
twalker%netscape.com
098f5364a4
Version updated to 1.4a. bug# 194085. r=lpham sr=jj
2003-02-25 15:41:10 +00:00
timeless%mozdev.org
dd7bb3a66f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com
97ed83b7c5
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
seawood%netscape.com
c3afa26feb
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
b44c065b1d
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
sspitzer%netscape.com
16be564589
supplimental fix for #192074 .
...
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
seawood%netscape.com
3083bffb88
Make the file version unique for each build.
...
Bug #180383 r=ssu sr=asasaki a=dbaron
2003-02-03 15:55:55 +00:00
seawood%netscape.com
158084c339
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
6936414385
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
myk%mozilla.org
b03bc2c095
Fixing Mac build bustage (bug 189642).
...
Patch by Chris Seawood <seawood@netscape.com>.
r=pink
2003-01-22 19:10:33 +00:00
seawood%netscape.com
acd5cfb16e
Export nsBuildID.h to the SDK so that embedding apps are aware of the buildid.
...
Bug #189462 r=dougt
2003-01-22 04:22:34 +00:00
colin%theblakes.com
17a08dcd88
Work around system() length restriction in OpenVMS. b=189773. r=cls.
2003-01-22 04:16:58 +00:00
mkaply%us.ibm.com
fe73ee5935
#189841
...
r=dougt, sr=dmose
OS/2 only - remove config/os2 from the tree
2003-01-21 00:05:39 +00:00
colin%theblakes.com
03235aca17
Fix bug in overrides. b=189579. r=cls
2003-01-19 19:14:05 +00:00
seawood%netscape.com
ee39dec53b
Work around solaris rm lossage by using the same mode flags as the common rulesets.
...
Bug #188655 r=timeless
2003-01-17 14:58:08 +00:00
mkaply%us.ibm.com
96b8e2fdb1
#135795
...
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
seawood%netscape.com
7fbf37f98f
Add --enable-image-decoders build option.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com
afe6ed66d5
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
71b5ac7d73
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
b1a4703859
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
1992cd0fca
Bah. I'm not fighting with OS/2 again.
2003-01-03 10:33:46 +00:00
seawood%netscape.com
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
5290941d85
Fix OS/2 bustage by exporting component import libs again.
2002-12-28 21:19:26 +00:00
seawood%netscape.com
d5f6eaf187
Quirky, quirky, quirky OS/2.
2002-12-28 07:27:54 +00:00
seawood%netscape.com
8c330eb74d
Use cp instead of nsinstall for OS/2.
...
Attempting to fix OS/2 tinderbox bustage.
2002-12-28 05:25:08 +00:00
seawood%netscape.com
5ba4347cde
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
d5efcdfb6d
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
cbiesinger%web.de
762f84951e
88685 r=cls final USE_IMG2 removal
2002-12-22 13:10:26 +00:00
seawood%netscape.com
48b42f22ca
Use renamed ical libs.
2002-12-21 06:25:14 +00:00
cltbld%netscape.com
3a601a1474
Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld
2002-12-17 00:25:49 +00:00
seawood%netscape.com
c266e53388
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
58004c4a48
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
0824e190c0
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
seawood%netscape.com
f43b92e7f4
Don't always link XIE in static builds.
...
Thanks to Kai Engert <kaie@netscape.com> for the patch.
Bug #184527 r=cls
2002-12-11 07:17:11 +00:00
bzbarsky%mit.edu
4b06a70b5f
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
...
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
mkaply%us.ibm.com
77a54c2125
#177200
...
r=cls
OS/2 only - put call to grab nsinstall from toolsdir back
Happy Mr. Pedemonte?
2002-11-20 14:17:23 +00:00
seawood%netscape.com
b7762135e9
Get MOZILLA_VERSION from central config/milestone.txt file
...
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
seawood%netscape.com
8317371bcd
Missed a variable rename with the 161617 checkin.
...
Fixing phoenix nightly builds. r=bryner
2002-11-18 22:56:33 +00:00
seawood%netscape.com
e1d4567b39
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
e0a9ae3203
Add bayesian filter & mailview to list of meta_mail sub-components.
...
Make meta component list more readable
2002-11-15 09:39:03 +00:00
seawood%netscape.com
920fe572b1
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
ef829194c8
Disable dependency generation on OS/2 until bug 135795 is fixed.
2002-11-15 05:42:39 +00:00
seawood%netscape.com
03b0fefbec
Make mkdepend failures a fatal condition.
...
Treat nsinstall & mkdepend as HOST_PROGRAMs so that they don't call mkdepend to generate dependencies.
Bug #179895 r=bryner
2002-11-15 03:41:17 +00:00
seawood%netscape.com
6b58195551
js/jsd/classes are not part of the java module
2002-11-15 02:42:23 +00:00
seawood%netscape.com
d40a0fe4ef
Oops. I checked in v1.0 instead v1.1. Too many trees.
...
Fixing clobber bustage
2002-11-14 20:23:26 +00:00
mkaply%us.ibm.com
990cc645b1
#179508
...
r=cls, sr=alecf
Get OS/2 static build working again
2002-11-14 19:38:21 +00:00
seawood%netscape.com
cb349b9ce3
Drop unneeded java build rules & variables since blackwood now builds using ant.
...
Bug #161617 r=edburns sr=beard
2002-11-14 19:36:28 +00:00
locka%iol.ie
1e05e467e8
Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com
2002-11-13 13:14:14 +00:00
bryner%netscape.com
913dcd68e8
Fixing busted win32 nightly builds (bug 179435). r=cls.
2002-11-11 04:04:49 +00:00
ccarlen%netscape.com
bd10f91b44
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
seawood%netscape.com
013de5c8ce
Tighten (add?) tool version checks for win32 builds.
...
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392 )
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
leaf%mozilla.org
c61b46192c
update version strings for bug 178863
2002-11-09 01:31:16 +00:00
asasaki%netscape.com
c3af22841a
bugscape 17934, which has code for unhardcoding versions in both trees
...
(bugzilla reference 169074). r=cls, no sr= needed for build changes.
2002-11-08 23:04:01 +00:00
seawood%netscape.com
0821f71644
Treat cygwin perl as a win32 platform indicator.
...
Default to unix if platform is neither win32 nor mac.
Bug #166105 r=gerv a=asa
2002-11-05 00:21:38 +00:00
seawood%netscape.com
0b5fb1a334
Install mozilla-config.h during 'make install'.
...
Bug #177504 r=pavlov a=asa
2002-11-01 20:47:34 +00:00
mkaply%us.ibm.com
66d0cce3e6
Backing out this part of change so Os/2 goes green until we find out why this worked on Javier's machine but not the TB
2002-10-30 13:21:32 +00:00
seawood%netscape.com
b7fd0cb161
Removing OS/2 support from nsinstall. OS/2 will use a system installed version of nsinstall like the win32 builds.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200 r=cls a=roc+moz
2002-10-30 05:53:39 +00:00
seawood%netscape.com
9e2c736289
Build changes to enhance --enable-standalone-modules builds using REQUIRES-based metadata.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 05:59:52 +00:00
seawood%netscape.com
c1856f96f7
Update REQUIRES meta-data from recent build.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:16:07 +00:00
seawood%netscape.com
1ca7accd09
Override libdir, bindir & sharedir when calling NSPR's real_install.
...
Bug #174336 r=bryner a=dbaron
2002-10-24 04:39:50 +00:00
bryner%netscape.com
329da668fc
Fix invoking the preprocessor when the file path is of the form C:/dir/file and cygwin perl is being used (bug 174656). Only affects Phoenix builds. r=cls, a=asa.
2002-10-18 06:23:46 +00:00
blythe%netscape.com
7f05826bbc
Bug 170618
...
r=cls a=asa
Enable code size measurement build steps.
Should not effect normal build.
2002-10-15 23:34:42 +00:00
bryner%netscape.com
5ad436134d
fix reporting of errors from preprocessor.pl. only affects phoenix builds.
2002-10-15 03:55:05 +00:00
ian%hixie.ch
0cf75e8941
Make this work on Mac as well, just in case.
2002-10-14 04:12:34 +00:00
ian%hixie.ch
2f4d25555c
Preprocessor now requires version 0.8 of File::Spec
2002-10-14 04:09:03 +00:00
ian%hixie.ch
9b156f0f7b
Change the path handling code to use File::Spec instead of rolling my own. Thanks to bbaetz for the suggestion. This should mean it works on more platforms.
2002-10-14 01:22:06 +00:00
ian%hixie.ch
05be4136df
#include now expects unix-like paths on all platforms
2002-10-14 00:54:49 +00:00
ian%hixie.ch
1f7bf03b3e
Make #error also expand variables, like #expand (makes things easier to debug)
2002-10-13 22:45:34 +00:00
ian%hixie.ch
42abcaaba1
Make #includes be relative to the path of the current file. This requires platform-specific knowledge, and so will most likely break builds that are on platforms other than linux, cygwin, MacOS, and MSWin32. Contact me on IRC and I'll add the relevant code to make it work on your platform too. Also includes a fix for the spaces filter (it was eating end of lines).
2002-10-13 22:37:17 +00:00
bryner%netscape.com
780d62156b
Pass the file to preprocess on the command line instead of via stdin, so that includes work. Only affects phoenix builds. r=hixie, sr=blake.
2002-10-13 22:33:53 +00:00
ian%hixie.ch
9caf7d8b40
Trim spaces at start and end of lines. Also, turn the foreach loop around so it works on old perls.
2002-10-13 18:04:58 +00:00
bryner%netscape.com
c6565f0741
Fix running the preprocessor from cmd shells; make sure the preprocessed files end up in the jar. Only affects Phoenix builds.
2002-10-11 08:54:00 +00:00
seawood%netscape.com
023ed8fea7
Use -B symbolic when linking component libraries on OSF/1.
...
Thanks to Shanmugavelu Shanmuganathan <shanmu@netscape.com> for the patch.
Bug #173358 r=cls a=asa
2002-10-11 05:18:39 +00:00
seawood%netscape.com
c20ee25429
Fixing bustage caused by parallel build race condition.
...
Bug #173829 r=bryner a=asa
2002-10-11 05:09:31 +00:00
ian%hixie.ch
806bb70506
-F argument support to control filters from outside the file
2002-10-10 23:18:39 +00:00
ian%hixie.ch
6bc835d192
Filter support: spaces for collapsing sequences of spaces and slashslash for striping //-style comments.
2002-10-10 23:14:01 +00:00
ian%hixie.ch
8f16d57d81
Support for #literal in case users need to output lines starting with a #
2002-10-10 21:56:47 +00:00
ian%hixie.ch
243a713ab7
Typo fix: CR is 0x0D not 0xDA... Ahem.
2002-10-10 21:44:08 +00:00
ian%hixie.ch
7aecaf01d1
Be slightly more verbose in error messages.
2002-10-10 21:42:44 +00:00
ian%hixie.ch
3afabb1148
Different approach to fixing newlines on cygwin.
2002-10-10 20:28:44 +00:00
ian%hixie.ch
5cc6e2d88d
A hack for cygwin perl systems: newlines are DOS newlines, not unix newlines.
2002-10-10 20:12:13 +00:00
ian%hixie.ch
8b4d16af47
Make the preprocessor moderately cleverer about line endings.
2002-10-10 19:39:33 +00:00
ian%hixie.ch
89ea3e3dc2
Implement #elifdef, #elifndef, #elif. Only part of Phoenix build system.
2002-10-10 04:12:59 +00:00
bryner%netscape.com
18ab40895c
Adding a preprocessor to be used for XUL files (bug 170737). This only affects phoenix builds. r=cls, a=asa
2002-10-10 03:11:27 +00:00
seawood%netscape.com
c82d53933c
Unset DESTDIR when installing NSPR files into SDK dirs.
2002-10-08 19:04:26 +00:00
loadrunner%betak.net
6935b84787
b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, sr=sfraser
2002-10-08 06:17:19 +00:00
seawood%netscape.com
96e4a6b06a
Install mozilla-config.h into SDK dir.
...
Bug 170377 r=dougt
2002-10-07 20:11:47 +00:00
blythe%netscape.com
51cd89bf69
part of bug 170618
...
Better enable MOZ_MAPINFO for windows builds.
This will lead to some tools to read the map files and report on code/data size.
2002-10-07 19:09:05 +00:00
blizzard%redhat.com
7aa07050e1
Part of bug #126919 . Set up configure options for using an external version of xft. r=cls
2002-10-03 00:37:12 +00:00
jdunn%netscape.com
d8ec69fd5b
only export __shlInit for HP if we aren't on ia64 (which doesn't have the symbol)
...
r=cls@seawood.org
# 171952
2002-10-02 10:10:06 +00:00
bryner%netscape.com
2ca5fe9f3e
Fix phoenix.exe application name in resource file. r=asasaki (delegated by cls).
2002-10-01 22:55:00 +00:00
seawood%netscape.com
94a5390f3c
Export mozilla-config.h from config/ as the export phase is not always run on the toplevel Makefile.in.
2002-10-01 07:53:25 +00:00
bryner%netscape.com
97334d8f6e
Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser.
2002-10-01 00:16:51 +00:00
bryner%netscape.com
d1ccbb3319
Bug 165602 - define MACOS_DEPLOYMENT_TARGET (default to 10.1) for mach-o, and don't test for or reference 10.2-specific functions when building for 10.1. r=cls, wtc.
2002-09-28 09:19:58 +00:00
timeless%mac.com
f47184023c
Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
...
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
timeless%mac.com
dbd27fdbf7
Bug 165400 _IMPL_NS_PLUGIN unused
...
patch by walk84@yahoo.com r=biesi sr=bryner
2002-09-24 00:41:35 +00:00
seawood%netscape.com
071a50d589
Link against BIN_FLAGS when building SIMPLE_PROGRAMS.
...
Remove extraneous $@ from HOST_LIBRARY ruleset.
Thanks to Stuart Parmenter <pavlov@netscape.com> for the patch.
Bug #158720 r=cls
2002-09-20 08:57:51 +00:00
mkaply%us.ibm.com
d9c5e77922
Oops - should have been a backslash here - thanks pkw@us.ibm.com
2002-09-19 21:17:21 +00:00
seawood%netscape.com
2e912835a0
OS/2's stat() doesn't like paths that have a trailing / so remove it.
...
Use nsinstall from $PATH rather than dist/bin
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #169564 r=cls
2002-09-19 19:48:23 +00:00
asasaki%netscape.com
255338630a
patch for 136686, r=cls.
...
adding original filename info to windows version tab.
2002-09-17 23:37:30 +00:00
leaf%mozilla.org
20978053b1
updating milestone version to 1.2b
2002-09-13 09:20:31 +00:00
dougt%netscape.com
60d6e15e09
exports nspr into dist/sdk. patch by cls, r=me, b=168077
2002-09-13 02:20:48 +00:00
dougt%netscape.com
bb1e3b6b5c
backing out changes until we can figure out why this is busting some machines
2002-09-12 19:42:49 +00:00
dougt%netscape.com
0261bf1849
exports nspr into dist/sdk. patch by cls, r=me, b=168077
2002-09-12 19:12:13 +00:00
bryner%netscape.com
290a72f70c
Fix bug 166614 (wrong linker flags for mozilla.exe on OS/2) by moving the MOZ_WINCONSOLE section of config.mk down so that LDFLAGS doesn't get clobbered. r=cls, a=asa.
2002-09-05 06:28:15 +00:00
katakai%japan.sun.com
ded35e9d33
bug 166152
...
hindShaper should be hindiShaper in allmakefiles.sh
r=cls,sr=bzbarsky
2002-09-03 08:18:17 +00:00
bryner%netscape.com
6f2dee8b61
Factor out console linker flags for Win32 (MOZ_WINCONSOLE) into config.mk so that we can use them from elsewhere. r=cls.
2002-09-02 01:47:23 +00:00
seawood%netscape.com
bdae6a3a44
Killing lint warnings.
...
Thanks to John Carter <cyent@paradise.net.nz> for the patch.
Bug #133704 r=cls
2002-08-31 08:18:27 +00:00
bryner%netscape.com
9f214d42df
Use -mdynamic-no-pic when building non-PIC code with gcc 3.1 on MacOS 10.2 (bug 165851). r=cls.
2002-08-31 04:33:02 +00:00
seawood%netscape.com
c1500b0c70
Remove broken --enable-java-supplement option.
...
Make --enable-auto-deps work.
Remove unused OBJ_PREFIX variable
Add entries to .SUFFIXES to speed up pattern matches.
Bug #161461 r=bryner
2002-08-31 04:03:52 +00:00
bzbarsky%mit.edu
a3fbeac670
Extend CTL extension to support multiple CTL scripts (framework + hindi
...
support). Bug 163962, r=gilbert.fang@sun.com , r=prabhat.hegde@sun.com ,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
bolian.yin%sun.com
7e67351fac
bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2.
...
patch by john.sun@sun.com , r=cls
2002-08-29 10:30:58 +00:00
mkaply%us.ibm.com
d7f253803e
#163550
...
r=cls
Add support for USE_STATIC_LIBS on OS/2
2002-08-20 22:21:21 +00:00
asasaki%netscape.com
b305df1154
fix for bug 136673 and bug 138764, adding version info to mozilla.exe
...
for the trunk and adding a program description.
r=cls, no sr= needed for build module.
2002-08-19 22:51:52 +00:00
bryner%netscape.com
025fb3a058
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
seawood%netscape.com
50aa7ca88e
Remove unused _NS_IMPL_COOKIE/NS_COOKIE defines.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162402 r=cls
2002-08-15 05:34:26 +00:00
seawood%netscape.com
d98b057414
Re-adding chrome target
2002-08-12 14:36:53 +00:00
seawood%netscape.com
3d2d695e6e
Use the win32 order file if it exists & MOZ_COVERAGE is set
2002-08-10 14:06:10 +00:00
seawood%netscape.com
a49eb7b159
Disable parallel builds on win32 if MOZ_COVERAGE is set as it writes to .pdb files with each compile
2002-08-10 14:04:58 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
2dd8386976
Misc build cleanup v1:
...
Cleanup win32 configure output. Remove EMACS
Bug #161461 r=bryner
2002-08-08 21:35:45 +00:00
kaie%netscape.com
21f0d86067
b=123917 Remove non-NSS_3_4 codepaths
...
r=wtc sr=alecf
2002-08-07 13:39:57 +00:00
bryner%netscape.com
046cf30546
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
bryner%netscape.com
3ad9bc04e5
Backing out a workaround that actually breaks applesingle decoding. Only affects the Mach-O build.
2002-08-06 23:51:59 +00:00
seawood%netscape.com
bdbbad71ef
Fix win32 gmake static builds.
...
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
bryner%netscape.com
7dafb891cc
Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls.
2002-07-31 20:53:46 +00:00
bryner%netscape.com
2ce12e578e
Missed this one -D_IMPL_NS_NET for bug 159887. r=cls.
2002-07-30 03:09:03 +00:00
bryner%netscape.com
caa52be426
Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa.
2002-07-30 02:25:08 +00:00
bryner%netscape.com
fff1357047
Changes to allow Mozilla to build with new gcc3 developer tools on OS X (bug 153525). Patch by dbaron, r=cls, sr=bryner, a=asa.
2002-07-24 05:43:53 +00:00
cltbld%netscape.com
1bdbbba3b8
updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557
2002-07-15 21:13:59 +00:00
alecf%netscape.com
51134e0622
bug 66759 - finally remove XPCOM_STANDALONE completely
...
r=dougt, rs=brendan, a=asa
2002-07-12 19:14:35 +00:00
seawood%netscape.com
a4d057a5b8
Use empty exception handler for mac builds.
2002-07-03 17:19:04 +00:00
seawood%netscape.com
03ace271f0
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
...
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
seawood%netscape.com
c0054a7dfa
Remove intermediate SIMPLE_PROGRAMS object files during a clean.
2002-07-01 02:34:57 +00:00
dbaron%fas.harvard.edu
a44ddf4882
Build changes to build mach-o on gcc3: use -install_name option only when linking using -dynamiclib option, since with gcc3 it causes an error when used with -bundle or -execute. r=bryner sr=beard b=153525
2002-06-26 03:09:32 +00:00
dbaron%fas.harvard.edu
bcce436d14
Build changes to build mach-o on gcc3: link asdecode with $(CXX) instead of $(CC). r=bryner sr=beard b=153525
2002-06-26 03:07:16 +00:00
blakeross%telocity.com
7bc8fc6afb
132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz
2002-06-24 21:48:24 +00:00
dougt%netscape.com
a77335669a
Removing extra XPCOM_GLUE_LIBS define. Thanks dbaron for point this out r=me
2002-06-22 19:05:08 +00:00
seawood%netscape.com
28297fece1
Use the proper file paths when generating dependencies on win32.
...
Fallout from bug #141834 .
2002-06-21 05:06:47 +00:00
timeless%mac.com
db4fde8ced
Bug 153146 makecopy.exe's error output is foobared
...
r=cls
2002-06-20 22:38:40 +00:00
peterv%netscape.com
d5b273bc97
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst.
2002-06-20 12:04:22 +00:00
seawood%netscape.com
66a87e5efb
Add --disable-activex to turn off building of activex component (win32 only).
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #141376 r=cls
2002-06-19 14:59:05 +00:00
mcafee%netscape.com
34da398ca5
Adding xpcomsample to module map (152312). r=hwaara, sr=alecf. does not affect main seamonkey build.
2002-06-18 01:24:26 +00:00
seawood%netscape.com
6de5b59159
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
mcafee%netscape.com
92b8ae43e0
Fix REQUIRES-built TestGtkEmbed, missing directories for webbrwsr module. Adding some missing dirs to embedcomponents map as well. (149624) r=blythe, sr=alecf
2002-06-14 21:51:37 +00:00
dougt%netscape.com
a5fb0edafa
missed this file when I checked fixes in for bugs 149745 148918 149715 149730 149754 129959. embedding via xcom glue r=various, sr=shaver@mozilla.org
2002-06-13 21:20:18 +00:00
seawood%netscape.com
6e097851cb
Make sure that all of the headers are installed during a 'make install'.
...
Thanks to Chris Blizzard <blizzard@mozilla.org> for the patch.
Bug #149483 r=cls
2002-06-13 09:07:40 +00:00
bryner%netscape.com
88cd513c90
Add an option to enable prebinding for mach-o builds (bug 151087). r=cls.
2002-06-13 08:52:55 +00:00
mcafee%netscape.com
945e691fda
Adding export-idl rule for REQUIRES-based embed build (150088). r=blythe, sr=alecf, a=asa
2002-06-11 22:26:27 +00:00
dougt%netscape.com
913bbb6f6c
Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org
2002-06-11 19:26:04 +00:00
darin%netscape.com
7420d70bf9
fixes bug 147333 "Cannot load local files whose names contain
...
Japanese/Chinese characters" r=bstell sr=brendan a=asa
2002-06-10 18:50:11 +00:00
bryner%netscape.com
1cf10f8ec3
Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes.
2002-06-09 00:05:37 +00:00
mcafee%netscape.com
76a4589d6e
Splitting liveconnect off from the java module, new module is called liveconnect, similar to what was done for xpconnect (145347). r=blythe, sr=alecf, a=asa
2002-06-08 06:59:53 +00:00
mcafee%netscape.com
507cd1f27f
Add js/src/fdlibm dir to js module map (150077). r=cls, sr=alecf, a=asa
2002-06-08 06:51:14 +00:00
mcafee%netscape.com
5b462b6aaf
Fixing one more typo, last one I promise. Does not affect normal SeaMonkey build. (143399) r=blythe, sr=alecf, a=asa
2002-06-07 21:37:12 +00:00
mcafee%netscape.com
41957b5830
Fixing typo from my last checkin. Does not affect normal SeaMonkey build. (143399) r=blythe, sr=alecf, a=asa
2002-06-07 21:29:58 +00:00
mcafee%netscape.com
82112378cd
Adding new modules, modules that live in mozilla/extensions, and modules buried a few levels deep that I missed before. Cleaned up js module. (143399) r=blythe, sr=alecf, a=asa
2002-06-07 20:56:43 +00:00
cltbld%netscape.com
4ec4c0b443
updating milestone.pl to allow for 1.1a, changes to 1.1a installer.
...
bug 149142, r=jj, sr/a=leaf, asasaki checking in as cltbld.
2002-06-07 01:06:28 +00:00
mcafee%netscape.com
94a3ed2546
Further-specify imglib2 module directories. Properly add png to the build using imgpng, not the raw png module. r=blythe, sr=alecf (149123)
2002-06-05 03:49:30 +00:00
seawood%netscape.com
e116353653
Add --disable-installer configure option for embedding purposes.
...
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
mcafee%netscape.com
08a56d1b42
Fixing necko directory list (143399). r=blythe, sr=alecf
2002-05-21 00:37:49 +00:00
seawood%netscape.com
6fb0d98d67
Override compile flags instead of appending them for profile, coverage & trace-malloc builds. This should fix the talkback line number issue.
...
Bug #141834 r=leaf sr=jdunn
2002-05-16 19:02:45 +00:00
seawood%netscape.com
7abea1092f
Conditionally check for -lSM & -lICE if -lXt test fails.
...
Use XT_LIBS variable for -lXt and its dependencies.
Link XT_LIBS in static xlib builds.
Use same modulename for xlib module in Makefile as the code uses.
Bug #126163 & Bug #144182 r=bryner
2002-05-14 04:04:23 +00:00
seawood%netscape.com
d5f00c4c67
Check for non-whitespace instead of alphanumerics when grabbing module names from the REQUIRES list.
...
Bug #141999 sr=alecf
2002-05-13 03:55:52 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
leaf%mozilla.org
6ed30e36ce
destination directory should be allowed to have "+" characters, fixes part
...
of bug 56601, r=cls
2002-04-24 18:08:47 +00:00
mcafee%netscape.com
cf43b60647
Future modular build mechanism, not part of main seamonkey build. Adding gtk/tests for TestGtkEmbed. Added jpeg, mng modules from modules/libimg.
2002-04-21 19:39:34 +00:00
mcafee%netscape.com
91a1d3b074
Part of future embed modular build mechanism, not part of seamonkey build. Adding gtkembedmoz module to map.
2002-04-21 05:50:12 +00:00
blythe%netscape.com
2172908e1b
Fix bug 132903, Not part of normal build.
...
Improve win32 linkage ordering.
2002-04-19 23:16:20 +00:00
seawood%netscape.com
97531eb92c
Add make -j support to win32 gmake builds.
...
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
mcafee%netscape.com
eaa97e5f8a
Part of future embedding build mechanism, not part of main mozilla build yet. Adding img* modules, r=blythe
2002-04-19 00:09:50 +00:00
mcafee%netscape.com
d59f444ec8
Future embedding build mechanism, not part of main mozilla build. Adding png module.
2002-04-17 05:15:28 +00:00
mcafee%netscape.com
8a26c68e73
Future embedding build mechanism, not part of main mozilla build. Adding commandhandler and embedding/find modules.
2002-04-17 05:01:24 +00:00
mcafee%netscape.com
94ee4b573d
New embedding build mechanism, not part of main mozilla build. Adding some new module mappings; support for multiple directories for a given module.
2002-04-17 04:15:58 +00:00
mcafee%netscape.com
187b23f9b5
File for future embedding build mechanism, not part of main seamonkey build. Mork moved to top-level, timer is obsolete. r=alecf
2002-04-17 00:32:27 +00:00
mkaply%us.ibm.com
6a55e869ef
#135795
...
r=cls, a=asa
Disable mkdepend on OS/2 for now.
2002-04-15 22:54:51 +00:00
cltbld%netscape.com
5bdc2bfdfd
Bug# 134225 - Updated milestone string from 0.9.9+ to 1.0.0+ r=asaki,sr/a=leaf. ycalonje checking in as cltbld
2002-04-13 00:58:08 +00:00
seawood%netscape.com
c5d2b7efb5
Since linux lets you turn off atime updating in some filesystems, check to see if stat()->atime returns an invalid value and use mtime instead.
...
Bug #136123 r=bryner
2002-04-12 06:01:39 +00:00
bryner%netscape.com
9ad697d61e
adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa.
2002-04-07 06:01:22 +00:00
cls%seawood.org
0e2f95e7d5
Fix mkdepend so that it compiles on OS/2.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #135795 r=cls a=rjesup
2002-04-06 07:17:40 +00:00
mcafee%netscape.com
0037682093
Embedding-only change, part of future build mechanism. Adding zlib to directory mapping. r=blythe,gagan. a=scc,asa
2002-04-06 02:39:56 +00:00
alecf%netscape.com
aff39b0295
fix for bug 132946
...
r=cls, r=pinkerton, a=asa
fix up packaging scripts so they can run from any directory
move from perl's "use" which is compile-time to require/import which are run-time, so that we can use the FindBin package.
also fix a typo which allows mozLock.pm to recognize windows paths
2002-04-01 04:43:40 +00:00
seawood%netscape.com
8e914bd1f9
Add Makefile to $(XPIDL_MODULE).xpt dependency list.
...
Bug #134250 r=bryner a=asa
2002-03-30 01:32:01 +00:00
dmose%netscape.com
5e565e67aa
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
leaf%mozilla.org
c3a3a8f24f
fix official gmake on windows builds; use check for null value instead of
...
gmake's origin function, so local makefiles can unset OFFICIAL vars for
versioning purposes. r= aki, cls
2002-03-26 22:17:58 +00:00
leaf%mozilla.org
be68f19ccd
backing myself out. for whatever reason, this change seems to turn *on* the
...
official defines.
2002-03-26 03:17:39 +00:00
leaf%mozilla.org
629a423970
don't version mkdepend.exe; it doesn't need it, and it breaks, since
...
build_number is not built when mkdepend is built. r=cls, a=asa
2002-03-26 02:13:55 +00:00
leaf%mozilla.org
ea650035b4
clean up clean up rules (use GARBAGE exclusively), update copyright year,
...
remove diagnostics module use. code from asasaki, r=leaf
2002-03-26 01:44:13 +00:00
seawood%netscape.com
4481d0b189
Update mkdepend to X11R6's version of makedepend.
...
Re-apply NO_X11 patch.
Apply patch to let it use gcc's include dir if built with gcc.
Bug #132232 r=bryner a=asa
2002-03-25 22:52:52 +00:00
locka%iol.ie
7d159463fe
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
2002-03-22 19:22:13 +00:00
locka%iol.ie
89fba1a3f3
Generated from doxygen.cfg.in. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
2002-03-22 19:20:02 +00:00
leaf%mozilla.org
560e418aee
use DEPTH on windows instead of topsrcdir
2002-03-22 16:16:08 +00:00
leaf%mozilla.org
47d9c4055c
checking in for asasaki, bug 23560 to version windows dlls; r=cls, leaf a=asa
2002-03-22 15:01:17 +00:00
mkaply%us.ibm.com
584ef8f015
#132050
...
r=cls, a=asa
Get rid of OS2_PROGRAM_RESOURCE hack - use RESFILE
2002-03-21 13:45:32 +00:00
mkaply%us.ibm.com
77591992df
#132050
...
r=cls, a=asa
Remove OS2_PROGRAM_RESOURCE hack - use RESFILE
2002-03-20 04:54:30 +00:00
seawood%netscape.com
20a4d68238
Turn mkdepend off for OS/2 until it has been ported to icc.
...
Fixing tinderbox bustage. r=mkaply
2002-03-19 23:49:45 +00:00
seawood%netscape.com
634fcf1067
Erk! That should've been:
...
Traverse mkdepend dir when not using system makedepend and not using _compiler dgenerated dependencies_.
Bug #131663
2002-03-19 22:40:31 +00:00
seawood%netscape.com
df6e54b6ad
Traverse mkdepend dir if not using native makedepend & not using autodeps
...
Bug #131663 r=bryner a=asa
2002-03-19 22:32:08 +00:00
seawood%netscape.com
b2070d23cd
Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
...
Bug #129456 r=bryner a=asa
2002-03-14 05:03:04 +00:00
seawood%netscape.com
1675289b45
Only set MAPFILE if MOZ_MAPINFO is set - win32 gmake build
...
Bug #129161 r=walk84 a=asa
2002-03-12 21:15:36 +00:00
seawood%netscape.com
a905a97812
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
...
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #128844 r=cls a=asa
2002-03-08 06:21:47 +00:00
leaf%mozilla.org
4974d5bf3b
fix PDBFILE definition and use for windows gmake builds, sr=cls, a=drivers
2002-03-06 09:50:34 +00:00
seawood%netscape.com
3f6c384ade
Use MOZILLA_DIR instead of topsrcdir so that --enable-xterm-updates works in the comm builds.
...
Bugscape #12347 r=bryner sr=darin
2002-03-06 09:04:02 +00:00
peterv%netscape.com
f0ea3558c8
Fix for bug 5794 ([MAC]Aliasing NGLayoutConfigInclude.h to MacConfigInclude.h is evil). sr=sfraser, a=dbaron.
2002-03-03 10:57:06 +00:00
mcafee%netscape.com
2f8ca8202d
Not part of build, part of future build mechanism. Fixing typo.
2002-02-28 07:44:07 +00:00
seawood%netscape.com
78fea53f52
Check for system version of freetype >= 2.0.8 for those of us building in objdirs.
...
Fix problem with sub-configures getting unnecessary additional options.
Bug #126919 r=bryner a=shaver
2002-02-28 07:00:59 +00:00
mcafee%netscape.com
ac0a92ce86
Not part of build. Adding stdin to argv list.
2002-02-28 02:24:57 +00:00
blizzard%redhat.com
63e3da7465
Part of bug #126919 . Add configure glue to get Xft support building. r=cls, a=brendan
2002-02-26 17:28:48 +00:00
seawood%netscape.com
234f0380a3
Force the use of unix path separators by using File::Spec::Unix->canonpath instead of File::Spec->canonpath.
...
Thanks to Gervase Markham <gerv@mozilla.org> for the patch.
Bug #127072 r=cls a=asa
2002-02-26 09:29:58 +00:00
seawood%netscape.com
0df019b037
This patch:
...
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.
Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:26:10 +00:00
seawood%netscape.com
13d2df732d
Use SDK_XPIDLSRCS to generate .xpt too.
...
Should fix tinderbox orange & crash on startup.
Bug #127093 r=dougt
2002-02-26 02:10:10 +00:00
dougt%netscape.com
874111f277
Adding build SDK support. r=dougt, sr=alecf, submitted by seawood, a=asa
2002-02-25 23:20:01 +00:00
locka%iol.ie
ab694dd0cf
Add "documentation" rule to rules.mk. This generates HTML documentation from h/idl files using doxygen. b=112214 r=seawood@netscape.com sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-02-22 11:11:24 +00:00
leaf%mozilla.org
d3bd643b18
fix for infinitely looping windows gmake depend builds, code from cls, r=leaf, a=roc
2002-02-21 00:15:10 +00:00
seawood%netscape.com
046e1b6b15
Allow distributors to set specific builddate by setting MOZ_BUILD_DATE in the env.
...
Thanks to Christopher Blizzard <blizzard@redhat.com> for the patch.
Bug #123391 r=cls,blizzard
2002-02-20 06:21:10 +00:00
seawood%netscape.com
f5b16586fb
Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
...
Bug #88038 r=bryner
2002-02-19 10:01:05 +00:00
seawood%netscape.com
27f3690e46
Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage
2002-02-19 05:38:41 +00:00
seawood%netscape.com
f059e0adae
Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
...
r=rjesup@wgate.com ,wtc@netscape.com
2002-02-19 03:00:08 +00:00
seawood%netscape.com
9f00de052f
Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
...
Bug #125588
2002-02-17 12:25:49 +00:00
seawood%netscape.com
2803c78e79
cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner
2002-02-17 11:20:51 +00:00
cbiesinger%web.de
4ffd3b9c08
bug 109442 r=cls
...
extensions/ctl/src/* hardcodes -lgmodule
2002-02-17 10:32:48 +00:00
bryner%netscape.com
721e75b97e
Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls
2002-02-16 11:21:57 +00:00
seawood%netscape.com
be3f692b80
Make chromelist.txt use the same paths that appear in tarballs.
...
Thanks to Gerv Markham <gerv@mozilla.org> for the patch.
Bug #125588 r=cls
2002-02-16 02:46:41 +00:00
seawood%netscape.com
9def9bbc00
Propagate MOZ_ENABLE_POSTSCRIPT so that unix printing works again.
...
bug #125800 a=antitux
2002-02-15 23:25:57 +00:00
wtc%netscape.com
c2620c0df7
Bug 114748: now that NSS uses the same LIB_PREFIX as the Mozilla client,
...
removed the obsolete NSS_LIB_PREFIX. r=cls. The patch was originally
contributed by Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files:
config/config.mk security/manager/Makefile.in
security/manager/ssl/src/Makefile.in
2002-02-14 15:29:22 +00:00
seawood%netscape.com
dbf5b6d49a
Use -Wl,-Bsymbolic when linking components on Linux to avoid problems when linking against external libraries with the same global symbols.
...
Bug #76710 r=namachi
2002-02-14 04:32:11 +00:00
seawood%netscape.com
ebbdfa7c68
Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage.
2002-02-08 19:17:37 +00:00
rbs%maths.uq.edu.au
bc13bc13b3
Complete bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
2002-02-08 10:59:12 +00:00
seawood%netscape.com
ef5c10e5c2
Quick fix for OS/2 bustage. NSS appears to have LIB_PREFIX fixed
2002-02-08 08:41:26 +00:00
seawood%netscape.com
bfd2d230fb
OS/2 & Win32 non-gcc builds require that you link against their import library instead of directly against a shared library. Fixing static build bustage.
...
Use the centralized NSS_LIBS rather than explicitly writing out each NSS lib when linking.
2002-02-08 06:04:05 +00:00
kaie%netscape.com
7792168b34
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
sfraser%netscape.com
fea8c2b1e0
Fix include order so that we get traceback tables in Mac OS X milestone builds. r=leaf
2002-02-05 23:09:32 +00:00
seawood%netscape.com
eddc5fef3f
Since we build a program called nsinstall in the tree, make sure that uwe use the full path to the nsinstall.exe found in wintools.zip.
...
Bug #123294 r=bryner
2002-02-05 06:01:58 +00:00
seawood%netscape.com
878ddb8375
Use LDFLAGS when linking SIMPLE_PROGRAMS on win32
...
Bug #123065
2002-02-04 05:53:51 +00:00
seawood%netscape.com
9f1ccfc1ec
Set MAPFILE in config.mk instead of rules.mk
2002-02-04 05:49:14 +00:00
seawood%netscape.com
79fbcc79c7
Add support for MOZ_PROFILE, MOZ_COVERAGE, & MOZ_MAPINFO for win32 gmake builds.
...
Set these variables in your MOZCONFIG file before running configure or on the make cmd line when building in individual dirs.
2002-02-03 03:28:07 +00:00
seawood%netscape.com
48f58d710a
Add $(BIN_SUFFIX) to mkdepend defines
2002-02-03 00:41:00 +00:00
rods%netscape.com
f2eb9bb383
Enables builds to compile in special faetures only available in the current SDK
...
Bug 122530 r=dcone sr=hyatt
2002-01-31 14:40:33 +00:00
seawood%netscape.com
7868030e5e
Fix typo in .cc rule
2002-01-25 11:43:09 +00:00
seawood%netscape.com
39ba085fc5
Fix "static" build support for win32 gmake builds.
...
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
waterson%netscape.com
952b5e89ff
Be sure to add `.gnu.linkonce.t' objects in the order. Fix warnings.
2002-01-24 23:07:46 +00:00
pinkerton%netscape.com
7180e5e8d1
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
seawood%netscape.com
57704fbdfe
Fixing win32 static build bustage in activex & simple plugin.
...
Bug 120675 r=bryner sr=waterson a=asa
2002-01-18 08:14:20 +00:00
seawood%netscape.com
a7c9e4dfcb
Fix --enable-debugger-info-modules=yes case.
...
Thanks to hoshem@mel.comcen.com.au (Michael Hore) for the patch.
Bug #114980 r=cls
2002-01-16 07:06:45 +00:00
seawood%netscape.com
b710b79390
Some versions of libc do not define R_PPC_*, PowerPC relocation defines, so skip that section entirely.
...
Bug #119697
2002-01-16 06:18:54 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
namachi%netscape.com
77c92f7bd9
This patch is to avoid overwriting the COD files. COD files are generated to
...
debug crashes happening in the Release Builds.
Bug No = http://bugzilla.mozilla.org/show_bug.cgi?id=116473
r=leaf
sr=dveditz
2002-01-12 14:41:01 +00:00
seawood%netscape.com
b0114ce77b
Remove clearing of MAKE_DIRS so that we can set MAKE_DIRS before including rules.mk
2002-01-12 06:58:53 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
bstell%ix.netcom.com
7bdb3cb39a
bug 116148, build defines for FreeType2
...
r=cls
2002-01-09 14:34:09 +00:00
seawood%netscape.com
61aed7e6fd
Add bogus file to fix bogus rm error messages
2002-01-08 09:29:10 +00:00
seawood%netscape.com
128ac41103
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
seawood%netscape.com
0fab07933d
NO_DIST_INSTALL - If set, build targets will not be installed to DIST by default.
...
Bug #84539 r=mcafee
2001-12-31 09:04:25 +00:00
mcafee%netscape.com
0ff7ca1b24
Ignore generated files
2001-12-29 03:21:06 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
bnesse%netscape.com
bf6619e295
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
seawood%netscape.com
de1d3bd44e
Use of LIB_PREFIX is inconsistent between moz & nss for OS/2 VA builds (bug 114748) so set NSS_LIB_PREFIX accordingly.
...
Fixing OS/2 tinderbox bustage
2001-12-18 21:16:25 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jgaunt%netscape.com
90590f4fb9
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
namachi%netscape.com
66f720bbc1
Patch to avoid Linker crash and NOT generate MAP and COD Files when the MOZ_MAPINFO and
...
MOZ_CODINFO are not set.
r=cls, sr=dveditz
the modification just takes the new changes which dan mentioned in the bug.
http://bugzilla.mozilla.org/show_bug.cgi?id=111093
2001-12-11 02:43:23 +00:00
ccarlen%netscape.com
c343dad63a
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00