Граф коммитов

39 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com 32d8005d63 Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
ccarlen%netscape.com 7511c8f32f Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:04:50 +00:00
bryner%netscape.com 9f214d42df Use -mdynamic-no-pic when building non-PIC code with gcc 3.1 on MacOS 10.2 (bug 165851). r=cls. 2002-08-31 04:33:02 +00:00
seawood%netscape.com b49badabe7 Fix standalone xpcom builds for OSX 2002-08-14 23:04:49 +00:00
bryner%netscape.com 8b898b481f Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
seawood%netscape.com be10c3b1a8 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 8a2a775382 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 9b5ae05e33 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 5ba85bc864 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
sfraser%netscape.com 130f60b82c 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 e988e7d3af Adding makefile for mach-o build. r=pavlov/rs=sfraser. bug#75653. 2001-08-03 07:44:22 +00:00
pinkerton%netscape.com dcdc112003 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 48b1eadd1d 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 b9f3bb8fc4 Errors.h->MacErrors.h, Types.h->MacTypes.h, r=saari/sr=hyatt. bug# 75653 2001-04-15 00:50:48 +00:00
beard%netscape.com 1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
beard%netscape.com 3f1ed5ff9c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
pinkerton%netscape.com 7d8250392f fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
sdagley%netscape.com c1f6df51d7 File Removed. 1999-11-17 01:33:19 +00:00
sdagley%netscape.com 4e372e3d0c Mac specific changes. Updating to current version of MoreFiles library (1.4.9) which is required for #17949 - nsIFile impl for Mac. r=sheriff 1999-11-17 01:32:53 +00:00
sdagley%netscape.com 75bbf90012 First Checked In. 1999-11-17 01:13:03 +00:00
pinkerton%netscape.com 78abc72193 more stuff that doesn't exist under Carbon, commented out when building for that. We really need a carbonated moreFiles. 1999-05-12 02:30:50 +00:00
pinkerton%netscape.com 44eee344d5 some of the timer stuff in here (which we don't use) doesn't like the WWDC Carbon Headers. #ifdef'd out for TARGET_CARBON. 1999-05-11 21:31:32 +00:00
pinkerton%netscape.com 31a4815379 use MacPrefix.h for the target we build. It was already used in the other targets, but not for the optimized .o we always build. 1999-05-11 21:30:18 +00:00
pinkerton%netscape.com bc8fb2796f PBCopyFileSync and PBHMoveRenameSync don't exist in Carbon. Hack around this when TARGET_CARBON is defined, but we need a better solution. Shouldn't affect builds when this is off. 1999-05-10 23:05:01 +00:00
pinkerton%netscape.com 113b4f5b1d totalBytes and FreeBytes structs changed under Carbon. Fixes to work in both environments. 1999-05-10 22:37:50 +00:00
sfraser%netscape.com 22a24a2429 Mac project uptates; build the memory allocators and morefiles as static libraries. 1999-02-26 00:39:19 +00:00
sfraser%netscape.com 5d62de2b19 File Removed. 1998-12-17 01:21:56 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +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
scc c5bab4a898 First Checked In. 1998-06-03 00:12:50 +00:00
sfraser d3febdb901 First Checked In. 1998-05-28 18:57:26 +00:00
sfraser 34ba33bcfc Added some more headers to export 1998-05-27 00:53:55 +00:00
sfraser 44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
atotic 7b3a34f7ec Fixing the -ko flag 1998-04-28 05:17:41 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00