summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up dependencies for art-data, and make the build output less deceptiveSamuel Bronson2013-04-041-3/+4
* Clean rltiles/tiledef-unrand.cc in the right Makefile.Samuel Bronson2013-04-041-1/+2
* Allow USE_LUAJIT to work with system lua (libluajit-5.1-dev on Debian).Adam Borowski2013-04-021-11/+16
* Fix make clean.Florian Diebold2013-03-251-1/+1
* Purge the old transifex interface.Raphael Langella2013-03-251-136/+0
* Install dlua subdirectories as well as contents of dlua directory.Steve Melenchuk2013-03-231-1/+1
* Fix compflag.h not being regenerated on a rebuild with different flags.Adam Borowski2013-03-231-1/+1
* Work around a gcc misdesign that nearly doubles the time of LTO compilation.Adam Borowski2013-02-241-4/+8
* Mark win64 builds as -win64- rather than -win32-.Adam Borowski2013-02-161-1/+3
* improved build of rltiles for androidChris West2013-01-051-3/+3
* bugfixes for non-bash shellsChris West2013-01-051-1/+1
* Fix greet message.Jilles Tjoelker2013-01-021-2/+2
* Android: automatically build signed package if ant.properties is present.Raphael Langella2012-12-101-4/+10
* Remove util/fake_pty on "make clean".Adam Borowski2012-11-221-1/+1
* Move the pkg-config check earlier in the Makefile.Raphael Langella2012-10-081-14/+14
* Properly package contrib/fonts, skip contrib/sdl-androidAdam Borowski2012-10-071-1/+1
* Properly escape shell variablesJan Alexander Steffens (heftig)2012-10-041-4/+4
* Makefile: don't search non-existant directories for fonts.Raphael Langella2012-10-031-4/+4
* Fix make installRaphael Langella2012-10-031-2/+0
* Fix make tx-commit not working if changes are staged.Raphael Langella2012-10-011-2/+2
* Change transifex commands to pull all translations, not only reviewed ones.Raphael Langella2012-10-011-2/+2
* Fix make tx-txt ignoring english files.Raphael Langella2012-10-011-1/+1
* Generate the src link in sdl-android if it doesn't exists.Raphael Langella2012-09-241-2/+6
* A makefile target to build android using the new submodule.Raphael Langella2012-09-201-1/+9
* Move the Android files out of the root dir.Raphael Langella2012-09-201-6/+6
* Force contrib lua if pkg-config is not installed.Adam Borowski2012-09-191-0/+6
* Use symbolic names, not numbers, for tests.Adam Borowski2012-09-181-1/+3
* Steal the target "make test", make it ./crawl --test and do canned ones.Adam Borowski2012-09-171-4/+1
* A tool to run multiple tests concurrently, or without a terminal.Adam Borowski2012-09-171-0/+12
* Android port.frogbotherer2012-09-081-6/+54
* Use $GXX rather than $GCC for compile tests.Adam Borowski2012-08-301-1/+1
* Fail compilation if both TILES and WEBTILES are requested.Adam Borowski2012-08-181-0/+3
* Add default config file parts to Makefile install target.Steve Melenchuk2012-08-101-0/+2
* On OS X 10.8, use the correct path for Xcode SDKs.Steve Melenchuk2012-08-091-3/+11
* Don't show the makefile greeter if a previous build was successful.Raphael Langella2012-08-071-2/+4
* Fix a possibly spurious relink on every make.Steve Melenchuk2012-08-041-2/+2
* Check if the major version of Lua is 5.1.Adam Borowski2012-07-241-1/+5
* In some distros the lua package is "lua" not "lua5.1".Policarpo Caballero2012-07-221-4/+13
* Fail for missing fonts on compile time (rather than just runtime).Adam Borowski2012-07-211-2/+9
* Fix building on Debian (broken by hardcoded paths).Adam Borowski2012-07-201-12/+7
* Remove an unused variable.Adam Borowski2012-07-201-1/+0
* Move the shipped font to contribs, upgrade to DejaVu.Adam Borowski2012-07-201-12/+70
* Do a compile check for the presence of fdatasync().Adam Borowski2012-07-141-1/+4
* Generate cmd-name.h on build time.Adam Borowski2012-06-261-1/+5
* Fix the wrong version of clua scripts being installed.Adam Borowski2012-06-201-1/+1
* Hardcode the loading of {stash,wield,runrest,gearset,trapwalk,autofight}.luaAdam Borowski2012-06-191-0/+2
* Install README.txt and license.txt in Windows zips.Adam Borowski2012-06-181-0/+3
* Rewrite gen-mi-enum in Perl to work around broken sed on Mac.Adam Borowski2012-05-231-2/+2
* Allow clua to query m:is("flag") by name rather than enum.Adam Borowski2012-05-221-1/+5
* Some transifex improvements.Raphael Langella2012-05-221-18/+22