Commit Graph

402 Commits

Author SHA1 Message Date
law%netscape.com
81292d20d4 Turn off USE_NSREG till later - Thanks, John! 1999-02-23 20:31:23 +00:00
law%netscape.com
de504a3c3c Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +00:00
cyeh%netscape.com
a716d8ddeb this application has mfc dependencies. checking in now to do the stupid
thing and fix people. will have to go back and fix this properly.
1999-02-23 00:05:31 +00:00
slamm%netscape.com
c0f47f8c7b Remove unused substitutions for MOZ_NETCAST, MOZ_LDAP, SMART_MAIL 1999-02-19 18:42:29 +00:00
alecf%netscape.com
22a44aa910 check in new .deps based dependancy system 1999-02-19 03:06:32 +00:00
leaf%mozilla.org
ea672fa1e1 (really cyeh) fix syntatical lameness. 1999-02-18 23:23:17 +00:00
cyeh%netscape.com
b0e79344d5 on win95 and win98, we would blow up echo with too long of a line to print.
if we are on NT, this doesn't happen. now we report status of makedep.exe
dependent of the OS we are on.
1999-02-18 23:18:40 +00:00
leaf%mozilla.org
334d74e313 fixing the perl hardcoding. looks in the hardcoded places, then pulls perl from the
path if not found.
1999-02-18 22:51:05 +00:00
cyeh%netscape.com
b82daf8ea4 enable depend rules in client.mak. build makedep.exe. change rules.mak
to look for makedep.exe in mozilla/config
1999-02-18 22:26:31 +00:00
cyeh%netscape.com
5bf41a3e5c move this from mozilla/cmd/winfe/mkfiles32 to a more proper home in mozilla/config 1999-02-18 22:25:06 +00:00
slamm%netscape.com
131e0cc001 Add 'run_viewer' target. 1999-02-18 18:44:48 +00:00
cyeh%netscape.com
c9329977bb don't include liteness.mak anymore, all those flags are obsolete. 1999-02-18 18:12:10 +00:00
ramiro%netscape.com
f98fa53d9e Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe. 1999-02-18 04:19:43 +00:00
cyeh%netscape.com
c4fbf9fb05 step one in removing mozilla/layout/config: move special layout/config configuration
to default WIN32 rules.
1999-02-17 22:25:15 +00:00
slamm%netscape.com
17fda57ce4 Add option for -MMD dependencies. 1999-02-17 17:33:07 +00:00
ramiro%netscape.com
7ca14af5b5 Add support for insure. 1999-02-17 14:37:18 +00:00
briano%netscape.com
c25d73c19c Fixed Kipp's hack to allow CPP_PROG_LINK to be overridden when necessary. 1999-02-17 00:32:17 +00:00
slamm%netscape.com
4713da1b1b Move defines from Makefile control to autoconf control. 1999-02-16 18:29:55 +00:00
mcafee%netscape.com
b9cde0a103 removing unused rule 1999-02-10 04:23:40 +00:00
alecf%netscape.com
6c82457747 fix dependancies for static libraries which build up shared libraries 1999-02-10 00:07:01 +00:00
slamm%netscape.com
009d97d3a3 Shorten the compile line. Add test and support for preprocessor '-include' flag 1999-02-09 23:24:12 +00:00
alecf%netscape.com
ba6dba5c76 add update-XTERM support to makefile code that enters directory, and update XPIDL rule to use new syntax 1999-02-08 19:59:25 +00:00
alecf%netscape.com
2bf650bd64 add update_xterm_title support to autoconf build 1999-02-08 19:57:15 +00:00
mcafee%netscape.com
43896b1be5 Adding purify cruft to GARBAGE rule. 1999-02-06 06:37:35 +00:00
warren%netscape.com
af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
morse%netscape.com
22ed3c838c config.mak 1999-02-05 22:59:02 +00:00
leaf%mozilla.org
4129f7ece1 changing test for NULL in EXPORTS list, some installations of nt barf on defined($NULL) 1999-02-04 22:56:58 +00:00
alecf%netscape.com
63e01b71c8 turn off NETLIB_THREAD for now since it's making us use 100% of the CPU and may be causing a PR_ASSERT(0) in netlib 1999-02-03 22:40:45 +00:00
michaelp%netscape.com
e66a4a2d60 removed SingleSignon from modular netlib (until it no longer relies on old school
objects).
1999-02-02 19:29:04 +00:00
kipp%netscape.com
c98d34a889 Added in malloc-wrap support 1999-02-02 17:39:51 +00:00
kipp%netscape.com
232d3ebc09 Added in some more MKSHLIB variables 1999-02-02 17:39:37 +00:00
alecf%netscape.com
86d71dea7b unix should support netlib on another thread too. 1999-02-02 07:59:20 +00:00
mcafee%netscape.com
11010c9fa2 Force third install pass so we can build tests, weird dependencies crop up if we do libs & install at the same time. Thanks to kipp@netscape.com for the idea for this fix. 1999-02-02 07:34:20 +00:00
slamm%netscape.com
3078d42808 On second thought, the recursive rules aren't needed because the Makefiles will get updated as needed for any target. 1999-01-29 20:45:39 +00:00
slamm%netscape.com
526ea4a3ce Add recursive rule, 'makefiles', to update Makefiles when their Makefile.in's are more recent. 1999-01-29 20:00:50 +00:00
slamm%netscape.com
a2de6c3901 Add a target to update a Makefile when its Makefile.in changes. 1999-01-29 18:35:35 +00:00
slamm%netscape.com
cf23cf46a0 Move CPP_PROG_LINK define from config.mk to rules.mk. This allows config.mk to be included in a Makefile before CPPSRCS is defined (i.e. Having CPP_PROG_LINK in config.mk caused an unnecessary dependency.) 1999-01-28 00:59:03 +00:00
slamm%netscape.com
b78d7ef52a Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
mcafee%netscape.com
c9e9df3419 Adding pure target to run purify (Solaris) 1999-01-27 07:17:32 +00:00
pollmann%netscape.com
4716eac6b9 Bug 2370: FreeBSD 3.0 patches 1999-01-27 05:10:54 +00:00
slamm%netscape.com
91cc465f1f Only update .md files when NO_MDUPDATE is unset. 1999-01-26 23:54:59 +00:00
mcafee%netscape.com
6d2fbf903e Forgot link line rule 1999-01-23 12:20:00 +00:00
mcafee%netscape.com
309efea40d Trying the 3.35 commit again (SIMPLE_PROGRAMS) 1999-01-23 11:41:15 +00:00
mcafee%netscape.com
e644d57dfe Backing out until tree builds Ok 1999-01-23 10:14:58 +00:00
mcafee%netscape.com
051b5f421f Adding support for 1:1 mapping for source files & binaries; this lets 2 or more binaries coexist in a single directory. Usage: <SIMPLE_PROGRAMS = Foo Bar> very similar to the way PROGRAM works. 1999-01-23 09:36:40 +00:00
braddr%puremagic.com
92643af3c9 solaris 2.6 native makedepend can't handle lines over 4000 bytes, shorten this down to fit. 1999-01-23 08:24:39 +00:00
slamm%netscape.com
f5e6b99b25 Make depend.mk files smaller by putting more dependencies on one line (i.e. Add a '-w' flag to makedepend). 1999-01-23 00:50:39 +00:00
mcafee%netscape.com
db7387bdb2 Turn on C++ linking if we have any .cpp files. 1999-01-22 10:01:44 +00:00
mcafee%netscape.com
8cf7e6c736 Adding support for linking binaries 1999-01-22 04:00:13 +00:00
cyeh%netscape.com
e130d321d8 added new hacky build configuration. if MOZ_DEBUG is not set, you can
set MOZ_DEBUGOPT. MOZ_DEBUGOPT will generate optimized bits, but also
generate debugging information linked into the libraries and executables.

this can be insanely useful when you are trying to track down compiler
optimization bugs.

to use, set MOZ_DEBUG=, set MOZ_DEBUGOPT=1
1999-01-22 01:45:38 +00:00