aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build_macos.yml
Commit message (Expand)AuthorAgeFilesLines
* Update macOS runner version to macos-14•••macos-13 images are deprecated and force an errorGravatar ctrlaltca2025-12-081-1/+1
* CI: update to Qt 6.10, fix missing NSIS in Windows-2025 CI image (#2716)•••* CI: update to Qt 6.10, fix missing NSIS in Windows-2025 CI imageGravatar ctrlaltca2025-10-111-1/+1
* CI: Attempt a different workaround for macOS being macOS (#2708)Gravatar ctrlaltca2025-07-301-14/+17
* KviControlCodes: fix compilation with Qt >= 6.9 (#2705)•••* KviControlCodes: Qt >= 6.9's QChar removed implicit casts from ctors, add explicit cast to accommodate * Update github action jobsGravatar ctrlaltca2025-06-161-1/+1
* Fix github action (#2697)•••* Fix github action * While we're at it, also update other actions and qt versionGravatar ctrlaltca2025-03-051-4/+4
* Work around macOS build failures in CI (#2671)Gravatar ctrlaltca2024-07-251-0/+7
* Github CI: switch to older macos 13 (still supports intel macs) (#2644)Gravatar ctrlaltca2024-05-121-1/+1
* Mac CI: ignore brew warnings caused by multiple python installs that makes th...Gravatar ctrlaltca2024-03-171-1/+1
* Switching the mac CI to qt6 (#2612)•••* try switching the mac CI to qt6; remove the cmake hardcoded deploy, use macdeployqt instead * mac: Try to mode kvilib and modules to Contents/Frameworks for macdeployqt to pick them up * Add Mattoje's patch * Just disable python by nowGravatar ctrlaltca2024-03-081-1/+13
* Make macos dmg nightlies more orderable (#2560)•••* Make macos dmg nightlies more orderable Without any tags in the downloaded history, git doesn't know how many commits happened since latest tag * Get rid of the custom sftp upload which doesn't work Rename artifact to .dmg to make it easier to find the correct artifact to download by custom scriptGravatar Alexey Sokolov2023-10-241-20/+2
* Almost thereGravatar Alexey Sokolov2023-10-221-1/+1
* Forgot to write fileGravatar Alexey Sokolov2023-10-221-2/+2
* Pass user through ssh configGravatar Alexey Sokolov2023-10-221-3/+7
* Yet another timeGravatar Alexey Sokolov2023-10-221-3/+2
* Next attemptGravatar Alexey Sokolov2023-10-221-2/+1
* Try to upload to sftp manually...Gravatar Alexey Sokolov2023-10-221-13/+10
* Switch to yet another sftp upload actionGravatar Alexey Sokolov2023-10-221-7/+11
* Don't delete from sftpGravatar Alexey Sokolov2023-10-221-1/+1
* Use another action to upload sftpGravatar Alexey Sokolov2023-10-221-9/+6
* Fix yaml syntaxGravatar Alexey Sokolov2023-10-221-1/+1
* Try to upload nightly .dmgGravatar Alexey Sokolov2023-10-221-0/+18
* Macos: manually create dmg to fix icon position (#2556)•••* Macos: manually create dmg to fix icon position * Fix dmg nameGravatar ctrlaltca2023-08-311-6/+11
* add a basic ci build for linux and macos (#2550)Gravatar ctrlaltca2023-08-091-0/+73