No description
Find a file
hendricks266 d15251b96f Makefile: Factor out common uses of COMMONFLAGS, COMPILERFLAGS, and LINKERFLAGS into COMPILER_* and LINKER.
Collateral changes: Engine objects now use COMPILER_CXX instead of CXX, BUILD_SETTINGS_LINKER now includes GUI_LIBS, and the Build tools now use LINK_STATUS and result instead of ONESTEP.

git-svn-id: https://svn.eduke32.com/eduke32@6083 1a8010ca-5511-0410-912e-c29ae57300e0
2017-03-22 15:45:49 +00:00
jit The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
package The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
platform Remove HAVE_INTTYPES define. 2017-02-25 08:15:20 +00:00
source Fix r5498 so that projectiles actually do not hit their owner during their first tic of movement. 2017-03-20 20:30:04 +00:00
.gitignore Some tweaks to the cleanup. 2017-02-03 21:59:45 +00:00
_clang-format The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
Android.mk Remove HAVE_INTTYPES define. 2017-02-25 08:15:20 +00:00
Common.mak Makefile: Factor out common uses of COMMONFLAGS, COMPILERFLAGS, and LINKERFLAGS into COMPILER_* and LINKER. 2017-03-22 15:45:49 +00:00
GNUmakefile Makefile: Factor out common uses of COMMONFLAGS, COMPILERFLAGS, and LINKERFLAGS into COMPILER_* and LINKER. 2017-03-22 15:45:49 +00:00