Commit Graph

17 Commits

Author SHA1 Message Date
cls%seawood.org
bf5fb48486 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
cls%seawood.org
34b7986e37 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
dbragg%netscape.com
0011559bf6 Fixes for Ports bustage when original fix for 65678 was checked in. Original r=dveditz and sr=mscott 2001-04-07 19:42:15 +00:00
cls%seawood.org
5ff019a233 Add dep tracking for local compile rule 2001-04-05 10:06:37 +00:00
dbragg%netscape.com
7d452e163b dbaron fix for ports bustage of libreg/standalone 2001-03-09 02:25:22 +00:00
dbragg%netscape.com
45e8200a6c Adding a standalone build necessary to fix bug 65682. r,a=dveditz, sr=mscott 2001-03-08 22:02:39 +00:00
ssu%netscape.com
8c2ab96565 changed standalone libreg to be built with USE_NON_MT_LIBS so it can be linked with native windows installer. No one currently links with stand alone libreg. 2000-01-29 23:16:38 +00:00
ssu%netscape.com
f9261ad8ac undoing my previous checkin. wrong branch. 2000-01-19 19:19:00 +00:00
ssu%netscape.com
00894504d9 working on fixing disk space calculation problems with certain components 2000-01-19 19:18:07 +00:00
erik%netscape.com
97a4edf14f This is just a local .cvsignore file. Doesn't affect build. 1999-11-11 18:15:49 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dveditz%netscape.com
368254f2fe fixing makefile weirdness 1999-09-01 01:30:04 +00:00
dveditz%netscape.com
40f1477bbd eliminate extra startup file i/o 1999-06-16 06:50:37 +00:00
dveditz%netscape.com
bc8f1b12e4 link standalone version to static libs 1999-04-27 19:18:20 +00:00
dveditz%netscape.com
4924be74a2 fixed copy clobber steps 1999-04-01 22:53:23 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
dougt%netscape.com
c28c34e068 New makefile.win for standalone registry target. 1998-12-09 01:10:28 +00:00