summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix ontoclasm's "tile offset thing" when rebuilding with resized source PNGsSamuel Bronson2013-04-211-0/+5
* Clean rltiles/tiledef-unrand.cc in the right Makefile.Samuel Bronson2013-04-041-1/+1
* Remove deprecated preprocessor optionsArien Malec2013-04-041-1/+1
* Fix a message in the rltiles Makefile.Samuel Bronson2013-03-101-1/+1
* improved build of rltiles for androidChris West2013-01-051-0/+6
* Show tiles in Ability menu, using dd's ability tiles (#6054).Steve Melenchuk2012-08-111-1/+1
* Allow specification of only one of image or code handling in tilegen.Steve Melenchuk2012-08-041-3/+6
* Simplify the rltiles makefile by removing a per-target file.Adam Borowski2012-05-221-5/+0
* Do not include system headers in rltiles .d files.Neil Moore2012-05-051-1/+1
* Depend on %included tile sheets.Adam Borowski2012-01-041-0/+4
* Properly clean up after rltile build.Adam Borowski2011-12-271-1/+2
* Enable and fix warnings in rltiles.Adam Borowski2011-12-141-1/+1
* Allow running the rltile tool with no #define USE_TILE.Adam Borowski2011-12-141-20/+29
* tilegen: MSVCRT's tmpfile() is broken; use our own instead.Samuel Bronson2011-10-141-0/+6
* Add DEBUG=y support to rltiles/Makefile.Samuel Bronson2011-10-131-0/+4
* Do the "CFLAGS difference check" dance for rltiles/tool/tilegen, too.Samuel Bronson2011-10-131-4/+17
* Fix mac rltiles build, accounting for cross-compilationAaron Becker2011-09-041-1/+1
* Rename CXX in rltiles to HOSTCXX. Breaks Mac autobuilds :(Adam Borowski2011-09-031-5/+5
* Makefile changes to facilitate correctly formatted mac nightly buildsAaron Becker2011-09-021-1/+1
* Add js file generation to the makefile.Florian Diebold2011-06-261-3/+4
* Comment that cross-compilation with contribs for host is not supported.Adam Borowski2011-06-231-0/+6
* Install built contribs to per-arch directories.Adam Borowski2011-06-021-12/+8
* Make rltiles use contrib SDL and png if CONTRIB_SDL and NO_PKGCONFIG are set.Darshan Shaligram2011-01-011-0/+10
* Split icons out from main.png. Fixes #2981.Johanna Ploog2010-12-161-1/+1
* rltiles: fix build on Mac OS X x86_64Steven Noonan2010-07-141-2/+2
* Split dngn tile page into feat/floor/wall.Enne Walker2010-05-301-1/+1
* rltiles/Makefile: use sdl-config instead of pkg-configSteven Noonan2010-05-121-2/+2
* Makefiles: fix GCC existence check on broken 'which' implementationsSteven Noonan2010-05-021-1/+1
* Fix rltiles Makefile not working on Windows.Eino Keskitalo2010-02-231-2/+2
* Use correct targets in rltiles/tool/*.d files.Enne Walker2010-02-231-1/+1
* Revert removal of PNG target dependencies.Enne Walker2010-02-231-1/+1
* rltiles/Makefile: make 'all', 'clean', and 'distclean' phony targetsSteven Noonan2010-02-221-0/+2
* rltiles/Makefile: fix dependency generationSteven Noonan2010-02-221-2/+2
* rltiles/Makefile: make $(RLTILES) an order-only dependencySteven Noonan2010-02-221-1/+1
* rltiles/Makefile: fix tilegen targetsSteven Noonan2010-02-221-4/+1
* rltiles/Makefile: fix dependency on 'tilegen'Steven Noonan2010-02-221-1/+1
* rltiles/makefile.unix: rename to rltiles/MakefileSteven Noonan2010-02-221-0/+88