Commit Graph

43 Commits

Author SHA1 Message Date
beard%netscape.com
5e6ae3fb64 GC_add_roots -> GC_register_fragment, GC_remove_roots -> GC_unregister_fragment. r=jar, bug=15906 1999-10-09 02:56:55 +00:00
beard%netscape.com
3245e47e03 Added GC exports, so Stubs target will generate them. 1999-10-03 21:49:41 +00:00
beard%netscape.com
5bf92311aa removed NSStdLibGC target, and .exp file. Moved exports to the one true NSStdLib.exp, so that Stubs target will see them. r=smfr 1999-10-03 21:48:57 +00:00
beard%netscape.com
01f6019676 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:37:53 +00:00
beard%netscape.com
7918594cde changed to use MemAllocatorGC.o, r=sfraser 1999-09-30 07:30:37 +00:00
beard%netscape.com
e9dee35c13 added NSStdLibGC.shlb target name, for building with the GC leak detector. 1999-09-30 06:46:22 +00:00
beard%netscape.com
7db12fe8d3 First Checked In. 1999-09-30 06:45:37 +00:00
dougt%netscape.com
8a673d7602 Adding two MoreFiles API to the export list needed for xpinstall 1999-09-16 20:13:15 +00:00
sfraser%netscape.com
ceeb00eeb9 Turned off option to search for system headers in user paths. That was just evil. 1999-08-27 23:27:47 +00:00
tague%netscape.com
447f1926ad Added InitTSMAwareApplication to the Toolbox initialization sequence. Part of a set of check-ins to add TSM Input Method support on the Mac. 1999-05-28 05:05:27 +00:00
pierre%netscape.com
31c3feda25 File Removed. 1999-05-28 02:00:54 +00:00
pierre%netscape.com
1cab47bdcc Moved the Profiler stuff into separate targets in NSRuntime. Udapted the build scripts. 1999-05-18 02:59:03 +00:00
saari%netscape.com
89482a97f8 Initialize the mac contextual menu manager 1999-05-14 21:59:47 +00:00
pierre%netscape.com
7150dd0908 profiler-ready 1999-05-12 07:22:03 +00:00
pierre%netscape.com
4168004b6a profiler-ready 1999-05-12 07:11:51 +00:00
pierre%netscape.com
991eac0d10 First Checked In. 1999-05-12 06:57:52 +00:00
pinkerton%netscape.com
ddd9032be6 don't use the NSRuntimeStubs, use NSRuntime instead. No need for stubs anymore because runtime is built before stdlib. 1999-05-12 05:36:41 +00:00
pinkerton%netscape.com
bdf529ffee add the MacOS Support:Headers:Universal Headers access path so that we can pick up subfolders in the headers introduced in Carbon. Adding this path won't affect non-carbon builds because this folder exists already. 1999-05-12 03:47:19 +00:00
pinkerton%netscape.com
0821a680c6 don't init toolbox if we're building for carbon. 1999-05-10 22:33:39 +00:00
sfraser%netscape.com
25fb9812d5 Fix a ton of link warnings by removing MathLib, since this is imported via InterfaceStubs. 1999-04-27 04:07:06 +00:00
jj%netscape.com
ed7d19fc38 File Removed. 1999-04-22 01:25:18 +00:00
jj%netscape.com
d459e849aa updated for MSL 4.1.05 1999-04-22 01:25:04 +00:00
sfraser%netscape.com
30fd2b2f9b Mac project changes -- NSStdlib now includes the memory allocators and MoreFiles as static libraries, and re-exports their symbols. 1999-02-26 00:41:00 +00:00
sfraser%netscape.com
3564688e35 First Checked In. 1999-01-31 00:27:56 +00:00
jj%netscape.com
8d36a6fc05 fixed non-debug build bustage 1999-01-27 22:10:44 +00:00
mcmullen%netscape.com
a58105db04 Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
sfraser%netscape.com
b204f8ea3d Add SIOUX initialization routine 1999-01-08 03:27:22 +00:00
sfraser%netscape.com
a8d052c951 Added SIOUX files in the debug target, and made a new debug target with console stubs. Also turned on PPC struct alignment in all targets. 1999-01-08 03:26:55 +00:00
sfraser%netscape.com
8c580c2e5b Change to use regular prefix configuration 1999-01-08 03:26:09 +00:00
sfraser%netscape.com
049beddf40 First Checked In. 1999-01-08 03:25:16 +00:00
sfraser%netscape.com
18e315daff Remove the extern Flush_Allocate, and replace call with a malloc. 1998-12-05 22:01:30 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
pinkerton%netscape.com
f624926b8c make sure we pull in relevant headers. 1998-09-29 17:15:30 +00:00
pinkerton%netscape.com
fa91ba94b6 new export file for pro4. 1998-09-29 17:14:28 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com
8e884596c4 removing old NSPR20 #ifdef 1998-09-28 20:38:02 +00:00
scc
c5bab4a898 First Checked In. 1998-06-03 00:12:50 +00:00
sfraser
5e256bd279 Changed for new build system, and to put output of stubs project in dist:client_stubs 1998-05-28 18:53:57 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
atotic
d6ffa1e4e9 Removed NSstring.* because of conflicts with raptor, renamed to macstrdlibxetras 1998-05-15 16:59:14 +00:00
atotic
b32cf33e30 Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively). 1998-05-15 16:54:09 +00:00
atotic
8eed3cae6f First Checked In. 1998-05-15 16:52:14 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00