summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Make a start, upgrading to libtommath 1.3jan.nijtmans2024-03-312-12/+12
* Handle README -> README.md change in tcltk-man2html.tcljan.nijtmans2024-01-052-2/+2
* Don't refer to CVS any morejan.nijtmans2023-04-261-2/+0
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-123-4/+4
* Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C...jan.nijtmans2022-04-211-1/+1
* Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, ...jan.nijtmans2020-11-131-1/+1
* Set a default DESTDIR in macosx/GNUmakefileculler2020-11-101-1/+1
* When building a subframework for macOS use a build directory in the staging d...culler2020-10-212-7/+15
* Add a make variable to GNUmakefile for building the Tcl.framework for use as ...culler2020-10-192-0/+14
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-042-2/+2
* Code cleanup: less of use "register" keyword, and better use of typecastsjan.nijtmans2020-08-111-1/+1
* Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-111-1/+1
* Merge 8.6jan.nijtmans2020-07-162-4/+4
|\
| * Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-152-4/+4
* | Merge 8.6jan.nijtmans2020-07-113-13/+20
|\ \ | |/
| * MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs...jan.nijtmans2020-06-283-14/+24
* | Use the os_unfair_lock in place of OSSpinLock when the minimum build target i...culler2020-06-221-10/+60
* | Sometimes the waitTime needs to be positive to avoid missing channel io events.culler2020-06-181-5/+13
* | Code simplification and cleanupculler2020-06-071-25/+16
* | Address macOS hangs in Tcl_WaitForEvent.culler2020-06-061-14/+15
|/
* MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVer...jan.nijtmans2020-03-241-0/+1
* merge 8.6dgp2019-10-281-2/+2
|\
| * Documentation change for auto_path on macOSKevin Walzer2019-10-271-2/+2
* | Tweak READMEKevin Walzer2019-10-271-3/+3
|/
* Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-173-33/+25
|\
| * Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core....jan.nijtmans2019-10-051-1/+1
| |\
| | * Change LSTATUS to LONG, since older SDK's don't know it.jan.nijtmans2019-10-051-1/+1
| | * Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes...jan.nijtmans2019-06-261-1/+1
* | | Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-282-8/+8
|/ /
* | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-282-8/+0
* | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-222-22/+4
* | Merge 8.5jan.nijtmans2018-12-182-4/+0
|\ \ | |/
| * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-182-4/+0
| * Fix brokenness in GNUmakefiledkf2018-11-121-2/+4
| * Fix compiler warnings (discovered on latest clang/gcc6), suggested by Gustaf ...jan.nijtmans2016-01-211-3/+1
* | Make the macosx build able to succeeddkf2018-11-101-2/+4
* | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica...jan.nijtmans2017-06-071-1/+1
* | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't...jan.nijtmans2017-03-072-4/+0
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-252-4/+0
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-252-4/+0
| * Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
| * Revert use of the install-headers target. Tcl 8.5 has no such target.dgp2015-01-021-1/+1
| * Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_Servic...Kevin Walzer2015-03-101-1/+2
* | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patchKevin Walzer2014-12-131-1/+1
* | Remove a number of eol-spaces. No change in functionality.jan.nijtmans2014-11-141-1/+1
* | Updates to redirect bug reports to the new tracker location.dgp2013-06-171-2/+2
|\ \ | |/
| * Updates to redirect bug reports to the new tracker location.dgp2013-06-171-2/+2
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>jan.nijtmans2013-02-101-1/+0
|\ \ | |/
| * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-101-1/+0