Plínio Larrubia
050232c4a0
ci: enable cmake cache on all platforms (SDL/Qt) ( #622 )
...
- uses actions/cache@v4 and hendrikmuhs/ccache-action@v1.2.14
- Keeps the cache from CMake Cache configuration (Windows, Linux, macOS)
- Keeps the cache from CMake build objects (Linux/macOS)
- Use ccache for Linux builds
- Use sccache for macOS builds
- Add hashes to the s/ccache keys
- Update cache names with OS-qt/sdl as a prefix
- All old caches are invalidated, delete them or wait for cache eviction
2024-09-07 00:01:55 +02:00
tGecko
f65ad78f85
include build date
...
use pwsh instead of cmd on windows workflows
2024-09-01 17:24:53 +02:00
tGecko
935723faa0
include git short hash in artifact filename
2024-09-01 12:40:51 +02:00
Xphalnos
22d1041c26
Workflows cleanup + misc fixes ( #371 )
...
* Workflows cleanup
* clang-format
* SDL3: Disabling unnecessary options
* Revert CMakeLists.txt changes
2024-08-08 18:19:44 +03:00
Alexandre Bouvier
20fa80cd13
cmake: prefer system libraries ( #216 )
2024-06-27 13:46:55 +03:00
Xphalnos
80a9e3865b
Migrating from third-party to externals ( #138 )
...
* third-party migration to externals
* Fix
* Lower case for Linux
2024-05-18 20:05:18 +03:00
georgemoralis
7689e9e8f0
Update linux.yml
...
switched to ubuntu 24.04
2024-05-16 16:59:04 +03:00
TheTurtle
94caa0336e
core: Implement new memory manager ( #133 )
...
* core: Implement new memory manager
* ci: Attempt to fix linux build
* code: Fix a few build errors
2024-05-16 15:55:50 +03:00
Xphalnos
e7c82cee5e
Update Workflows ( #127 )
...
* Update Workflows
* Update clang-format.sh
* Revert "Update clang-format.sh"
This reverts commit 391bf7e639
.
* Clang 17
2024-05-08 14:17:41 +03:00
qurious-pixel
82d6625df3
Linux CI ( #84 )
...
* Linux CI
* misc formatting
* .reuse
2024-02-25 17:20:53 +02:00
georgemoralis
3457b1801f
moved broken linux workflow
2023-08-08 22:27:30 +03:00
Stefanos Kornilios Mitsis Poiitidis
2cc665cfa9
ci: Use all available cores for linux
2023-07-07 14:23:00 +03:00
Stefanos Kornilios Mitsis Poiitidis
a4346a44d9
ci: install some packages for linux
2023-07-07 14:17:35 +03:00
Stefanos Kornilios Mitsis Poiitidis
b649d2b263
ci: Add linux.yml
2023-07-07 14:07:22 +03:00