|
e81febad5c
|
Fix configure commands that had extra args
|
2024-04-25 18:01:48 -04:00 |
|
|
09cff3ddde
|
Use all available processor cores
|
2024-04-25 17:58:49 -04:00 |
|
|
9801c5f67d
|
Fix extra CMake arguments not getting passed
I guess $Args is some kind of protected keyword, because it doesn't work
|
2024-04-25 17:47:41 -04:00 |
|
|
bf50dc2d9e
|
Check compile result before continuing
|
2024-04-25 17:30:25 -04:00 |
|
NotNite
|
014c7680c0
|
Merge branch 'windows-scripts' of github.com:NotNite/Novus into windows-scripts
|
2024-04-25 17:18:34 -04:00 |
|
NotNite
|
936564f28d
|
Add SPDX headers
|
2024-04-25 17:18:20 -04:00 |
|
|
f49fd3c7ce
|
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 17:07:27 -04:00 |
|
|
23d40b7da0
|
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 16:58:06 -04:00 |
|
NotNite
|
9343c36cfb
|
Add scripts for building on Windows
|
2024-04-25 14:03:04 -04:00 |
|