summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.x11
Commit message (Expand)AuthorAgeFilesLines
* Modifying makefiles to allow user group and install dir to be overridden so t...ennewalker2008-07-041-3/+2
* Adding OSX support to X11 tiles makefile. Currently enabled via OSX=y. It a...ennewalker2008-06-071-3/+11
* Moved all option files to settings directory.dshaligram2008-05-261-4/+6
* Removing unnecessary references to curses in the X11 makefile.ennewalker2008-05-091-39/+1
* Oops. Making last submit consistent between tiles/non-tiles makefiles.ennewalker2008-05-091-1/+1
* No more -O2 for debug builds.ennewalker2008-05-091-0/+2
* Sync makefile.x11 with makefile.unix as much as possible.dolorous2008-05-041-41/+54
* For consistency, move source/lua/ to source/dat/lua/.dolorous2008-05-041-1/+1
* For now, fix [1956144] by removing hardcoded symlink.dolorous2008-05-021-1/+0
* Fix installation of lua files. This should also fix [1956142].dolorous2008-05-021-1/+1
* Added fix for ndbm.h check breaking compile on SuSE to makefile.x11 (jpeg).dshaligram2008-04-101-1/+1
* Eliminate recursive copying from the build, as it'll copy the hidden SVN dolorous2008-03-151-1/+2
* Account for the new database directory when building. Apply evktalo's dolorous2008-03-151-1/+5
* Adding lua bindings to X11 makefile by default. Removing more unused iso-mod...ennewalker2008-01-061-1/+1
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-1/+2
* Tiles!ennewalker2008-01-051-0/+365