index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
minimal
/
mods
/
default
diff options
context:
1
2
3
4
5
6
7
8
9
10
15#! /bin/bash -eu mkdir
-p
cmakebuild
cd
cmakebuild cmake
-DCMAKE_BUILD_TYPE
=
Debug \
-DCMAKE_EXPORT_COMPILE_COMMANDS
=
ON \
-DRUN_IN_PLACE
=
TRUE \
-DENABLE_
{
GETTEXT
,
SOUND
}=
FALSE \
-DBUILD_SERVER
=
TRUE ..
make
GenerateVersion
cd
.. .
/
util
/
ci
/
run-clang-tidy.py \
-clang-tidy-binary
=
clang-
0 files changed, 0 insertions, 0 deletions