summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| | * cosmetic fix to 'install' targetsdas2006-04-121-1/+3
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-277-393/+967
| | * * 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-243-128/+112
| | * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-201-2/+2
| | * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-2/+2
| | * * macosx/tclMacOSXBundle.c:das2005-05-142-1/+1038
| | * * macosx/README: updated requirements for OS & developer tooldas2005-04-091-11/+11
| | * * macosx/Makefile:das2004-11-191-3/+2
| | * * macosx/Makefile: corrected path to html help inside framework.das2004-11-111-2/+4
| | * * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-201-2/+20
| | * * macosx/Makefile: fixed copyright year in Tcl.framework Info.plistdas2004-02-261-2/+3
| | * * macosx/Makefile: optimized builds define NDEBUG to turn offdas2003-11-061-2/+3
| | * * macosx/Makefile: added 'test' target.das2003-11-041-2/+9
| | * * macosx/Makefile: fixed redo prebinding bug when DESTDIR="".das2003-10-011-3/+3
| | * * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overriddendas2003-09-251-6/+5
| | * * macosx/Makefile: added option to allow installing manpagesdas2003-07-191-6/+15
| | * * macosx/Makefile: added var to allow overriding of tclsh useddas2003-07-181-2/+3
| | * * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-154-781/+414
| | * * macosx/tclMacOSXBundle.c: fixed a problem that caused only thedas2003-05-221-0/+10
| | * * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh locationdas2003-05-191-1/+1
| | * 2003-05-16 Daniel Steffen <das@users.sourceforge.net>das2003-05-161-1/+1
| | * bumped version to 8.4.3hobbs2003-05-151-2/+2
| | * * generic/tcl.decls:das2003-05-131-12/+70
| * | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-11/+18
| * | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loopsdas2009-08-241-27/+52
| * | update Apple copyright notice for 2009-04-10 changesdas2009-04-144-51/+13
| * | fix warningdas2009-04-101-1/+3
| * | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-101-34/+31
| * | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-400/+1016
| * | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replacedas2009-04-101-8/+79
| * | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
| * | * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov,das2008-06-123-71/+292
| * | fix Makefile dependencydas2008-05-061-2/+2
| * | sync with Tcl.xcodeprojdas2008-04-151-2/+15
* | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c,dkf2010-10-011-3/+5
* | | * macosx/tclMacOSXBundle.c (OpenResourceMap): [Bug 2981528]: Onlydkf2010-04-041-4/+11
* | | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c:dkf2010-03-253-294/+342
* | | Code Audit results:dkf2010-03-051-9/+10
* | | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-11/+18
* | | workaround llvm LTO bug on ppcdas2009-08-281-1/+2
* | | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loopsdas2009-08-241-26/+51
* | | * macosx/tclMacOSXFCmd.c: CONST -> constnijtmans2009-07-221-3/+3
* | | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2,das2009-06-269-2667/+721
* | | update Apple copyright notice for 2009-04-10 changesdas2009-04-144-51/+13
* | | fix warningdas2009-04-101-1/+3
* | | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-101-34/+31
* | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-392/+991
* | | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replacedas2009-04-101-8/+79