slamm%netscape.com
6af1a991d4
Pthreads is on by default now for configure. Make client.mk do the same.
1999-04-12 21:20:59 +00:00
ramiro%netscape.com
d3dbe04ca5
Add nsprenv.mk.in. This is a autoconf template for an nspr environment
...
makefile. configure will munge this file such that it can be used to build
NSPR in the source tree.
1999-04-11 14:25:23 +00:00
ramiro%netscape.com
d09af540ef
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.
1999-04-11 10:32:45 +00:00
sspitzer%netscape.com
f3ed4c1576
created this to ignore the generated spec files
1999-04-10 18:38:23 +00:00
alecf%netscape.com
e85e44c0e0
fix libIDL checking in configure script. For now require 0.6.3
1999-04-10 00:25:55 +00:00
ramiro%netscape.com
51b881225c
Fix for bug 4855. Packaging info for m4 on Linux.
1999-04-09 23:01:46 +00:00
briano%netscape.com
640cf3d8af
Added a pointer to ftp.gtk.org if gtk-config can't be found.
1999-04-08 02:06:55 +00:00
pinkerton%netscape.com
135cf7a0ed
check a flag to see if we should build the carbonlite target of Interface.mcp
1999-04-07 03:11:40 +00:00
hyatt%netscape.com
344d093e7c
Adding chrome to the list of projects that are built.
1999-04-07 00:17:17 +00:00
ftang%netscape.com
037759fdab
uncomment out ucvcn
1999-04-06 21:34:59 +00:00
danm%netscape.com
ca797b5fae
added browser samples directory
1999-04-02 21:14:48 +00:00
hyatt%netscape.com
6b875952c8
Adding chrome to the list of projects that are built.
1999-04-02 02:16:45 +00:00
dougt%netscape.com
aac9d66782
Making xpinstall a component.
1999-04-02 00:39:26 +00:00
pinkerton%netscape.com
4a3680a29d
build widget after htmlParser because of nsXIFConverter dependency.
1999-04-01 18:39:35 +00:00
ramiro%netscape.com
58ad0d68df
Add shell scripts to run mozilla viewer and apprunner. The scripts should
...
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
waterson%netscape.com
78e99c377f
Added browsing profile to build.
1999-04-01 02:18:27 +00:00
nisheeth%netscape.com
b450196dec
Adding expat, James Clark's XML parser, to the Mac build...
1999-03-30 06:22:25 +00:00
cyeh%netscape.com
02fc146644
remove debugging call that i missed while getting build numbers working.
1999-03-29 18:41:38 +00:00
rjc%netscape.com
077db86ded
Build Wallet after Network.
1999-03-27 02:48:23 +00:00
rjc%netscape.com
a7931612b2
Add Morse's Wallet into Mac build.
1999-03-27 02:09:31 +00:00
cyeh%netscape.com
263e95a79c
checkin mac script changes to generate build numbers on macintosh
1999-03-27 00:55:59 +00:00
slamm%netscape.com
8b45a2073d
Checkout find-mozconfig.sh if needed.
1999-03-26 00:00:22 +00:00
jj%netscape.com
07fdfc803c
fix build bustage.
1999-03-25 23:50:11 +00:00
jj%netscape.com
f028ffa998
fixed bustage on line 1! ("`#!perl -w")
1999-03-25 20:36:51 +00:00
dougt%netscape.com
88d3e9f118
Adding XPInstall to the Mac build.
...
Adding libjar to the mac build.
1999-03-25 20:13:00 +00:00
sfraser%netscape.com
8d572ff213
Build script enhancements -- fix the dialogs that pop up to choose a session file, and to locate the IDE. Also do some application activation to lessen pull and build times.
1999-03-25 04:00:56 +00:00
ftang%netscape.com
df986f26de
move all the intl componment into componment directory
1999-03-23 19:57:00 +00:00
slamm%netscape.com
b6c9516763
Standardize on '.mozconfig' for configure script name.
1999-03-22 20:42:58 +00:00
sfraser%netscape.com
72db64e879
Turn on traceback tables in the optimized build, so that MacsBug logs from dogfood are useful. Bug 3888, approved chofmann.
1999-03-17 03:18:24 +00:00
ftang%netscape.com
9befeb353c
move the ucvja2 into componment directory so autoreg will work. we should move other intl dll there after dogfood. reviwed by dp. fix bug 3866
1999-03-17 01:22:06 +00:00
dp%netscape.com
49c9a446d0
Moving appcores.dll from bin/components/ to bin/ since mailnews links with it
1999-03-16 01:41:33 +00:00
sdagley%netscape.com
1df16cb994
Make an alias of mozilla:xpfe:AppCores:xul:resources:throbbingN.gif in the throbber res directory so that law's upcoming toolbar xul change can find it.
1999-03-13 02:51:00 +00:00
jj%netscape.com
0496af3ec6
changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built]
1999-03-11 01:33:18 +00:00
slamm%netscape.com
94a2c7265e
Use an even simpler name, mozconfig (no .sh).
1999-03-10 21:34:17 +00:00
sfraser%netscape.com
89fd03e216
Put editor shared libs in the Components folder, and call the folder "Components", not "components".
1999-03-10 00:55:34 +00:00
slamm%netscape.com
b141bd7a74
Script converts .mozconfig.sh into a url to prefill configurator web form. Will be used by client.mk
1999-03-09 01:29:53 +00:00
slamm%netscape.com
7a67e3b3a2
Script to clean out all 'configure' generated files.
1999-03-09 01:29:50 +00:00
rjc%netscape.com
ed05cd26a8
Fix bug 3401: aliases to shared libraries which auto-register need to be placed inside of a "components" directory (which itself needs to exist in the same directory as apprunner/viewer). Review/approval: sdagley
1999-03-05 05:09:04 +00:00
briano%netscape.com
25ec9d1f97
Patched for QNX by Jerry.Kirk@Nexwarecorp.com.
1999-03-04 05:10:45 +00:00
scc%netscape.com
2ec0a397ea
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
pinkerton%netscape.com
fc5418884f
add manifest for dbm/include
1999-03-02 19:02:28 +00:00
briano%netscape.com
d2482b73f6
Added support for QNX.
1999-03-02 01:05:04 +00:00
saari%netscape.com
308eb9de7d
add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h
1999-02-27 09:42:52 +00:00
sfraser%netscape.com
eab488f6d5
Change project build order, and build MoreFiles and MemAllocator as static libs.
1999-02-26 00:48:30 +00:00
ftang%netscape.com
673b34039f
fix the bustage
1999-02-25 20:16:28 +00:00
ftang%netscape.com
d2d8020aed
enable ucvja2 . add placeholder for Chinese/Korean/Vietnamese/Thai converters.
1999-02-25 19:52:25 +00:00
slamm%netscape.com
9591ac5e96
Change myconfig to mozconfig.
1999-02-25 19:21:29 +00:00
pinkerton%netscape.com
db18fe2786
Add manifest file for xpcom/src
1999-02-24 17:36:37 +00:00
pierre%netscape.com
8b3876b8cc
added rdf:util:public:MANIFEST to fix a build breakage
1999-02-24 12:01:16 +00:00
law%netscape.com
de504a3c3c
Landing LIBREG990212_BRANCH to get libreg building on Mac
1999-02-23 19:56:57 +00:00