summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-03-171-5/+5
|\
| * Few more arm64e -> arm64jan.nijtmans2023-03-171-5/+5
| |
* | TIP #640: Remove Tcl_SaveResultjan.nijtmans2022-10-061-2/+2
|\ \ | |/
| * TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled ↵jan.nijtmans2022-10-061-2/+2
| | | | | | | | with -DTCL_NO_DEPRECATED)
* | Merge 8.7jan.nijtmans2022-04-201-134/+0
|\ \ | |/
| * Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. ↵jan.nijtmans2022-04-201-134/+0
| | | | | | | | Remove macosx/Tcl.xcode in favor of macosx/Tcl.xcodeproj
* | Merge 8.7jan.nijtmans2022-04-201-11/+9
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ↵jan.nijtmans2022-04-201-11/+9
| | | | | | | | Aqua : CFLAGS_OPTIMIZE
* | Merge 8.7jan.nijtmans2021-04-071-2/+2
|\ \ | |/
| * A few missing renamingsjan.nijtmans2021-04-071-2/+2
| |
* | Merge 8.7jan.nijtmans2020-11-251-19/+0
|\ \ | |/
| * Generate html documentation in html5 format. Fix some html5 compatibiliy ↵jan.nijtmans2020-11-201-19/+0
| | | | | | | | | | warnings. Remove old htmlhelp-related parts (since this is obsolete since Vista)
* | Merge 8.7jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-09-041-1/+1
| |\
| | * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-1/+1
| | | | | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | | Merge 8.7jan.nijtmans2020-07-151-2/+2
|\ \ \ | |/ /
| * | 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
| | |
* | | Merge 8.7jan.nijtmans2019-12-131-8/+0
|\ \ \ | |/ /
| * | More WIP: All makefile builds appear to work fine, makefile.vc build still ↵jan.nijtmans2019-11-051-8/+0
| | | | | | | | | | | | to be done.
* | | Merge 8.7jan.nijtmans2019-10-221-21/+16
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-10-221-21/+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.7jan.nijtmans2019-03-281-4/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-03-281-4/+0
| |\ \ | | |/
| | * Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead ↵jan.nijtmans2019-03-281-4/+0
| | | | | | | | | | | | of exported int symbols.
* | | Merge 8.7jan.nijtmans2018-12-181-2/+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
| | | | | | | | | | | | Remove unused/empty header-file
* | | | compensate for the removal of the http1.0 directoryjan.nijtmans2018-09-121-10/+0
|/ / /
* | | Merge core-8-6-branchjan.nijtmans2017-03-071-2/+0
|\ \ \ | |/ /
| * | Remove "makefile.bc". Not updated for many-many years, most likely it ↵jan.nijtmans2017-03-071-2/+0
| | | | | | | | | | | | doesn't work any more and it doesn't seem to care anyone. Let's see if someone complains ;-)
* | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes ↵jan.nijtmans2016-11-161-1/+5
| | | | | | | | | | | | between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it.
* | | configure.in -> configure.acjan.nijtmans2016-03-081-8/+8
|/ /
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-2/+0
|\ \ | |/ | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-2/+0
| | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
* | 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
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-1/+1
| | | | | | more harm than good. Purged them.
| * * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov,das2008-06-121-62/+151
| | | | | | | | | | | | | | and with corefoundation disabled; updates and cleanup for Xcode 3.1 and for Leopard. * macosx/Tcl.xcode/project.pbxproj: sync Tcl.xcodeproj changes. * macosx/README: document new build configs.
* | workaround llvm LTO bug on ppcdas2009-08-281-1/+2
| |
* | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2,das2009-06-262-349/+267
| | | | | | | | | | | | | | | | | | | | * macosx/Tcl.xcode/*: standardize on gcc 4.2, remove obsolete * macosx/Tcl.xcodeproj/*: configurations and pre-Xcode project. * macosx/Tcl.pbproj/* (removed): * macosx/README: update project docs, cleanup. * unix/Makefile.in: update dist target for project changes.
* | add new filesdas2008-12-201-1/+17
| |
* | add new zlib filesdas2008-12-141-1/+7
| |
* | add TIP #234 filesdas2008-12-111-1/+9
| |