|
2af674600e
|
try for macos universal >=10.13
|
2024-09-09 16:06:29 -05:00 |
|
|
1161ca752f
|
remove print
|
2024-09-08 15:53:19 -05:00 |
|
|
e87f7de716
|
clarify comment
|
2024-09-08 15:53:07 -05:00 |
|
|
d685598062
|
revert something
|
2024-09-08 15:45:04 -05:00 |
|
|
da53765160
|
remove lses
|
2024-09-08 15:42:06 -05:00 |
|
|
d9fce868d4
|
fix rpaths before upload unsigned
|
2024-09-08 15:42:06 -05:00 |
|
|
a7a38bd8ec
|
remove lses
|
2024-09-08 15:42:06 -05:00 |
|
|
f21817050c
|
keep trying to fix
|
2024-09-08 15:42:06 -05:00 |
|
|
fc79cf4685
|
ls what we're looking at
|
2024-09-08 15:42:06 -05:00 |
|
|
476eab32d6
|
fix paths
|
2024-09-08 15:42:06 -05:00 |
|
|
a4b1c7384d
|
try fix-rpaths.py
|
2024-09-08 15:42:06 -05:00 |
|
|
03e4bf9b56
|
cp -av and print the output
|
2024-09-08 15:42:06 -05:00 |
|
|
2ced39ccb5
|
ls -R before signing too
|
2024-09-08 15:42:06 -05:00 |
|
|
755c4bdfe0
|
upload pre-signed artifact
|
2024-09-08 15:42:06 -05:00 |
|
|
f82bebfe73
|
use cp -a when bundling
|
2024-09-08 15:42:06 -05:00 |
|
|
d84dcd3960
|
stop action after 1 signing failure
|
2024-09-08 15:42:06 -05:00 |
|
|
fa650d21d3
|
print where it's copying from
|
2024-09-08 15:42:06 -05:00 |
|
|
c10956cd2f
|
try reverse order of things
|
2024-09-08 15:42:06 -05:00 |
|
|
0d428df897
|
ls the dependencies before and after build
|
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 |
|
|
8b761bf806
|
download the right platform dependencies
|
2024-09-08 15:42:06 -05:00 |
|
|
75644e6e59
|
fix yaml syntax
|
2024-09-08 15:42:06 -05:00 |
|
|
6da3ab99fa
|
clean up release.yml + download dependencies release
|
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 |
|
|
c2f2d9332b
|
fix ci.yml indentation
|
2024-09-07 20:31:25 -04:00 |
|
|
ec0cc25a86
|
bundle .frameworks from deps/lib
|
2024-09-07 20:02:30 -04:00 |
|
|
43346df516
|
stricter check for whether lib is a .framework
|
2024-09-07 20:02:30 -04:00 |
|
|
d60a12c070
|
Fix include path in SConstruct
Fix the use-case where header files are put directly in deps/include, which was straight-up broken
|
2024-09-07 19:25:21 -04:00 |
|
|
0d5b169606
|
record and replay monster menu item
|
2024-09-05 09:25:21 -04:00 |
|
|
977724dc31
|
record and replay parrying
|
2024-09-05 09:25:21 -04:00 |
|
|
8caef91caf
|
record and replay toggle active
|
2024-09-05 09:25:21 -04:00 |
|
|
6b7b42951d
|
handle all wait types in one action
|
2024-09-05 09:25:21 -04:00 |
|
|
4e37a0c796
|
record and replay closing the map
|
2024-09-05 09:25:21 -04:00 |
|
|
e7a56f08a2
|
use text for bool representations
|
2024-09-03 00:08:26 -04:00 |
|
|
d772263394
|
record_selection no longer needed after key-based change
|
2024-09-03 00:08:26 -04:00 |
|
|
4e66edc7e3
|
prefer lexical_cast over stringstream in record/replay
|
2024-09-03 00:08:26 -04:00 |
|
|
b1be43eb7e
|
reformat a block for setting breakpoints
|
2024-09-03 00:08:26 -04:00 |
|
|
2e3d181a2f
|
reverse cField::handleInput() default argument
|
2024-09-03 00:08:26 -04:00 |
|
|
5d294f0107
|
record and replay text field selection changes
|
2024-09-03 00:08:26 -04:00 |
|
|
20bb7e4322
|
more convenient has_next_action()
|
2024-09-03 00:08:26 -04:00 |
|