mcmullen%netscape.com
3c0b0e57ab
Changed the name of XPAppViewer to apprunner, since that is what other platforms call it. Too many viewers spoil the broth.
1999-01-08 22:29:00 +00:00
amusil%netscape.com
73421ca469
Added plugin.mcp project to the Mac build. plugin.shlb is now included in layout.mcp and plugin-related cpp files have been removed from viewer.mcp
1999-01-05 09:34:27 +00:00
ramiro%netscape.com
6c509f8fc6
Fix a dumb else then screwup.
1998-12-31 02:29:06 +00:00
ramiro%netscape.com
5fe156b4ab
Added a script to regenerate a single Makefile from a Makefile.in using
...
the config.status script.
1998-12-31 02:27:25 +00:00
beard%netscape.com
4c30efe4aa
Added "compile_script()" which compiles a text-based AppleScript into a compiled form which runs faster. _useManifestoLib() now ensures that the compiled script is up-to-date with the text script.
1998-12-24 19:35:20 +00:00
beard%netscape.com
59144c97f7
Working around IDE 3.X bug, looping over target files until error encountered, filtering by file type, not using IDE's file type, too slow.
1998-12-24 19:32:21 +00:00
beard%netscape.com
641976b3d5
Updated to enumerate target files until error encountered, use 3.3 IDE.
1998-12-24 19:30:15 +00:00
waterson%netscape.com
4a4b53f83e
Change to new RDF tree structure
1998-12-24 08:10:45 +00:00
brade%netscape.com
c75e2cdae2
comment out line which builds clientStubs
1998-12-23 15:10:40 +00:00
dcone%netscape.com
4e5ed74d5f
Added a manifest from viewer, and samples from resources for Rods changes
1998-12-17 16:15:45 +00:00
sfraser%netscape.com
7c7e7707a2
Add flag to clobber existing libraries and SYM files before building each project.
1998-12-17 01:24:37 +00:00
mcmullen%netscape.com
766b51a86b
Set the error log file type so that it's a CodeWarrior file.
1998-12-16 23:48:55 +00:00
sfraser%netscape.com
c5d72a3fd8
Fix the target name for building XPAppViewer.mcp
1998-12-16 21:45:20 +00:00
sfraser%netscape.com
a928c1a428
Fix the target name for building viewer.mcp
1998-12-16 06:50:27 +00:00
warren%netscape.com
b22a4e72fd
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
sfraser%netscape.com
6c99956e67
Have pull{all} set all the other pull{}s.
1998-12-16 03:47:14 +00:00
sfraser%netscape.com
5e6ebea432
Ensure that default is to build all.
1998-12-16 03:44:58 +00:00
sfraser%netscape.com
f462e5928f
Add more granularity to build options, make new routine to reconcile and build a project and make the aliases.
1998-12-16 03:31:18 +00:00
sfraser%netscape.com
a7ce269369
Add more granularity to build options, fix the {all} flag to really pull/build everything.
1998-12-16 03:30:39 +00:00
pierre%netscape.com
a516ca2794
First Checked In.
1998-12-15 01:06:58 +00:00
pinkerton%netscape.com
86ee20d225
don't build xpfeViewer anymore (obsolete).
1998-12-14 23:54:23 +00:00
brade%netscape.com
918bfbbb7a
(per macdev mtg) always turn on RTTI in all projects
1998-12-14 22:57:45 +00:00
cyeh%netscape.com
ef707d52a6
fix path problem (that could cause OpenErrorLog() to die) and also
...
change log name to something more meaningful and to something that
won't collide with a compile log from a previous run
1998-12-14 18:41:44 +00:00
pierre%netscape.com
fcccc2640d
Fix resource path of throbber images
1998-12-14 06:42:02 +00:00
beard%netscape.com
36188f0b5c
First Checked In.
1998-12-13 23:27:52 +00:00
beard%netscape.com
3ad1e15ee3
Added .log files, and modification date comparison. Should make average case build times unchanged. This is still not enabled. The MRO and sort scripting additions need to be added to the build suite.
1998-12-13 23:24:01 +00:00
beard%netscape.com
917f3717d5
First Checked In.
1998-12-13 21:12:19 +00:00
beard%netscape.com
ac08197b2d
Now does a list compare of target files before performing a merge pass.
1998-12-13 21:11:47 +00:00
beard%netscape.com
faadcb6cc8
Mac project reconciliation. MANIFESTO.pm is currently disabled.
1998-12-13 07:11:44 +00:00
beard%netscape.com
634a61d6e3
First Checked In.
1998-12-13 05:14:29 +00:00
beard%netscape.com
213d79ed5a
First Checked In.
1998-12-13 05:08:00 +00:00
cls%seawood.org
461ff8f0c0
Updated to most recent versions from automake 1.2b so that libtool will work properly
1998-12-12 03:13:46 +00:00
cls%seawood.org
bea6e36246
Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'.
1998-12-12 02:41:17 +00:00
cyeh%netscape.com
28d1e76fce
fix annoying little bug where if you specify an invalid log path, the open file call would fail, and you would silently get no build log.
now we check to see if open() succeeded, and if not, die accordingly.
1998-12-12 00:02:38 +00:00
jfrancis%netscape.com
733aa2a69d
getting transaction manager ready for addition to mac build
1998-12-11 18:13:11 +00:00
jj%netscape.com
6249a43394
. Fixed error log file path
. Swapped OpenErrorLog and StopForErrors calls.
r=cyeh
1998-12-11 01:34:18 +00:00
pinkerton%netscape.com
70c614b936
fix alias creation of AppShell debug shlb by appending the $D to the name.
1998-12-10 16:59:42 +00:00
davidm%netscape.com
195a3a41be
Add code to build XPAppShell to build list
1998-12-09 20:43:50 +00:00
pierre%netscape.com
33c67e8c27
Added several MakeAlias for xSym files
1998-12-09 10:14:06 +00:00
waterson%netscape.com
02efeea288
Add RDF to build.
1998-12-04 06:17:10 +00:00
waterson%netscape.com
ad401cde7e
Added mozilla/layout/html/style/src to the list of MANIFEST-ed directories. This makes sure that nsIHTMLStyleSheet and nsIHTMLCSSStyleSheet are exported.
1998-12-03 21:48:45 +00:00
sfraser%netscape.com
323cec6fdb
File Removed.
1998-12-03 00:26:44 +00:00
pierre%netscape.com
1fcec38808
Make an alias of the WASTELib library in the 'dist' directory
1998-12-02 10:17:36 +00:00
waterson%netscape.com
0c457266d0
Added mozilla/rdf/include, mozilla/layout/xml/document/public, and mozilla/layout/xml/content/public to list of dirs that get manifested. Still not adding rdf to the Mac build due to linkage problems that need to be sorted out.
1998-12-02 00:21:44 +00:00
beard%netscape.com
13704d98eb
Mac shared library migration. Moved PowerPlant earlier.
1998-11-30 23:39:17 +00:00
beard%netscape.com
c62b49cafc
Mac shared library migration.
1998-11-30 22:15:00 +00:00
jfrancis%netscape.com
692ff01458
adding editor MANIFEST
1998-11-29 23:52:10 +00:00
mcafee%netscape.com
c35e8829da
Adding support for Rhapsody
1998-11-26 19:47:01 +00:00
beard%netscape.com
d39b2d31b6
Consistent spacing
1998-11-26 00:21:54 +00:00
cls%seawood.org
d751bf3b73
Check for libraries before functions and fixed detection of -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for pointing those out.
...
Modified hcc & hcpp to work for any compiler that doesn't support -c -o, not just Unixware. They expect the real compiler to be the first argument now.
1998-11-23 17:12:39 +00:00