aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-make/ctx.c
Commit message (Expand)AuthorAgeFilesLines
* make: implemented optional sass support using libsassfeature/sassRafael G. Martins2020-01-121-0/+14
* Revert "make: support posts autoloading"Rafael G. Martins2019-05-011-104/+4
* make: support posts autoloadingRafael G. Martins2019-04-281-4/+104
* make: do not follow symlinks when resolving blogcfile pathRafael G. Martins2019-04-251-10/+11
* make: added support for `blogc -e`Rafael G. Martins2019-04-031-0/+11
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* make: include limits.hRafael G. Martins2018-12-171-0/+1
* make: fixed memory leakRafael G. Martins2018-12-171-0/+1
* git-receiver: make: runserver: improved realpath(3) usageRafael G. Martins2018-12-171-4/+11
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* make: allow custom atom templatesRafael G. Martins2018-07-261-7/+22
* make: remove unused variableRafael G. Martins2018-07-261-1/+0
* make: use bm_generate_filename when building ctxRafael G. Martins2018-07-261-4/+5
* make: prevent dereferencing segfaults. minor style fixesRafael G. Martins2018-07-261-6/+22
* make: handle empty prefixes properlyRafael G. Martins2018-07-241-2/+3
* Revert "Revert "make: fixed context reloading""Rafael G. Martins2018-03-141-10/+10
* Revert "make: fixed context reloading"Rafael G. Martins2018-03-131-10/+10
* make: fixed context reloadingRafael G. Martins2018-03-131-10/+10
* make: added `MAKE_POST` var to `posts` and `pages` rulesRafael G. Martins2018-03-111-7/+10
* make: typoRafael G. Martins2018-03-111-1/+1
* make: do not run stat twice for regular files when copyingRafael G. Martins2018-02-241-17/+21
* make: copy rule should support directories, recursivelyRafael G. Martins2017-04-301-2/+47
* make: settings: do not read output_dir from blogcfileRafael G. Martins2017-04-281-11/+9
* 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-17/+22
* make: add support to "production" buildsRafael G. Martins2017-03-071-0/+1
* make: fixed segfault when blogcfile not foundRafael G. Martins2017-03-051-0/+2
* make: splitted reloaderRafael G. Martins2017-03-041-4/+7
* make: reworked binary lookups, added them to ctxRafael G. Martins2017-03-031-2/+9
* make: reworked ctx usage by exec functionsRafael G. Martins2017-03-031-0/+1
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* blogc-make: renamed copy_files settings to copyRafael G. Martins2017-02-141-8/+8
* blogc-make: implemented automatic reloader for runserver ruleRafael G. Martins2017-02-121-3/+107
* make: improved clean ruleRafael G. Martins2017-01-301-4/+2
* make: fixed includesRafael G. Martins2017-01-031-2/+1
* blogc-make: fixed clean ruleRafael G. Martins2017-01-031-3/+9
* github-lambda: blogc-make: integrateRafael G. Martins2016-12-271-0/+7
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-0/+172