summaryrefslogtreecommitdiffstats
path: root/crawl-ref/domake.sh
Commit message (Collapse)AuthorAgeFilesLines
* domake.sh: use a better check for BSD make vs GNU makeSteven Noonan2009-09-301-1/+3
| | | | | | | Apparently BSD make returns an error code if you use '--version'. GNU make simply gives the version information and returns 0. Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* domake & dolinks: use BASH shell and GNU makeSteven Noonan2009-09-291-3/+8
| | | | | | | | FreeBSD's /bin/sh doesn't understand pushd/popd. FreeBSD's 'make' is BSD make. Use gmake instead. Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* dolinks.sh and domake.sh: chmod +xSteven Noonan2009-09-281-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* Vastly simplify dolinks.sh and domake.sh.dolorous2008-07-151-5/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6565 c06c8d41-db1a-0410-9941-cceddc491573
* Adjust build scripts to account for the tiles build changes.dolorous2008-07-151-0/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6560 c06c8d41-db1a-0410-9941-cceddc491573
* For consistency, move source/lua/ to source/dat/lua/.dolorous2008-05-041-6/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4867 c06c8d41-db1a-0410-9941-cceddc491573
* Eliminate recursive copying from the build, as it'll copy the hidden SVN dolorous2008-03-151-1/+1
| | | | | | | directories, which aren't needed. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3652 c06c8d41-db1a-0410-9941-cceddc491573
* [1786778] Fixed dolinks.sh and domake.sh (dolorous).dshaligram2007-10-251-0/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2563 c06c8d41-db1a-0410-9941-cceddc491573
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+12
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10 c06c8d41-db1a-0410-9941-cceddc491573