summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl.xcode
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove...jan.nijtmans2022-04-202-3100/+0
* Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ...jan.nijtmans2022-04-201-8/+8
* A few missing renamingsjan.nijtmans2021-04-071-2/+2
* Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-201-17/+0
* Merge 8.6jan.nijtmans2020-09-041-1/+1
|\
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* | Merge 8.6jan.nijtmans2020-07-151-2/+2
|\ \ | |/
| * Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-151-2/+2
* | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-051-8/+0
* | Merge 8.6jan.nijtmans2019-10-221-20/+16
|\ \ | |/
| * Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-171-16/+12
| |\
| * | Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-281-4/+4
| |/
* | Merge 8.6jan.nijtmans2019-03-281-4/+0
|\ \ | |/
| * Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-281-4/+0
* | Merge 8.6jan.nijtmans2018-12-181-2/+0
|\ \ | |/
| * Merge 8.5jan.nijtmans2018-12-181-2/+0
| |\
| | * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-181-2/+0
* | | Merge core-8-6-branchjan.nijtmans2017-03-071-2/+0
|\ \ \ | |/ /
| * | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't...jan.nijtmans2017-03-071-2/+0
* | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-161-0/+3
* | | configure.in -> configure.acjan.nijtmans2016-03-081-8/+8
|/ /
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-2/+0
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-2/+0
* | Remove another reference to tcl.wse.injan.nijtmans2012-11-081-2/+0
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+2
|\ \ | |/
| * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+2
* | Remove unused header file: unix/tclUnixThrd.hjan.nijtmans2011-04-041-2/+0
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-1/+1
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-1/+1
| * * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov,das2008-06-121-1/+123
| * sync with Tcl.xcodeprojdas2008-04-151-2/+15
* | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2,das2009-06-262-317/+365
* | sync file additions/removals with Tcl.xcodeprojdas2008-12-201-1/+35
* | * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates anddas2008-06-121-3/+193
* | sync with Tcl.xcodeprojdas2008-04-151-2/+15
|/
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-151-2/+4
* * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained supportdas2007-09-062-70/+10
* discontinue support for Xcode 1.5 (project was no longer being maintained); m...das2007-09-062-7845/+2561
* * macosx/Tcl-Common.xcconfig: enable more warnings.das2007-04-231-0/+1
* * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-282-38/+20
* * macosx/Tcl.xcode/default.pbxuser: add '-singleproc 1' cli arg todas2006-03-282-1/+3
* * macosx/Tcl.xcode/project.pbxproj:das2005-12-141-0/+18
* fix settings orderdas2005-11-271-1/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-272-0/+8192