summaryrefslogtreecommitdiffstats
path: root/.github/workflows/mac-build.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't worry building for Tcl 8.7 any morejan.nijtmans2025-02-111-2/+1
* Test whether all tests work fine on MacOS-15core-macos-15jan.nijtmans2025-01-291-2/+2
* GHA win-, linux- and mac-flows: speed-up build (j4), add info section into buildjan.nijtmans2024-11-121-3/+7
|\
| * GHA linux- and mac-flows: speed-up build (j4), add info section into build (c...sebres2024-11-051-3/+7
| * macOS 12 runner image will be removedjan.nijtmans2024-10-161-2/+2
* | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14jan.nijtmans2024-06-301-2/+2
|\ \ | |/
| * macos-11 is no longer available on GITHUB, so switch to macos-12jan.nijtmans2024-06-301-2/+2
| * Add a lot of timeouts to GITHUB builds. Backported from 8.7jan.nijtmans2024-01-041-0/+7
| |\ | |/ |/|
* | Add many timeouts, add --disable-zipfs build (backported from 9.0)jan.nijtmans2024-01-041-0/+8
* | Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build wi...jan.nijtmans2024-01-041-3/+3
|\ \ | |/
| * Sync *.yml changes with Tk. Add OPTS=static,staticpkg Windows buildjan.nijtmans2024-01-041-3/+3
* | Merge 8.6jan.nijtmans2023-09-041-2/+2
|\ \ | |/
| * actions/checkout @v3 -> @v4jan.nijtmans2023-09-041-2/+2
* | We definitely need to build core-8-6-branch of Tcl IMHO.fvogel2023-07-021-0/+1
|\ \ | |/
| * We definitely need to build core-8-6-branch of Tcl IMHO.fvogel2023-07-021-0/+1
* | Merge 8.6jan.nijtmans2023-05-051-2/+1
|\ \ | |/
| * Update .github filesjan.nijtmans2023-05-051-1/+7
| |\
| | * Remove .github and .travis-related stuff: No need to build this branch any morejan.nijtmans2023-05-051-59/+0
* | | Backport: Do not build every branch. Too expensive.jan.nijtmans2023-05-041-1/+8
* | | Merge 8.6jan.nijtmans2023-03-171-3/+3
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2022-05-261-2/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2022-05-261-2/+2
| |\ \ | | |/
| | * [https://github.com/tcltk/tcl/pull/15] and typojan.nijtmans2022-05-261-2/+2
* | | Merge 8.6jan.nijtmans2022-05-221-0/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2022-05-221-0/+2
| |\ \ | | |/
| | * See: [https://github.com/tcltk/tcl/pull/13]jan.nijtmans2022-05-221-0/+2
* | | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove...jan.nijtmans2022-04-201-1/+1
* | | Merge 8.6jan.nijtmans2022-03-291-0/+1
|\ \ \ | |/ /
| * | Add enable-symbols=all builds to various platformsjan.nijtmans2022-03-281-0/+1
* | | Merge 8.6jan.nijtmans2021-05-261-2/+2
|\ \ \ | |/ /
| * | macos-11.0 -> macos-11jan.nijtmans2021-05-261-2/+2
* | | The syntax error was caused by Aquamacs inserting tabs into the YAML file.culler2021-02-121-5/+5
* | | Syntax error in yaml-filejan.nijtmans2021-02-121-3/+3
* | | Add CFLAGS to the github actions to build fat binaries on macOS.culler2021-02-111-0/+5
* | | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compilejan.nijtmans2020-12-261-1/+0
|\ \ \ | |/ /
* | | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github act...jan.nijtmans2020-12-241-1/+1
* | | EXTRA_CC_SWITCHES quoting doesn't work. Let's try againjan.nijtmans2020-12-231-1/+1
* | | Compile on github actions using C++ compiler, even without CC=g++ (which does...jan.nijtmans2020-12-221-0/+1
* | | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ...jan.nijtmans2020-12-101-1/+2
|\ \ \ | |/ /
| * | Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-101-1/+2
* | | Merge 8.6jan.nijtmans2020-11-271-14/+10
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-271-12/+8
| |\ \ |/ / / | | _
| * Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-271-13/+9
* | Merge 8.5jan.nijtmans2020-11-261-5/+5
|\ \ | |/
| * Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want t...jan.nijtmans2020-11-251-5/+5
| * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-181-0/+61
* shorten github actions build namejan.nijtmans2020-11-201-1/+1
* Rethinking how to do a build matrix on several platformsdkf2020-11-151-4/+10
* Fixed some tests, added trial macOS builddkf2020-11-141-0/+55