aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-201-2/+10
|
* makefile: also clear the cache after deleting the bugsMichael Muré2018-10-011-0/+1
|
* makefile: add a target producing a debugger friendly buildMichael Muré2018-09-251-0/+5
|
* invert the behavior of the build flag for the webuiMichael Muré2018-09-021-3/+7
| | | | | | Now produce by default a build with the packed webui, to make it go gettable properly. fix #33
* bug: add benchmarcks for bug mergeMichael Muré2018-08-191-2/+2
|
* makefile: add a target to clean bugs on a remoteMichael Muré2018-08-171-1/+4
|
* makefile: add a target to remove all local bugsMichael Muré2018-08-161-1/+5
|
* webui: pack the files only on demandMichael Muré2018-08-061-1/+1
|
* make git-bug go gettable without having to commit the builded webUIMichael Muré2018-08-061-1/+2
|
* cleanup webuiMichael Muré2018-07-171-0/+3
|
* vendor dependencies with depMichael Muré2018-07-161-1/+4
|
* fix makefileMichael Muré2018-07-161-2/+2
|
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-161-0/+11