mccabe%netscape.com
7eb7d470a3
Whenever XPIDLSRCS is defined, add _xpidlgen to $(GARBAGE) so it gets zorched by clobber.
...
git-svn-id: svn://10.0.0.236/trunk@30882 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 08:16:07 +00:00
mccabe%netscape.com
a85f5730f5
A slightly better test for overriding .h files with .idl files.
...
If foo.h is in the $(EXPORTS) list (rather than just in the same dir) warn that the .h we're generating from the .idl overrides the old .idl.
git-svn-id: svn://10.0.0.236/trunk@30880 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 06:26:05 +00:00
mccabe%netscape.com
3c786e0f08
- fixed IDL_COMPILE (undefined!) to XPIDL_COMPILE
...
- made the make stop and error when XPIDLSRCS is defined but MODULE isn't.
- made the make warn when generating (from idl) a .h file that overrides an existing .h file.
git-svn-id: svn://10.0.0.236/trunk@30854 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:28:49 +00:00
mccabe%netscape.com
e565d8ace9
Build support for working with .idl files. Adding XPIDLSRCS to a Makefile.in exports the listed idl files to dist/idl, generates .h files to dist/include, and generates .xpt files, and links them to $(MODULE).xpt, in components.
...
git-svn-id: svn://10.0.0.236/trunk@30806 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 02:06:15 +00:00
bruce%cybersight.com
e36ee8439e
Conditionally adding PICS (extensions/pics/) to the unix build. Use --enable-pics with configure to turn it on and build it. Not called anywhere yet. Neeti is aware that I was doing this.
...
git-svn-id: svn://10.0.0.236/trunk@30803 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 01:43:41 +00:00
jband%netscape.com
84a3cb16e6
removing my system for building xpidl files - waterson came up with a superior scheme
...
git-svn-id: svn://10.0.0.236/trunk@30703 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:32:10 +00:00
briano%netscape.com
4368ea6cae
Forgot to add AIX_SHLIB_BIN.
...
git-svn-id: svn://10.0.0.236/trunk@30515 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 05:41:10 +00:00
briano%netscape.com
3d80cdbf48
Fix for bug 5770. Thanks to lennox@cs.columbia.edu.
...
git-svn-id: svn://10.0.0.236/trunk@30443 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 23:38:15 +00:00
dcone%netscape.com
48dea0e87e
added USE_STRING2 define. It is commented out at the moment for use in string compilation.
...
git-svn-id: svn://10.0.0.236/trunk@30364 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 03:51:18 +00:00
ramiro%netscape.com
ad4bcd3233
Add support for USE_STRING2 - for toggling between nsString and nsString2.
...
git-svn-id: svn://10.0.0.236/trunk@30090 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 06:58:54 +00:00
briano%netscape.com
e9ef52e20e
Not needed anymore.
...
git-svn-id: svn://10.0.0.236/trunk@29919 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-01 01:30:16 +00:00
briano%netscape.com
df2ef6f0c0
Fix to properly support Sun's WorkShop compilers. Thanks to Tim Rowley (tor@boojum.cs.brown.edu).
...
git-svn-id: svn://10.0.0.236/trunk@29891 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 21:43:50 +00:00
dveditz%netscape.com
7cc2c88c69
makecopy silent unless actually copying
...
git-svn-id: svn://10.0.0.236/trunk@29598 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:18:12 +00:00
dveditz%netscape.com
b071ce40f3
add missing nspr lib to $(LIBNSPR)
...
git-svn-id: svn://10.0.0.236/trunk@29597 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:17:25 +00:00
slamm%netscape.com
4ae8d3f861
Slightly safer test for LOOP_OVER_DIRS. Make sure a Makefile is there. This handles the case of 'gmake -f client.mk checkout clean build' where checkout adds a directory. ('clean' does not run configure. In fact, 'clean' removes files that configure generates.)
...
git-svn-id: svn://10.0.0.236/trunk@29572 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 23:08:59 +00:00
jband%netscape.com
05522deaa6
adding new scheme for building xpidl files - only Win32 supported at first.
...
git-svn-id: svn://10.0.0.236/trunk@29155 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:35:41 +00:00
beard%netscape.com
a0016d1bd2
took out #undefs of CookieManagement, SingleSignon and PRIVACY_POLICIES
...
git-svn-id: svn://10.0.0.236/trunk@29109 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 06:43:23 +00:00
beard%netscape.com
414ec140fe
Turned on ClientWallet.
...
git-svn-id: svn://10.0.0.236/trunk@29028 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 04:09:39 +00:00
rods%netscape.com
9dc9c4d7e1
removed -DNEW_CLIPBOARD_SUPPORT
...
git-svn-id: svn://10.0.0.236/trunk@28891 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 17:45:03 +00:00
pinkerton%netscape.com
bb8eb2a624
finally remove something from this growing list of forgotten defines: NEW_CLIPBOARD_SUPPORT because the feature has landed.
...
git-svn-id: svn://10.0.0.236/trunk@28887 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 17:35:59 +00:00
rickg%netscape.com
31f3bd354e
added new optional define for nsString2
...
git-svn-id: svn://10.0.0.236/trunk@28235 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 07:24:42 +00:00
alecf%netscape.com
487ad84eca
add new LIBIDL_CFLAGS and LIBIDL_LIBS so that we don't have to keep running libidl-config
...
git-svn-id: svn://10.0.0.236/trunk@28150 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 23:14:23 +00:00
morse%netscape.com
d2055e2bf7
turn on single signon and client wallet
...
git-svn-id: svn://10.0.0.236/trunk@27989 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 14:20:36 +00:00
mccabe%netscape.com
7af3e4b81f
Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
...
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
git-svn-id: svn://10.0.0.236/trunk@27572 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 18:28:27 +00:00
morse%netscape.com
b3320d89bd
restore original logic for setting MOZ_NO_WALLET_HACK which I believe was correct all along
...
git-svn-id: svn://10.0.0.236/trunk@27553 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 05:43:24 +00:00
ramiro%netscape.com
8cb0e5a730
Undo previous exorcism. Bring back the MOZ_NO_WALLET_HACK thing, but fix
...
the logic for setting it in autoconf.mk.
git-svn-id: svn://10.0.0.236/trunk@27507 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:28:21 +00:00
ramiro%netscape.com
9717d941ec
MOZ_NO_WALLET_HACK exorcism.
...
git-svn-id: svn://10.0.0.236/trunk@27462 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 10:17:25 +00:00
ramiro%netscape.com
cbdd54d086
I meant to yank this hack, not comment it out.
...
git-svn-id: svn://10.0.0.236/trunk@27308 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 04:29:52 +00:00
ramiro%netscape.com
6050138266
Move unix specific build hacks/scripts/etc into their own little place:
...
build/unix.
git-svn-id: svn://10.0.0.236/trunk@27306 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 04:15:34 +00:00
ramiro%netscape.com
c8269104fd
Better fix for the nspr building thing - after talking to wtc.
...
git-svn-id: svn://10.0.0.236/trunk@27305 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 04:13:51 +00:00
ramiro%netscape.com
9c089603d5
Oops..undo a screwup. Exorcised too much...
...
git-svn-id: svn://10.0.0.236/trunk@27106 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 14:41:58 +00:00
ramiro%netscape.com
1d6947ded8
tweak_nspr exorcism.
...
git-svn-id: svn://10.0.0.236/trunk@27105 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 14:27:35 +00:00
ramiro%netscape.com
a5e2695547
Simplify further. Use only one one variable to indicate whether NSPR is
...
native or not.
Remove a bunch of AC_DEFINE() statements for a previous rpm support checkin
I made (it was not needed). Use MOZ_ instead of MOZILLA_ to be consistent
with the rest of configure.in.
Added build/nsprenv.mk support. Setting the NSPR environment via a file.
This doesnt work yet, since it needs 2 small tweaks to NSPR.
Added support for non native nspr. Not turned on yet. Until NSPR includes
2 small tweaks.
Since comments are free, added a bunch of them.
git-svn-id: svn://10.0.0.236/trunk@27098 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 10:32:45 +00:00
ramiro%netscape.com
235eb640dd
Fix for 4856. run-mozilla scripts were broken in release tarballs.
...
git-svn-id: svn://10.0.0.236/trunk@26890 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 21:41:23 +00:00
donm%netscape.com
68bccfe037
fixed build number whacking.
...
git-svn-id: svn://10.0.0.236/trunk@26737 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 17:00:27 +00:00
morse%netscape.com
0aef569d10
turned cookie management back on since it wasn't causing the crash after all, approved by cyeh
...
git-svn-id: svn://10.0.0.236/trunk@26736 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 14:39:57 +00:00
morse%netscape.com
012d945ddf
disable cookie management because linux was dying on startup
...
git-svn-id: svn://10.0.0.236/trunk@26708 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 05:45:44 +00:00
rods%netscape.com
fc6382b03f
Added -DNEW_CLIPBOARD_SUPPORT
...
git-svn-id: svn://10.0.0.236/trunk@26700 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 05:21:45 +00:00
morse%netscape.com
918a442a52
turn on ClientWallet and SingleSignon for unix platform
...
git-svn-id: svn://10.0.0.236/trunk@26651 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 01:49:31 +00:00
pinkerton%netscape.com
616cccdeb8
turning on new clipboard stuff for rods.
...
git-svn-id: svn://10.0.0.236/trunk@26650 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 01:43:05 +00:00
briano%netscape.com
2aacb7f9c7
Workaround for a library extraction problem on Digital Unix.
...
git-svn-id: svn://10.0.0.236/trunk@26593 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 23:26:00 +00:00
jband%netscape.com
c187e79606
fixed typo so no extra .pdb files get left behind
...
git-svn-id: svn://10.0.0.236/trunk@26375 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 00:10:10 +00:00
morse%netscape.com
a23b04cc2d
turn on SingleSignon and ClientWallet on all builds except raptor
...
git-svn-id: svn://10.0.0.236/trunk@26315 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 20:32:11 +00:00
toshok%hungry.com
7c62ce6335
add the extra SUBST (NSPR_INCLUDE_DIR)
...
git-svn-id: svn://10.0.0.236/trunk@26269 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 03:11:30 +00:00
morse%netscape.com
3997b45c07
fix bustage on raptor
...
git-svn-id: svn://10.0.0.236/trunk@26261 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 00:22:05 +00:00
waterson%netscape.com
35a32e0b73
Added BRPROF into the build, --disable-brprof to disable it.
...
git-svn-id: svn://10.0.0.236/trunk@25830 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 07:26:42 +00:00
slamm%netscape.com
ebcd46ea01
Set MOZILLA_FIVE_HOME for run_apprunner and run_viewer targets. Change the message on the depend target when using compiler-based depend.
...
git-svn-id: svn://10.0.0.236/trunk@25709 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-31 19:07:29 +00:00
briano%netscape.com
49250beef8
Added 'else true' to all the if blocks that were missing it. Needed to make QNX's lame shell happy.
...
git-svn-id: svn://10.0.0.236/trunk@25628 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-30 22:21:54 +00:00
cyeh%netscape.com
c6adc3b1a8
make build numbers Y2K compliant.
...
git-svn-id: svn://10.0.0.236/trunk@25536 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-30 01:07:02 +00:00
cyeh%netscape.com
2f1b4ec015
make build numbers work on UNIXen. This is a hack into the XUL file, build
...
number generation will need to be moved.
git-svn-id: svn://10.0.0.236/trunk@25508 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-30 00:14:48 +00:00