Files
HomeworldSDL/.gitignore
Simon Allen 2fe7d53d69 build: meson: linux: Initial support
(cherry picked from commit 5a9e78a3be)

Note: Support for building on windows or mac was (probably) broken while cherry-picking

Signed-off-by: Thibault Lemaire <thibault.lemaire@protonmail.com>
2023-10-07 18:24:50 +02:00

61 lines
774 B
Plaintext

HomeworldSDL.big
Mac/build
Mac/Homeworld.xcodeproj/*.mode*
Mac/Homeworld.xcodeproj/*.pbxuser
src/Missions/Generated
tools/biggie/biggie
tools/kas2c/kas2c
tools/kas2c/kas2c.exe
tools/kas2c/lexer.c
tools/kas2c/parser.c
tools/kas2c/parser.h
tools/x86_64/*.o
tools/x86_64/*.exe
Linux/Makefile
Linux/config.h
Linux/config.log
Linux/config.status
Linux/libtool
Linux/src
Linux/stamp-h1
Linux/tools
Makefile.am
Makefile.in
aclocal.m4
acinclude.m4
autom4te.cache
config.h.in
config.h.in~
config
configure
configure~
configure.ac
cscope.files
cscope.out
.direnv/
*.DS_Store
build
# Required by clangd to properly discover headers
compile_commands.json
# Clangd's cache
.cache/
mingw/*.res
mingw/bin/*
mingw/build/*
mingw/cv2pdb/*
windows/bin/*
windows/build/*
*.c.d
*.c.o