aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-make/ctx.h
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-7/+7
* Revert "make: support posts autoloading"Rafael G. Martins2019-05-011-3/+0
* make: support posts autoloadingRafael G. Martins2019-04-281-0/+3
* make: added support for `blogc -e`Rafael G. Martins2019-04-031-0/+1
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* make: allow custom atom templatesRafael G. Martins2018-07-261-0/+1
* make: prevent dereferencing segfaults. minor style fixesRafael G. Martins2018-07-261-0/+2
* Revert "Revert "make: fixed context reloading""Rafael G. Martins2018-03-141-1/+1
* Revert "make: fixed context reloading"Rafael G. Martins2018-03-131-1/+1
* make: fixed context reloadingRafael G. Martins2018-03-131-1/+1
* make: added `MAKE_POST` var to `posts` and `pages` rulesRafael G. Martins2018-03-111-1/+3
* make: do not run stat twice for regular files when copyingRafael G. Martins2018-02-241-1/+2
* make: copy rule should support directories, recursivelyRafael G. Martins2017-04-301-0/+1
* make: settings: do not read output_dir from blogcfileRafael G. Martins2017-04-281-0/+1
* make: all builds are "production" by default, enable "dev" on cli.Rafael G. Martins2017-03-111-1/+1
* make: fix compilation on androidRafael G. Martins2017-03-081-4/+17
* make: add support to "production" buildsRafael G. Martins2017-03-071-0/+2
* make: splitted reloaderRafael G. Martins2017-03-041-1/+1
* make: reworked binary lookups, added them to ctxRafael G. Martins2017-03-031-1/+4
* make: reworked ctx usage by exec functionsRafael G. Martins2017-03-031-0/+2
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* make: git-receiver: fixes to build on OS X. patch by @blackgearRafael G. Martins2017-02-181-0/+6
* blogc-make: renamed copy_files settings to copyRafael G. Martins2017-02-141-1/+1
* blogc-make: implemented automatic reloader for runserver ruleRafael G. Martins2017-02-121-1/+5
* make: fixed includesRafael G. Martins2017-01-031-0/+2
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-0/+43