aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc-make/check_exec.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-58/+57
* make: exec: support printing blogc variablesRafael G. Martins2019-07-141-28/+64
* make: added support for `blogc -e`Rafael G. Martins2019-04-031-12/+42
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* make: rename TAG_CLOUD to MAKE_TAGSRafael G. Martins2018-03-121-3/+3
* make: added `MAKE_POST` var to `posts` and `pages` rulesRafael G. Martins2018-03-111-22/+35
* make: fix memory leakRafael G. Martins2018-03-111-0/+1
* make: pass TAG_CLOUD variable to blogc.Rafael G. Martins2018-03-101-0/+45
* make: disable bm_find_binary tests when running embeddedRafael G. Martins2018-01-071-0/+6
* make: all builds are "production" by default, enable "dev" on cli.Rafael G. Martins2017-03-111-6/+5
* make: add support to "production" buildsRafael G. Martins2017-03-071-6/+48
* make: s/env/global/Rafael G. Martins2017-03-061-4/+4
* 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-031-54/+56
* make: implement binary lookup in a more portable wayRafael G. Martins2017-03-011-0/+2
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* make: fixed cmd quoting. read runserver settings from envRafael G. Martins2017-02-071-6/+6
* make: added a bunch of testsRafael G. Martins2017-01-011-0/+138