208074c455
skip code signing because of nqnstudios#13
/ release (Debug, map[deps:macos-universal flag:arm64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-silicon version:14]) (push) Has been cancelled
/ release (Debug, map[deps:macos-universal flag:x86_64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-intel version:12]) (push) Has been cancelled
/ release (Debug, map[name:windows scons-script:./.github/workflows/scripts/win/scons-build.bat suffix: version:2019]) (push) Has been cancelled
/ release (Release, map[deps:macos-universal flag:arm64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-silicon version:14]) (push) Has been cancelled
/ release (Release, map[deps:macos-universal flag:x86_64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-intel version:12]) (push) Has been cancelled
/ release (Release, map[name:windows scons-script:./.github/workflows/scripts/win/scons-build.bat suffix: version:2019]) (push) Has been cancelled
2024-10-30 19:21:05 -05:00
48b8bbf689
will this fix it?
2024-10-30 18:58:47 -05:00
b4f99b05bb
fix typo
2024-10-30 18:53:38 -05:00
fce4d6016f
+x
2024-10-30 18:52:50 -05:00
262e9ec6bd
try mac universal combination build
2024-10-30 18:32:15 -05:00
987ea81a68
try disable mac notarization for now
2024-10-30 14:41:10 -05:00
a701ce6c54
hate this
2024-09-09 17:19:55 -05:00
249fb986e4
don't pass arch flags, we're doing this the stupid way
2024-09-09 17:18:08 -05:00
c22b222b56
pass cxxflags better
2024-09-09 16:21:41 -05:00
da53765160
remove lses
2024-09-08 15:42:06 -05:00
2ced39ccb5
ls -R before signing too
2024-09-08 15:42:06 -05:00
d84dcd3960
stop action after 1 signing failure
2024-09-08 15:42:06 -05:00
c5a5a5dfe8
just ls what's in there
2024-09-08 15:42:06 -05:00
901534a2ca
fix relative path in scope
2024-09-08 15:42:06 -05:00
6fe01f8b74
try fix a scope problem
2024-09-08 15:42:06 -05:00
1b8112b309
try fix a problem with spaces in the app names
2024-09-08 15:42:06 -05:00
6096c3cb3c
echo
2024-09-08 15:42:06 -05:00
35c0fd7a28
try fix again
2024-09-08 15:42:06 -05:00
acc806621f
try sign differently again
2024-09-08 15:42:06 -05:00
ae47e6e344
try back to normal framework signing method
2024-09-08 15:42:06 -05:00
8e78ec0c51
try codesign more files in .framework bundles
2024-09-08 15:42:06 -05:00
e1b5fe0640
try codesign inside the .framework
2024-09-08 15:42:06 -05:00
86df5e0c53
Release build squashed
2024-09-08 15:42:06 -05:00
2eb402ebb3
forward args to platform-specific scons scripts
2024-09-07 22:59:19 -04: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