summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/contrib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* contrib/Makefile: improve readibility of directory check errorSteven Noonan2009-10-251-0/+4
* makefile: move contrib directory check to contrib/MakefileSteven Noonan2009-10-251-1/+5
* Makefile: bomb on 'make'-in-subdirectory failureSteven Noonan2009-10-251-1/+1
* contribs: fix parallel make and simplify MinGW buildsSteven Noonan2009-10-241-132/+14
* contrib/Makefile: add SDL as dependency of SDL_imageSteven Noonan2009-10-201-1/+1
* Makefile: attempt to use 'autoreconf' in SDL and SDL_image buildsSteven Noonan2009-10-191-0/+2
* mingw-cross: eliminate need to override uname_S on make command lineSteven Noonan2009-10-191-1/+1
* SDL: pay attention to CONFIGURE_FLAGSSteven Noonan2009-10-171-1/+1
* contrib/Makefile: pay attention to CONFIGURE_FLAGS variableSteven Noonan2009-10-171-3/+3
* Makefile: get rid of some 'make clean' errorsMatthew Cline2009-10-171-8/+8
* makefiles & contribs: add support for MinGW tiles buildsSteven Noonan2009-10-161-0/+138