ramiro%netscape.com
d101043c6e
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
54628fb276
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
7a4418579d
created this to ignore the generated spec files
1999-04-10 18:38:23 +00:00
alecf%netscape.com
5bd8cc8609
fix libIDL checking in configure script. For now require 0.6.3
1999-04-10 00:25:55 +00:00
ramiro%netscape.com
3fce5c3aeb
Fix for bug 4855. Packaging info for m4 on Linux.
1999-04-09 23:01:46 +00:00
briano%netscape.com
1fb95ed9ba
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
1985e8b051
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
fcb90b3c7a
Adding chrome to the list of projects that are built.
1999-04-07 00:17:17 +00:00
ftang%netscape.com
64b655d62f
uncomment out ucvcn
1999-04-06 21:34:59 +00:00
danm%netscape.com
440a41fdee
added browser samples directory
1999-04-02 21:14:48 +00:00
hyatt%netscape.com
14f1a7d685
Adding chrome to the list of projects that are built.
1999-04-02 02:16:45 +00:00
dougt%netscape.com
13e4599033
Making xpinstall a component.
1999-04-02 00:39:26 +00:00
pinkerton%netscape.com
2df2f293da
build widget after htmlParser because of nsXIFConverter dependency.
1999-04-01 18:39:35 +00:00
ramiro%netscape.com
29698c53b5
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
7489f62f0f
Added browsing profile to build.
1999-04-01 02:18:27 +00:00
nisheeth%netscape.com
145a6bd899
Adding expat, James Clark's XML parser, to the Mac build...
1999-03-30 06:22:25 +00:00
cyeh%netscape.com
9186058176
remove debugging call that i missed while getting build numbers working.
1999-03-29 18:41:38 +00:00
rjc%netscape.com
2772b89f40
Build Wallet after Network.
1999-03-27 02:48:23 +00:00
rjc%netscape.com
7deb82de13
Add Morse's Wallet into Mac build.
1999-03-27 02:09:31 +00:00
cyeh%netscape.com
bc31adc932
checkin mac script changes to generate build numbers on macintosh
1999-03-27 00:55:59 +00:00
slamm%netscape.com
a9d5957353
Checkout find-mozconfig.sh if needed.
1999-03-26 00:00:22 +00:00
jj%netscape.com
538ba99bc3
fix build bustage.
1999-03-25 23:50:11 +00:00
jj%netscape.com
36f8627be1
fixed bustage on line 1! ("`#!perl -w")
1999-03-25 20:36:51 +00:00
dougt%netscape.com
93ec3953e5
Adding XPInstall to the Mac build.
...
Adding libjar to the mac build.
1999-03-25 20:13:00 +00:00
sfraser%netscape.com
ee6c96d07b
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
93fa327f0d
move all the intl componment into componment directory
1999-03-23 19:57:00 +00:00
slamm%netscape.com
760e2eff5c
Standardize on '.mozconfig' for configure script name.
1999-03-22 20:42:58 +00:00
sfraser%netscape.com
c2a45b5f41
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
eed36dcb41
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
3352652be8
Moving appcores.dll from bin/components/ to bin/ since mailnews links with it
1999-03-16 01:41:33 +00:00
sdagley%netscape.com
1ca1520d9a
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
19122e8133
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
c82c5a0bac
Use an even simpler name, mozconfig (no .sh).
1999-03-10 21:34:17 +00:00
sfraser%netscape.com
bdac529c3b
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
60303bf300
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
09af6b83c1
Script to clean out all 'configure' generated files.
1999-03-09 01:29:50 +00:00
rjc%netscape.com
cf3eacc9e4
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
1ce1878ba5
Patched for QNX by Jerry.Kirk@Nexwarecorp.com.
1999-03-04 05:10:45 +00:00
scc%netscape.com
31ff626ae9
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
pinkerton%netscape.com
8baed98e7e
add manifest for dbm/include
1999-03-02 19:02:28 +00:00
briano%netscape.com
6c2819c99a
Added support for QNX.
1999-03-02 01:05:04 +00:00
saari%netscape.com
f84c02bc83
add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h
1999-02-27 09:42:52 +00:00
sfraser%netscape.com
e2e714b9ac
Change project build order, and build MoreFiles and MemAllocator as static libs.
1999-02-26 00:48:30 +00:00
ftang%netscape.com
f93299282c
fix the bustage
1999-02-25 20:16:28 +00:00
ftang%netscape.com
ec65d9d220
enable ucvja2 . add placeholder for Chinese/Korean/Vietnamese/Thai converters.
1999-02-25 19:52:25 +00:00
slamm%netscape.com
cbed2d53b0
Change myconfig to mozconfig.
1999-02-25 19:21:29 +00:00
pinkerton%netscape.com
61f3f54f37
Add manifest file for xpcom/src
1999-02-24 17:36:37 +00:00
pierre%netscape.com
ef73e363c8
added rdf:util:public:MANIFEST to fix a build breakage
1999-02-24 12:01:16 +00:00
law%netscape.com
2954ca2ec0
Landing LIBREG990212_BRANCH to get libreg building on Mac
1999-02-23 19:56:57 +00:00
slamm%netscape.com
ac295837af
echo the correct name of the included myconfig.sh
1999-02-23 17:58:25 +00:00