Skip to content

Commit 6b7ca23

Browse files
committed
build: add linux generator and fix premake build metadata paths
generate-linux original source from iw4x, adapted to consolation
1 parent 0d5cb8c commit 6b7ca23

4 files changed

Lines changed: 529 additions & 6 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sh text eol=lf

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,9 @@ deps/SDL2-2.32.10-source.zip
155155
deps/SDL2-devel-2.32.10-VC.zip
156156
deps/SDL2/
157157
deps/SDL2-src/
158+
159+
# Generated build/version metadata
160+
version.txt
161+
src/build_counter.txt
162+
src/version.h
163+
src/version.hpp

0 commit comments

Comments
 (0)