aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: fix how security tools are setup and launchedMichael Muré2023-03-041-7/+2
* fix(972): use prerelease of GoKart with repaired panicSteve Moyer2023-01-031-2/+5
* release: don't build for darwin/386 as support has been removed in golangv0.8.0Michael Muré2022-11-201-1/+1
* GHA: add a release workflow to build and upload binariesMichael Muré2022-11-201-1/+1
* makefile: better PHONYMichael Muré2022-10-111-3/+13
* fix: correct name for one of the security phoniesSteve Moyer2022-09-081-1/+1
* feat: add recipes for security analysisSteve Moyer2022-09-081-0/+11
* makefile: add target to clean remote identitiesMichael Muré2020-03-051-0/+3
* fix version not set properly when built on travisMichael Muré2020-01-221-1/+5
* makefile: support darwin operating systemsamine2019-11-051-5/+11
* add verbose flag to go testAmine Hilaly2019-06-071-1/+1
* a round of cleanupMichael Muré2019-03-011-2/+2
* makefile: add the clean-local-identities target for debuggingMichael Muré2019-03-011-1/+6
* 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
* 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