Commit Graph

20 Commits

Author SHA1 Message Date
bones_was_here
6e6dcf67af
Link stable/autobuild compilation doc on README.md and improve
Makefile's git error message
2023-01-24 14:12:39 +10:00
bones_was_here
4b05ca1981 Makefile: pretty colours with printf 2022-04-15 19:06:27 +10:00
bones_was_here
c8c1c21aaf Makefile: complete update targets before build targets if both are specified 2022-04-15 19:06:17 +10:00
bones_was_here
0f0844c144 Makefile: avoid redundant script executions in d0_blind_id 2022-04-14 21:49:34 +10:00
bones_was_here
894f9b01ea End-user focused Makefile 2022-02-07 13:38:32 +10:00
Hugo Locurcio
76b9444fed
Build an optimized release binary when using ./all compile by default
This prevents players who download the source code to build and play
from using an unoptimized debug build by forgetting to pass the `-r`
switch.

Compiling a debug build is now done by passing `-d`.

The `-r` flag is still supported for compatibility with existing
scripts.
2019-09-27 13:34:48 +02:00
Mario
c633ec33a8 Restore the GLX binary on Linux systems 2019-08-18 16:53:12 +10:00
Mario
0360202b4d Merge branch 'asciiwolf/xonotic-makefile-fix' 2018-10-20 07:10:58 +10:00
Rudolf Polzer
4331b691c0 Remove support for the glx binary.
Fixes compile with DP from master.
2018-10-17 09:31:37 -07:00
AsciiWolf
7f2096727e Fix Makefile 2018-07-21 02:31:33 +02:00
Rudolf Polzer
2e1c3187dd disable fteqcc compilation 2013-05-06 16:15:06 +02:00
Rudolf Polzer
f002756902 fix two uses of cd 2012-04-21 15:54:17 +02:00
Rudolf Polzer
6e2745caaf also support DESTDIR 2012-04-21 15:52:28 +02:00
Rudolf Polzer
8c01f6e84b fix another typo 2012-04-21 15:49:21 +02:00
Rudolf Polzer
f846860e45 build DP properly with d0_blind_id 2012-04-21 15:36:20 +02:00
Rudolf Polzer
3a30f6e1bb complete the root dir Makefile 2012-04-21 15:26:10 +02:00
Rudolf Polzer
a5b45e181d fix two more makefile bugs 2011-10-29 21:13:13 +02:00
Rudolf Polzer
0b93be1673 more makefile stuff 2011-10-29 20:58:18 +02:00
Rudolf Polzer
04eb6d180a fix make clean 2011-10-29 20:42:59 +02:00
Rudolf Polzer
1565485f10 add an experimental Makefile 2011-10-29 20:41:44 +02:00