summaryrefslogtreecommitdiffstats
path: root/compile.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put the entire compile.sh script in a code block for securityBenjamin Mintz2015-12-111-0/+2
| | | | | This makes sure that sh will error out if the connection is interrupted. See here: https://www.seancassidy.me/dont-pipe-to-your-shell.html
* compile.sh is now sh-compatible. (Unix, etc.)Safwat Halaby2015-11-211-31/+29
|
* compile.sh - Automatically choose master branchSafwat Halaby2015-11-211-0/+11
|
* Fix compile.sh console commit version, see #2493Safwat Halaby2015-09-261-3/+3
|
* Compile.sh namechange to cuberiteSafwat Halaby2015-09-251-4/+8
|
* Updated compile.shJulian Laubstein2015-08-161-19/+16
|
* Removed the MakeLuaAPI script.Mattes D2015-06-301-1/+1
| | | | It has been superseded by feeding commands to the server directly via stdin.
* Removed stray "exit" from compile.shSafwatHalaby2015-05-281-1/+0
|
* Easy compile scriptSafwatHalaby2015-05-241-0/+199