summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/Tcl.xcodeproj/project.pbxproj: improve support for renamed tcldas2007-06-294-22/+70
* * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundationdas2007-06-231-3/+22
* * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in.das2007-06-091-1/+3
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-063-4/+44
* * macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' &das2007-05-092-3/+107
* * macosx/Tcl-Common.xcconfig: enable more warnings.das2007-04-2311-39/+101
* * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-074-15/+75
* * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-288-332/+406
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-194-18/+44
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-1/+29
* add new platform package files and earlier new test filesdas2006-12-061-0/+22
* add tclMathOp.cdas2006-11-261-0/+4
* removed tools/genWinImage.tcl and win/README.binarydas2006-11-231-4/+0
* suppress linker arch warnings when building universaldas2006-11-101-1/+4
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-5/+1
* * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-031-1/+1
* fix configurations of 'tests' targetdas2006-10-201-6/+9
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-161-4/+7
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-3/+8
* removed now no longer needed '-constraints newExprParser' arg to tcltestdas2006-08-242-6/+4
* typo: s/Xcode 2.3/Xcode 2.4/das2006-08-211-3/+3
* add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLO...das2006-08-211-3/+15
* * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop isdas2006-08-211-2/+24
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-184-15/+131
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-19/+21
* typosdas2006-07-211-3/+3
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-204-56/+168
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-271-3/+112
* updates for Xcode 2.3das2006-05-262-27/+3
* cosmetic fix to 'install' targetsdas2006-04-121-1/+3
* * macosx/Tcl.xcode/default.pbxuser: add '-singleproc 1' cli arg todas2006-03-284-6/+10
* * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-30/+173
* * macosx/Tcl.xcode/project.pbxproj:das2005-12-142-0/+22
* fix settings orderdas2005-11-271-1/+1
* add #include <libkern/OSByteOrder.h> for OSX 10.2das2005-11-271-1/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2713-213/+11580
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* ANSIfydkf2005-11-043-64/+56
* Getting more systematic about styledkf2005-07-253-535/+597
* * macosx/Makefile: fixed 'embedded' target.das2005-06-031-4/+3
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-261-6/+7
* * macosx/Makefile:das2005-05-233-128/+113
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-201-2/+2
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-2/+2
* * generic/tclInt.decls:das2005-05-143-3/+1058
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * macosx/README: updated requirements for OS & developer tooldas2005-04-091-12/+12
* * macosx/Makefile:das2004-11-191-3/+2
* * macosx/Makefile: corrected path to html help inside framework.das2004-11-112-4/+6
* * unix/Makefile.in: added customization of default module path rootsdas2004-08-261-2/+3