Commit Graph

14 Commits

Author SHA1 Message Date
cb8a15727a +x 2024-07-02 20:45:13 -06:00
bc510b3d6e try to sign and notarize mac app 2024-07-02 20:34:34 -06:00
19a390f589 fix rpath possibilities from install-sfml 2024-07-02 13:12:31 -06:00
3f5234ffbc ls the directories 2024-07-02 12:12:25 -06:00
94980110ed try printing scons-build.sh extra args 2024-07-02 12:06:57 -06:00
dbd456af54 mac try building boost with github action 2024-07-02 11:55:46 -06:00
b0dd719502 fix-rpaths.sh fix last dylib connections 2024-07-01 15:16:45 -06:00
4f746673d2 fix-rpaths.sh fix bundled ogg version suffix 2024-07-01 14:50:02 -06:00
bd3aafc246 fix-rpaths.sh connect libpng16 2024-07-01 14:39:00 -06:00
98e1aba749 fix-rpaths.sh connect sfml-audio dependencies 2024-07-01 14:34:56 -06:00
83cd04f085 fix-rpaths.sh connect zlib and boost libs 2024-07-01 14:13:37 -06:00
c6bd39509d mac connect executables with bundled dylibs 2024-07-01 12:59:37 -06:00
5c0e60711c CI: Enable the mac-scons build 2023-01-21 15:55:58 -05:00
b5a1bbf283 Add GitHub Actions configuration file to enable CI
There are several builds defined here, and a few more sketched out that
don't quite work.

Most of the steps call out to external shell or batch files,
to make things easier to keep track of.
2023-01-05 19:52:30 -05:00