sfraser%netscape.com
688e863263
Add InstallResources for Find component
1999-04-22 05:51:43 +00:00
sfraser%netscape.com
97bf18ba5a
Add Find component MANIFEST entries
1999-04-22 03:05:24 +00:00
sfraser%netscape.com
80c32df239
Install resources inside 'default' directory in content, skin etc.
1999-04-22 02:57:57 +00:00
mcmullen%netscape.com
ab8db8fff4
Backing out previous change, I didn't intend to check this file in.
1999-04-21 22:05:26 +00:00
mcmullen%netscape.com
670521ba61
Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called.
1999-04-21 22:04:35 +00:00
sfraser%netscape.com
d612882584
Added editor dialogs MANIFEST entries
1999-04-21 20:55:07 +00:00
sfraser%netscape.com
cf904d2b17
Export new editor resources from the right place, and export from xpfe/browser/src with a MANIFEST file.
1999-04-21 19:13:32 +00:00
sfraser%netscape.com
c5824409ad
Turn on clobber_libs flag
1999-04-21 19:12:36 +00:00
jj%netscape.com
6dec9b2722
comment out line that attempted to copy resources that were obsoleted from the tree by rods. the perl script would choke when it tried to copy files into mozilla/dist that aren't there.
1999-04-21 18:37:00 +00:00
slamm%netscape.com
c089625801
add partial replacement for AC_OUTPUT()
1999-04-21 01:11:55 +00:00
sfraser%netscape.com
bdfe6396fe
Implement InstallResources().
1999-04-21 00:37:37 +00:00
sfraser%netscape.com
2b0f54e952
Added text services to MANIFEST list
1999-04-20 01:03:20 +00:00
pierre%netscape.com
97db41cf1f
#5296 : store registry.rdf only (instead of the whole content of chrome/build) in dist/chrome
1999-04-20 00:45:37 +00:00
mcmullen%netscape.com
71e02baa71
Build base before libpref.
1999-04-20 00:04:46 +00:00
alecf%netscape.com
10f5eb178e
oops, quotes were going the wrong way
1999-04-19 22:52:31 +00:00
alecf%netscape.com
db87522310
workaround for broken libIDL-config in libIDL 0.6.7 and lower (so we don't have to force people to upgrade so quickly)
1999-04-19 22:07:12 +00:00
ducarroz%netscape.com
2bad7bcb7b
add build instruction for mime emitters.
1999-04-18 21:28:27 +00:00
leaf%mozilla.org
bb167b8e08
adding run scripts to be installed via rpms.
1999-04-16 19:15:15 +00:00
slamm%netscape.com
18ebecfb2a
Do not rely on PATH to load included scripts. Fix for BSDI bug #5189 .
1999-04-16 18:46:54 +00:00
beard%netscape.com
3bb416ee46
added libxpt, xpconnect MANIFEST files, added libxpt.mcp, XPConnect.mcp.
1999-04-16 03:07:38 +00:00
beard%netscape.com
d9e69918c6
First Checked In.
1999-04-16 03:06:12 +00:00
ramiro%netscape.com
5dd3a3e629
Make sure NSPR always builds with make and not make -jX (X > 1). NSPR cant
...
handle -jX builds because of the OBJDIR dependencies.
1999-04-16 02:39:00 +00:00
mcmullen%netscape.com
d39ec6c52a
Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist.
1999-04-15 22:50:18 +00:00
mcmullen%netscape.com
62425ac5be
Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist.
1999-04-15 22:49:51 +00:00
mcmullen%netscape.com
b1a8f30e93
Added profile to the Macintosh build
1999-04-15 22:45:44 +00:00
mcmullen%netscape.com
a449a99284
Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist.
1999-04-15 22:42:18 +00:00
ducarroz%netscape.com
8e59f611d7
add mailnews into build process for Mac. By default, mailnews if off even when build{all}=1, you must set build{mailnews}=1 in order to built messenger.
1999-04-15 20:07:37 +00:00
ramiro%netscape.com
9af0be6656
Update nspr environment config and override as discussed with the NSPR team.
1999-04-14 11:24:11 +00:00
ramiro%netscape.com
eff74a1a5e
No need to export these vars, since nspr will include the file.
1999-04-14 09:35:47 +00:00
ramiro%netscape.com
f70009544c
Give caller option of running the debugger if a new core dump is detected.
1999-04-14 09:34:46 +00:00
slamm%netscape.com
e775c3efaf
Let configure deal with nspr and pthreads insteads of client.mk
1999-04-14 02:33:58 +00:00
ramiro%netscape.com
92fdef466a
Take the script out of targets, or else clobber builds break.
...
Approved by the Bastard Operator From Hell.
1999-04-13 16:03:46 +00:00
bruce%cybersight.com
af1546c44c
Fixing build bustage for some makes on the ports page. Missing separator in the Makefile.
1999-04-13 05:54:31 +00:00
ramiro%netscape.com
25d323e78a
Move unix specific build hacks/scripts/etc into their own little place:
...
build/unix.
1999-04-13 04:15:34 +00:00
sfraser%netscape.com
ee71d7ea1f
Add new range directory to the list of MANIFESTs
1999-04-13 01:33:49 +00:00
slamm%netscape.com
fd3432b0fa
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
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