Commit Graph

12 Commits

Author SHA1 Message Date
Tim Oelrichs
774923bd2e added core to rules and recipes 2023-10-30 18:05:46 +01:00
Vladimir Serbinenko
17e91ffcfb Add TIC-80 to qnx 2020-05-02 13:05:15 +02:00
hizzlekizzle
2659b5d3e8
Merge pull request #1317 from phcoder/libnx80
Add TIC-80 to libnx
2020-03-25 19:45:12 -05:00
Vladimir Serbinenko
1bbbae2bca Add TIC-80 to libnx 2020-03-26 00:58:42 +01:00
Vladimir Serbinenko
732d52d01a Fix derivation of psp1 sdk path 2020-03-25 11:42:01 +01:00
Vladimir Serbinenko
4a3916b61f Fix workaround for old cmake for ctr, psp1 and vita 2020-03-25 11:42:01 +01:00
Vladimir Serbinenko
f32f0244d6 Remove workaround attempts 2020-03-25 11:40:59 +01:00
Autechre
0a587238ee
Merge pull request #1313 from phcoder/ctrfix
ctr: Attempt to add CMAKE_C{,XX}_ARCHIVE_CREATE
2020-03-24 18:11:15 +01:00
Vladimir Serbinenko
4dd4eaea47 Add back files missed in previous commit 2020-03-24 17:41:29 +01:00
Vladimir Serbinenko
3710f866b5 ctr: Attempt to add CMAKE_C{,XX}_ARCHIVE_CREATE
Version of cmake on buildbot apparently has a different CMAKE_CXX_ARCHIVE_CREATE than my local one. Try to set them to the same
2020-03-24 17:38:40 +01:00
Vladimir Serbinenko
12a87d1c3f ctr.cmake: Add more variable for AR and RANLIB
Should fix the compile error on buildbot
2020-03-24 09:48:17 +01:00
Vladimir Serbinenko
ac6421b6c0 Move 3DS cmake flags to a toolchain file 2020-03-23 21:55:52 +01:00