summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tclMacOSXNotify.c: accommodate changes to prototypes ofdas2007-01-191-7/+13
* * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-161-4/+7
* typo: s/Xcode 2.3/Xcode 2.4/das2006-08-211-2/+2
* 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-20/+44
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-9/+10
* typosdas2006-07-211-4/+2
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-202-45/+127
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-271-3/+112
* 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
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-192-11/+160
* * README: Bumped to version 8.4.2.hobbs2003-02-151-2/+2
* * library/auto.tcl (tcl_findLibrary):das2002-10-221-1/+1
* * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1das2002-10-211-2/+2
* Bring spacing into line with Tcl Engineering Manual guidelines.dkf2002-10-091-45/+43
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-262-12/+128
* * macosx/Tcl.pbproj/project.pbxproj: disabled building htmldas2002-09-101-1/+1
* * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosxdas2002-09-102-4/+26
* * macosx/Tcl.pbproj/project.pbxproj: Bumped version number todas2002-09-031-4/+5
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-314-0/+1897