seawood%netscape.com
|
c79715ed1b
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
|
2001-11-03 03:29:05 +00:00 |
seawood%netscape.com
|
6daf60f372
|
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
|
2001-11-01 00:54:48 +00:00 |
seawood%netscape.com
|
93a92132d7
|
Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
|
2001-10-27 07:38:18 +00:00 |
sfraser%netscape.com
|
4d2e800535
|
Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. Make a MoreFilesDebug.lib. r=peterv,sr=scc
|
2001-10-26 22:36:56 +00:00 |
sdagley%netscape.com
|
24f963f82d
|
New project for OS X specific interfaces. Part of fix for 97676. r=ccarlen,sr=sfraser
|
2001-10-01 06:31:37 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
sfraser%netscape.com
|
3df7b3ffa6
|
Fix for bugscape bug 8740 (nsISound does not work on Mac OS X). Have to call EnterMovies() on Mac OS X, so just moving it out of the TARGET_CARBON #ifdef. r=beard, pinkerton. sr=jst
|
2001-09-21 04:27:04 +00:00 |
gerv%gerv.net
|
2a80f3fea9
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
scc%mozilla.org
|
da68f3ed78
|
bug #98089: ripped new license
|
2001-09-19 22:39:41 +00:00 |
sfraser%netscape.com
|
be79e5badd
|
Add an explicit search path to 'Carbon Support' first to ensure that we pick up CarbonLib 1.4, rather than the older version in Univeral Headers.
|
2001-09-06 00:46:38 +00:00 |
ccarlen%netscape.com
|
0044ec43e9
|
Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser
|
2001-08-18 15:10:38 +00:00 |
ccarlen%netscape.com
|
45dfa555d9
|
Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser
|
2001-08-18 01:57:33 +00:00 |
sfraser%netscape.com
|
7c505fbc2d
|
Project cleanup, rs=scc. Ensure we use a debug prefix file for the debug target in MoreFiles.
|
2001-08-17 01:05:51 +00:00 |
pinkerton%netscape.com
|
cf5f37e18f
|
Adding makefile for mach-o build. r=pavlov/rs=sfraser. bug#75653.
|
2001-08-03 07:44:22 +00:00 |
beard%netscape.com
|
01ce1f7713
|
removed ContextualMenuLib to fix build bustage, r=peterv
|
2001-08-02 22:44:22 +00:00 |
beard%netscape.com
|
ad3102b774
|
added ContextualMenuLib to fix build bustage. r=peterv
|
2001-08-02 22:43:37 +00:00 |
peterv%netscape.com
|
300661af65
|
Trying to fix mac bustage by beard. Adding back ContextualMenu library.
|
2001-08-02 09:35:26 +00:00 |
beard%netscape.com
|
873569d370
|
factor out SIOUX console, use true UNIX console on Mac OS X. b=86550, r=pinkerton, sr=scc
|
2001-08-02 03:32:14 +00:00 |
beard%netscape.com
|
02dab0e3e5
|
[Not part of build] Added __read_console()/__write_console(), which are the default I/O vectors for the stdin/stdout/stderr. This lets selective I/O redirection work on Mac OS X.
|
2001-06-27 23:46:15 +00:00 |
beard%netscape.com
|
ff237be644
|
[Not part of build] Added SIOUXIsAppWindow().
|
2001-06-25 21:07:22 +00:00 |
beard%netscape.com
|
d192c40d32
|
[Not part of build.] Added SIOUXIsAppWindow export.
|
2001-06-25 21:05:18 +00:00 |
beard%netscape.com
|
4adb18ce6b
|
[Not part of build] Test for correct version of Mac OS.
|
2001-06-22 09:51:50 +00:00 |
beard%netscape.com
|
e24ab5ec21
|
[Not part of build] Dynamically load "NSConsole" library when running on Mac OS 9 and earlier, otherwise send console output to Mac OS X system console / terminal.
|
2001-06-22 07:10:22 +00:00 |
beard%netscape.com
|
6af66cd7e9
|
[Not part of build.] Split out SIOUX console into its own shared library, to be loaded dynamically by the Mac Carbon build when running on Mac OS 9 and earlier.
|
2001-06-22 07:04:25 +00:00 |
beard%netscape.com
|
89062f9b8f
|
[Not part of build] When running under terminal, map all carriage returns ('\r') to line feeds ('\n').
|
2001-06-21 17:04:49 +00:00 |
beard%netscape.com
|
c4eb777162
|
[Not part of build] Support for sending all console output to the Mac OS X Console application / or command line terminal. Replaces all of the standard SIOUX routines.
|
2001-06-18 22:29:30 +00:00 |
sfraser%netscape.com
|
f448d4413c
|
Fix for bug 82474; ignore the console window on Mac when sending off events. r=conrad, sr=scc, a=blizzard
|
2001-06-11 23:44:46 +00:00 |
jfrancis%netscape.com
|
57f8b03c65
|
exports for instrumentation stub library. *not part of build*
Can be added to NSStdLib project, along with stub IntrumentationLib, to make intrumentation api's available to any projects that link with NSStdLib.
|
2001-06-02 00:04:07 +00:00 |
pinkerton%netscape.com
|
6c2e7aaea6
|
differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653.
|
2001-04-15 06:44:58 +00:00 |
pinkerton%netscape.com
|
ef7cd54754
|
another routine that isn't supported under Carbon. r=saari/sr=hyatt. bug# 75653
|
2001-04-15 01:19:51 +00:00 |
pinkerton%netscape.com
|
b30081fe75
|
Errors.h->MacErrors.h, Types.h->MacTypes.h, r=saari/sr=hyatt. bug# 75653
|
2001-04-15 00:50:48 +00:00 |
pinkerton%netscape.com
|
105d3c555e
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
sfraser%netscape.com
|
1ec7177e24
|
Just correct a comment in this file, which is not part of the default build.
|
2001-01-22 23:18:50 +00:00 |
beard%netscape.com
|
4ffba1b367
|
[not part of build] bug #42100, getting ready to land more Carbon build changes.
|
2001-01-06 06:14:06 +00:00 |
sfraser%netscape.com
|
f2cbe11f3f
|
Remove bogus paths to dist:client_stubs etc
|
2000-12-14 22:07:55 +00:00 |
sfraser%netscape.com
|
d36f03df55
|
Fix bug 62791 - realloc now does in-place realloc when it can. r=pinkerton, sr=beard
|
2000-12-14 22:07:36 +00:00 |
beard%netscape.com
|
5d371821f2
|
added UTCUtils for use by JavaScript engine. bug #61577, r=mccabe
|
2000-12-05 04:36:32 +00:00 |
pinkerton%netscape.com
|
887a36a67a
|
changes for Carbon r=pchen/a=sfraser. bug# 42100
|
2000-10-27 20:40:47 +00:00 |
beard%netscape.com
|
32b50634ce
|
added SIOUXSettings.
|
2000-09-18 19:36:25 +00:00 |
sfraser%netscape.com
|
84a9234651
|
Remove QuickTimeLib from linkage, because it comes in already from InterfaceStubs. This fixes 1400 link warnings.
|
2000-09-10 20:09:09 +00:00 |
beard%netscape.com
|
b00ff4b846
|
GC_mark_object.
|
2000-09-02 04:08:24 +00:00 |
beard%netscape.com
|
be9e2f6b74
|
Added stub for GC_mark_object, added verbose paramter to GC_trace_object.
|
2000-09-02 04:00:30 +00:00 |
sfraser%netscape.com
|
a49420597d
|
More memory allocator optimizations. r=pinkerton
|
2000-09-02 02:13:15 +00:00 |
beard%netscape.com
|
fcb43cb80d
|
GC_trace_object.
|
2000-08-31 14:33:29 +00:00 |
beard%netscape.com
|
62cfba1004
|
Stub GC_trace_object.
|
2000-08-31 14:32:57 +00:00 |
sfraser%netscape.com
|
88933cd9ba
|
Turn off profiling, duh
|
2000-08-30 06:03:00 +00:00 |
sfraser%netscape.com
|
c7d952aa91
|
Fix a bug in the Mac memory allocators which caused large heap allocations to be slow (r=beard), and tweaked the allocator sizes so that the fixed heap allocators catch some peak sizes (r=pinkerton). Also made minor tweaks to fix stats collection, and building of various testing tools.
|
2000-08-30 05:36:17 +00:00 |
beard%netscape.com
|
965951c307
|
fix for bug #49240.
|
2000-08-26 02:58:29 +00:00 |
sfraser%netscape.com
|
72d977eef6
|
New files for profiling on Mac
|
2000-07-28 23:45:55 +00:00 |
beard%netscape.com
|
5cca8adbe7
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |