| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Makefile: Remove trailing whitespace & add last LF | Adam Strzelecki | 2015-12-01 |
| | | | | | This is pure cleanup commit. | ||
| * | Makefile: Auto-build CSS & bin-data when necessary | Adam Strzelecki | 2015-12-01 |
| | | | | | | This will ensure that running `make` we will get all necessary files built and we do not need manually remember to rebuild them. | ||
| * | Makefile: Copy installed binary instead 2nd build | Adam Strzelecki | 2015-12-01 |
| | | | | | | This speeds up single build/rebuild rather than install & build which compiles everything twice, we just copy installed binary back to the project root. | ||
| * | go vet and fix #1890 | Unknwon | 2015-11-08 |
| | | |||
| * | add Makefile | Unknwon | 2015-11-03 |