Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-19 | Makefile: add a seperate update target | Benjamin Franzke | 1 | -0/+5 | |
2015-02-18 | Add Makefile – allows update only if xml changed | Benjamin Franzke | 1 | -0/+3 | |
We could check timestamps manually in the update.sh file, but thats what make is designed for. Use make with the hope that the servers will have that as well. |