Jenkins: Universal macOS building bringup

This commit is contained in:
RichardG867
2022-05-01 16:10:47 -03:00
parent ce1dc5d3b1
commit 97b5d2de7a
3 changed files with 184 additions and 19 deletions

8
.gitignore vendored
View File

@@ -1,8 +1,8 @@
# CMake
/CMakeUserPresets.json
/CMakeCache.txt
/build
CMakeUserPresets.json
CMakeCache.txt
CMakeFiles
/build
Makefile
*.a
/src/*.exe
@@ -26,9 +26,11 @@ Makefile
# Build scripts
/archive_tmp
/archive_tmp_universal
/static2dll.*
/pacman.txt
/deps.txt
/universal_listing.txt
/VERSION
*.zip
*.tar