summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/makefile.unix
Commit message (Expand)AuthorAgeFilesLines
* rltiles/makefile: add -lpthread on Linux to avoid missing pthread symbolsSteven Noonan2009-12-041-1/+1
* rltiles/makefile: add -ldl on Linux to avoid dlopen/dlsym missing symbolsSteven Noonan2009-12-041-0/+3
* More dc-foo.txt dependencies.Matthew Cline2009-11-221-1/+1
* Dependencies for dc-corpse.txt and dc-mon.txtMatthew Cline2009-11-211-0/+3
* rltiles/makefile: pay attention to appropriate ARCHS flagsSteven Noonan2009-11-061-1/+2
* makefiles: add support for command-line builds of Mac Tiles executablesSteven Noonan2009-10-261-0/+6
* makefiles: improve 'clean' and 'distclean' targets to clean all outputsSteven Noonan2009-10-251-1/+2
* rltiles/makefile: fix linkage on cross-compilesSteven Noonan2009-10-241-1/+6
* rltiles/makefile: fix MinGW buildSteven Noonan2009-10-241-7/+10
* Xcode: upgrade to SDL 1.2.14, SDL_image 1.2.8, add support for x86_64Steven Noonan2009-10-201-21/+0
* rltiles/makefile.unix: use full name of host compilerSteven Noonan2009-10-191-1/+10
* rltiles: use the system SDL, SDL_image, etc when compiling/linkingSteven Noonan2009-10-171-2/+2
* rltiles: fix MinGW buildSteven Noonan2009-10-161-3/+3
* makefiles & contribs: add support for MinGW tiles buildsSteven Noonan2009-10-161-7/+12
* makefiles: add APPLE_GCC option, to enable or disable use of Apple's GCCSteven Noonan2009-10-121-6/+10
* makefiles: on Mac OS X, use the same frameworks the Xcode project usesSteven Noonan2009-10-111-0/+17
* makefiles: inherit CC and CXX variables from top-level MakefileSteven Noonan2009-10-111-1/+2
* Makefiles: unifying makefile.unix and makefile_tiles.unix, and cleaning upSteven Noonan2009-10-101-11/+15
* Adding spell images, rltiles build script, and a tileidx_spell function. The...ennewalker2009-09-111-1/+1
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-1/+1
* Fixing rltiles compile: s/SDL_Image/SDL_image/ennewalker2008-09-041-1/+1
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-115/+32
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-3/+6
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-2/+6
* Tiles!ennewalker2008-01-051-0/+121