1
0
Fork 0
devilution/Support
Leonard Koenig 2a8bbc82dc Makefile: Use just one makefile; improvements
- Do not use wildcards to generate the list of sources (this has many
   problems and is discouraged, especially for bigger problems)
 - Specify the toolchain to be used through implicit variables
    * mingw32 vs. i686-w64-mingw32
    * g++ vs clang++
 - Use g++ binary instead of gcc
 - automatically generate dependencies (header files) for compilation
2018-06-20 15:48:56 +02:00
..
INSTALL_linux.md Makefile: Use just one makefile; improvements 2018-06-20 15:48:56 +02:00
INSTALL_windows.md Clean up the readme and add support (#16) 2018-06-16 22:20:35 -05:00
debug.md Added FAQ section, newcomers read (#22) 2018-06-19 06:11:00 -05:00
linker.xls Clean up the readme and add support (#16) 2018-06-16 22:20:35 -05:00