Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove nproc to allow BSD compilation | LogicParrot | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | compile.sh - posix-compatible program existence checking | LogicParrot | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | compile.sh - 70 columns print limit | LogicParrot | 2016-01-13 | 1 | -35/+42 |
| | |||||
* | compile.sh - added updating note | LogicParrot | 2016-01-13 | 1 | -0/+3 |
| | |||||
* | Made compile.sh more generic | LogicParrot | 2016-01-12 | 1 | -26/+52 |
| | | | | kk | ||||
* | Put the entire compile.sh script in a code block for security | Benjamin Mintz | 2015-12-11 | 1 | -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 Halaby | 2015-11-21 | 1 | -31/+29 |
| | |||||
* | compile.sh - Automatically choose master branch | Safwat Halaby | 2015-11-21 | 1 | -0/+11 |
| | |||||
* | Fix compile.sh console commit version, see #2493 | Safwat Halaby | 2015-09-26 | 1 | -3/+3 |
| | |||||
* | Compile.sh namechange to cuberite | Safwat Halaby | 2015-09-25 | 1 | -4/+8 |
| | |||||
* | Updated compile.sh | Julian Laubstein | 2015-08-16 | 1 | -19/+16 |
| | |||||
* | Removed the MakeLuaAPI script. | Mattes D | 2015-06-30 | 1 | -1/+1 |
| | | | | It has been superseded by feeding commands to the server directly via stdin. | ||||
* | Removed stray "exit" from compile.sh | SafwatHalaby | 2015-05-28 | 1 | -1/+0 |
| | |||||
* | Easy compile script | SafwatHalaby | 2015-05-24 | 1 | -0/+199 |