alecf%netscape.com
e3f45f307f
adding MOZ_TRACK_MODULE_DEPS support to win32 build
...
the rest of the makefiles are not ready
for bug 98371
r=cls
2001-09-06 03:49:50 +00:00
cls%seawood.org
3020616d2b
Use mozLock instead of flock() when building lists.
2001-08-17 12:06:03 +00:00
jgaunt%netscape.com
00f903a8da
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
cathleen%netscape.com
b6297898fd
enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson
2001-08-17 02:03:34 +00:00
cls%seawood.org
465ab9b69a
Add -Wa,-xgot to C{XX}FLAGS when building layout on Linux/mips{sel}
...
Bug #93711 r=bryner
2001-08-16 05:18:04 +00:00
bstell%netscape.com
4486ea965c
bug 88454, r=mcafee, sr=sfraser
...
perl command to convert "cvs co" commands to "fast-update" commands
not part of (normal) build
2001-08-15 03:43:31 +00:00
bstell%netscape.com
0573a63ca8
bug 88454, r=mcafee, sr=sfraser
...
this perl command implements the fast-update command
initial checkin
not part of normal build
2001-08-14 14:30:08 +00:00
cls%seawood.org
c382d0e249
Set HAVE_64BIT_OS when building on 64-bit OSes.
...
Bug #20860 r=brendan
2001-08-14 04:02:45 +00:00
bryner%netscape.com
68a8cd8cf3
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
2ed1ec729c
Remove --disable-libpr0n option & USE_IMG2 makefile variable.
...
Bug #88685
2001-08-12 00:38:38 +00:00
mkaply%us.ibm.com
9b2476a03a
#86730
...
r=cls
OS/2 only - rules.mk changes were missed when checking this in
2001-08-10 17:44:05 +00:00
cls%seawood.org
84840e6553
When not auto-generating deps, make sure that we can manual generate prefs for .s files
2001-08-08 04:27:32 +00:00
bryner%netscape.com
b7ed112da5
Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner.
2001-08-04 23:29:40 +00:00
blizzard%redhat.com
fdfe751610
oops, forget to check this in yesterday as part of bug #92034 . a=brendan
2001-07-25 20:46:10 +00:00
cls%seawood.org
fb684e49ca
Set user-writeable bit when using IFLAGS[12] so that building using NSDISTMODE=copy works
2001-07-24 23:41:43 +00:00
cls%seawood.org
502b638db0
Remove obsolete MOZ_NEW_CACHE defines
...
Bug #89008
2001-07-07 17:09:44 +00:00
cls%seawood.org
fb219e8973
Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
...
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
mkaply%us.ibm.com
7dfef57416
#88742
...
r=cls
Enable ASM_SUFFIX in the build
2001-07-02 03:49:50 +00:00
cls%seawood.org
52d7838acf
Landing static build changes for OS2
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
cls%seawood.org
3ec867b3e4
Removing unused/terminally broken configure options:
...
--disable-async-dns
--disable-build-xpfe
--disable-editor-api-log
2001-07-01 09:46:46 +00:00
cls%seawood.org
f45a3d88e2
Removing checks for gdk-pixbuf
...
Bug #88504
2001-07-01 09:41:27 +00:00
peterv%netscape.com
b5bb1d1bad
Fix for bug 83589 (Doing a commercial build clobbers DefinesOptions.h, forcing an entire rebuild). We now have separate headers for the optional defines for mozilla/commercial and debug/optimized. sr=sfraser.
2001-06-30 17:10:55 +00:00
mkaply%us.ibm.com
5f8d5242a7
#86711
...
r=cls
gmake clean deletes dom/public/idl/core directory on OS/2
2001-06-26 21:21:10 +00:00
cls%seawood.org
04179a4f82
Remove the final link lists at the beginning of each build to catch config & library name changes
2001-06-21 08:11:15 +00:00
cls%seawood.org
d63332c263
Use non-versioned names for nss libraries as they have different basenames for their static & shared libs (see bug 86254).
...
Bug #46775
2001-06-20 22:11:23 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
b62b13324a
Set DEF_FILE & IMPORT_LIBRARY to NULL when setting SHARED_LIBRARY to NULL. Should fix OS/2 tinderbox bustage.
2001-06-19 00:08:53 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
jcgriggs%sympatico.ca
2163921b29
Updates to Build for Qt Mozilla. Bugzilla #81241
2001-06-18 16:11:30 +00:00
cls%seawood.org
413d259d70
Only remove specific .map files on OS/2
...
Bug #84981 r=jag a=asa
2001-06-16 23:47:49 +00:00
peterv%netscape.com
41e276f85a
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
2001-06-10 16:45:36 +00:00
axel%pike.org
04e434600d
Backing out fix for 81414, I have no idea what win is doing here
2001-06-10 12:55:01 +00:00
axel%pike.org
9aa0ba5306
bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers)
2001-06-10 11:30:48 +00:00
cls%seawood.org
f7991766ff
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
...
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
leaf%mozilla.org
f944f16b34
profile and coverage builds need different optimization flags (mostly for talkback)
...
r=dprice
2001-05-17 02:28:31 +00:00
rginda%netscape.com
ce5fcf9974
bug 76050, js debugger unix make system changes, r=cls
2001-05-15 05:48:08 +00:00
dveditz%netscape.com
6f4a71d7e5
fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down
2001-05-14 12:38:15 +00:00
cls%seawood.org
b0e1bc4a07
Use homegrown mozLock package instead of flock() as some platforms and/or filesystems do not implement flock (correctly)).
2001-05-14 11:13:51 +00:00
cls%seawood.org
9e18a28654
Try to leave as little time as possible between discovering the lockfile does not exist and creating a new one.
2001-05-14 09:56:03 +00:00
cls%seawood.org
2029dbf1f2
Add $(DEPTH)\config to cmdlines for make-jars.pl & add-chrome.pl in preparation for switchover to using mozLock.
2001-05-14 08:40:19 +00:00
cls%seawood.org
e747092018
Add priv_abspath subroutine since ActiveState's perl 522 release seems to hit an infinite loop + mem leak.
...
Store filehandles in hash based upon lockfile name so that we can grab the filehandle latter to close the lockfile before removing it.
2001-05-14 08:32:58 +00:00
cls%seawood.org
0246249f6f
Add MOZILLA_DIR/config to perl's include path so that we can find mozLock.pm when necessary
2001-05-13 00:26:35 +00:00
cls%seawood.org
ff7953295d
Initial version. Since flock() doesn't work on all platforms or with all filesystems, implement locking using lck files.
2001-05-13 00:25:19 +00:00
cls%seawood.org
5f5b0ae021
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
dprice%netscape.com
aa0e8e3e71
71010 - entry points not found. Disabling win32.order files r=waterson
2001-05-12 02:59:49 +00:00
cls%seawood.org
670e8e9067
Fix |make clean| for Mac OSX
...
Bug #75895
2001-05-11 14:48:36 +00:00
peterv%netscape.com
2622d95a49
72141 (Enable XSLT in default builds). r=nisheeth, sr=jst.
2001-05-11 08:43:45 +00:00
ftang%netscape.com
0bf4d9288e
fix 75982 r=ftang sr=erik
...
turn IBMBIDI on by default in car pool
2001-05-09 21:20:16 +00:00
dprice%netscape.com
1914f9f373
65845 sr=waterson r=jband
...
proper demanging code, ensure .pdb files and log the results to a file
2001-05-09 04:01:57 +00:00
alecf%netscape.com
c8575b39e8
minor tweak so fast-update picks up new directories. not part of build
2001-05-08 05:21:28 +00:00