1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 13:17:46 +00:00
Commit graph

7 commits

Author SHA1 Message Date
286bc1c7f1 Fix extra CMake arguments not getting passed
I guess $Args is some kind of protected keyword, because it doesn't work
2024-04-25 22:11:09 +00:00
df61d55911 Check compile result before continuing 2024-04-25 22:11:09 +00:00
NotNite
689010a422 Add SPDX headers 2024-04-25 22:11:09 +00:00
66e0005fc1 Do shallow clones when using windows-setup.ps1
These library clones aren't meant for real development, so there's no
reason to download more than the current commit.
2024-04-25 22:11:09 +00:00
920180b51a Introduce a standard Clone function
So it can check if a source directory already exists, and introduces
some better error handling when things go ary.
2024-04-25 22:11:09 +00:00
NotNite
080cf69fab Add scripts for building on Windows 2024-04-25 22:11:09 +00:00
ff4d5e8456 Add tarball script 2023-10-04 18:12:31 -04:00