aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-make/exec.c
Commit message (Expand)AuthorAgeFilesLines
* make: implemented lighttpd support to runserver rulefeature/runserver-lighttpdRafael G. Martins2017-03-041-1/+42
* make: improved runserver verbose outputRafael G. Martins2017-03-031-1/+1
* make: reworked binary lookups, added them to ctxRafael G. Martins2017-03-031-13/+7
* make: reworked ctx usage by exec functionsRafael G. Martins2017-03-031-9/+15
* make: implement binary lookup in a more portable wayRafael G. Martins2017-03-011-27/+11
* make: support freebsd properly. drop solarisRafael G. Martins2017-03-011-2/+21
* make: improved binary lookup logic.Rafael G. Martins2017-02-271-20/+43
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* make: parse runserver arguments from cli, instead of envRafael G. Martins2017-02-241-10/+8
* make: git-receiver: fixes to build on OS X. patch by @blackgearRafael G. Martins2017-02-181-1/+2
* blogc-make: use absolute path for runserver ruleRafael G. Martins2017-02-121-2/+2
* make: fixed cmd quoting. read runserver settings from envRafael G. Martins2017-02-071-11/+41
* make: fixed includesRafael G. Martins2017-01-031-2/+0
* make: fixed return codeRafael G. Martins2016-12-271-1/+1
* make: fixed return codeRafael G. Martins2016-12-271-0/+1
* make: provide useful info if blogc-runserver not foundRafael G. Martins2016-12-271-7/+16
* make: implemented runserver ruleRafael G. Martins2016-12-271-0/+31
* github-lambda: blogc-make: integrateRafael G. Martins2016-12-271-1/+8
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-0/+297