aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc-make
Commit message (Expand)AuthorAgeFilesLines
* make: added missing testRafael G. Martins2017-03-031-0/+4
* make: improved testsRafael G. Martins2017-03-031-3/+3
* make: reworked binary lookups, added them to ctxRafael G. Martins2017-03-034-60/+56
* make: implement binary lookup in a more portable wayRafael G. Martins2017-03-014-0/+8
* make: keep backward compatibility with [copy_files]Rafael G. Martins2017-02-251-0/+93
* make: renamed [environment] to [global]Rafael G. Martins2017-02-252-3/+120
* *: updated copyrightRafael G. Martins2017-02-254-4/+4
* make: parse runserver arguments from cli, instead of envRafael G. Martins2017-02-241-0/+104
* blogc-make: renamed copy_files settings to copyRafael G. Martins2017-02-141-6/+6
* blogc-make: renamed auto-defined vars to MAKE_*Rafael G. Martins2017-02-131-2/+2
* make: fixed cmd quoting. read runserver settings from envRafael G. Martins2017-02-071-6/+6
* blogc-make: fixed clean ruleRafael G. Martins2017-01-031-1/+64
* tests: use absolute path for binariesRafael G. Martins2017-01-021-7/+9
* make: rename settings.ini to blogcfileRafael G. Martins2017-01-011-14/+14
* make: added a bunch of testsRafael G. Martins2017-01-013-0/+1088
* make: implemented runserver ruleRafael G. Martins2016-12-271-1/+4
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-0/+158