summaryrefslogtreecommitdiffstats
path: root/github.mk
Commit message (Collapse)AuthorAgeFilesLines
* github: use case insensitive filter and fix typoTony Theodore2017-07-221-2/+2
|
* github.mk: update TODOTony Theodore2017-03-211-1/+2
|
* github.mk: fix where package name differs from project nameTony Theodore2017-03-211-8/+11
| | | | | - box2d <> Box2D - glfw3 <> glfw
* github: add check-gh-conf targets to verify updates and downloadsTony Theodore2017-03-211-0/+21
|
* github.mk: fix tag prefix with single `v`Tony Theodore2017-03-211-2/+4
| | | | fixes #1728
* github: improve filtering and docsTony Theodore2017-03-191-4/+3
|
* github: use `if` instead of `and`Tony Theodore2017-03-191-1/+1
|
* github: add version separator logic and use in vigraTony Theodore2017-03-181-9/+11
|
* add functions to standardise GitHub downloads and updatesTony Theodore2017-03-181-0/+113