summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.x11
Commit message (Collapse)AuthorAgeFilesLines
* Modifying makefiles to allow user group and install dir to be overridden so ↵ennewalker2008-07-041-3/+2
| | | | | | that 'make install' can be used to build binary packages for release. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6400 c06c8d41-db1a-0410-9941-cceddc491573
* Adding OSX support to X11 tiles makefile. Currently enabled via OSX=y. It ↵ennewalker2008-06-071-3/+11
| | | | | | assumes that libpng was installed via fink in /sw. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5537 c06c8d41-db1a-0410-9941-cceddc491573
* Moved all option files to settings directory.dshaligram2008-05-261-4/+6
| | | | | | | | | Crawl loads init.txt from data file path if it can't find any other .crawlrc. makefile changes to copy settings directory to install dir. Tested only on Linux/tty. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5258 c06c8d41-db1a-0410-9941-cceddc491573
* Removing unnecessary references to curses in the X11 makefile.ennewalker2008-05-091-39/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4967 c06c8d41-db1a-0410-9941-cceddc491573
* Oops. Making last submit consistent between tiles/non-tiles makefiles.ennewalker2008-05-091-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4964 c06c8d41-db1a-0410-9941-cceddc491573
* No more -O2 for debug builds.ennewalker2008-05-091-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4962 c06c8d41-db1a-0410-9941-cceddc491573
* Sync makefile.x11 with makefile.unix as much as possible.dolorous2008-05-041-41/+54
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4868 c06c8d41-db1a-0410-9941-cceddc491573
* For consistency, move source/lua/ to source/dat/lua/.dolorous2008-05-041-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4867 c06c8d41-db1a-0410-9941-cceddc491573
* For now, fix [1956144] by removing hardcoded symlink.dolorous2008-05-021-1/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4810 c06c8d41-db1a-0410-9941-cceddc491573
* Fix installation of lua files. This should also fix [1956142].dolorous2008-05-021-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4809 c06c8d41-db1a-0410-9941-cceddc491573
* Added fix for ndbm.h check breaking compile on SuSE to makefile.x11 (jpeg).dshaligram2008-04-101-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4170 c06c8d41-db1a-0410-9941-cceddc491573
* Eliminate recursive copying from the build, as it'll copy the hidden SVN dolorous2008-03-151-1/+2
| | | | | | | directories, which aren't needed. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3652 c06c8d41-db1a-0410-9941-cceddc491573
* Account for the new database directory when building. Apply evktalo's dolorous2008-03-151-1/+5
| | | | | | | | patch [1914727] to fix makefile.mgw, and apply similar changes to the other makefiles to fix the same problem (untested). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3651 c06c8d41-db1a-0410-9941-cceddc491573
* Adding lua bindings to X11 makefile by default. Removing more unused ↵ennewalker2008-01-061-1/+1
| | | | | | iso-mode code. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3211 c06c8d41-db1a-0410-9941-cceddc491573
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3206 c06c8d41-db1a-0410-9941-cceddc491573
* Tiles!ennewalker2008-01-051-0/+365
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3194 c06c8d41-db1a-0410-9941-cceddc491573