| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "make: support posts autoloading" | Rafael G. Martins | 2019-05-01 | 1 | -104/+4 |
* | make: support posts autoloading | Rafael G. Martins | 2019-04-28 | 1 | -4/+104 |
* | make: do not follow symlinks when resolving blogcfile path | Rafael G. Martins | 2019-04-25 | 1 | -10/+11 |
* | make: added support for `blogc -e` | Rafael G. Martins | 2019-04-03 | 1 | -0/+11 |
* | *: update copyright | Rafael G. Martins | 2019-01-15 | 1 | -1/+1 |
* | make: include limits.h | Rafael G. Martins | 2018-12-17 | 1 | -0/+1 |
* | make: fixed memory leak | Rafael G. Martins | 2018-12-17 | 1 | -0/+1 |
* | git-receiver: make: runserver: improved realpath(3) usage | Rafael G. Martins | 2018-12-17 | 1 | -4/+11 |
* | *: update copyright | Rafael G. Martins | 2018-10-14 | 1 | -1/+1 |
* | make: allow custom atom templates | Rafael G. Martins | 2018-07-26 | 1 | -7/+22 |
* | make: remove unused variable | Rafael G. Martins | 2018-07-26 | 1 | -1/+0 |
* | make: use bm_generate_filename when building ctx | Rafael G. Martins | 2018-07-26 | 1 | -4/+5 |
* | make: prevent dereferencing segfaults. minor style fixes | Rafael G. Martins | 2018-07-26 | 1 | -6/+22 |
* | make: handle empty prefixes properly | Rafael G. Martins | 2018-07-24 | 1 | -2/+3 |
* | Revert "Revert "make: fixed context reloading"" | Rafael G. Martins | 2018-03-14 | 1 | -10/+10 |
* | Revert "make: fixed context reloading" | Rafael G. Martins | 2018-03-13 | 1 | -10/+10 |
* | make: fixed context reloading | Rafael G. Martins | 2018-03-13 | 1 | -10/+10 |
* | make: added `MAKE_POST` var to `posts` and `pages` rules | Rafael G. Martins | 2018-03-11 | 1 | -7/+10 |
* | make: typo | Rafael G. Martins | 2018-03-11 | 1 | -1/+1 |
* | make: do not run stat twice for regular files when copying | Rafael G. Martins | 2018-02-24 | 1 | -17/+21 |
* | make: copy rule should support directories, recursively | Rafael G. Martins | 2017-04-30 | 1 | -2/+47 |
* | make: settings: do not read output_dir from blogcfile | Rafael G. Martins | 2017-04-28 | 1 | -11/+9 |
* | make: all builds are "production" by default, enable "dev" on cli. | Rafael G. Martins | 2017-03-11 | 1 | -1/+1 |
* | make: fix compilation on android | Rafael G. Martins | 2017-03-08 | 1 | -17/+22 |
* | make: add support to "production" builds | Rafael G. Martins | 2017-03-07 | 1 | -0/+1 |
* | make: fixed segfault when blogcfile not found | Rafael G. Martins | 2017-03-05 | 1 | -0/+2 |
* | make: splitted reloader | Rafael G. Martins | 2017-03-04 | 1 | -4/+7 |
* | make: reworked binary lookups, added them to ctx | Rafael G. Martins | 2017-03-03 | 1 | -2/+9 |
* | make: reworked ctx usage by exec functions | Rafael G. Martins | 2017-03-03 | 1 | -0/+1 |
* | *: updated copyright | Rafael G. Martins | 2017-02-25 | 1 | -1/+1 |
* | blogc-make: renamed copy_files settings to copy | Rafael G. Martins | 2017-02-14 | 1 | -8/+8 |
* | blogc-make: implemented automatic reloader for runserver rule | Rafael G. Martins | 2017-02-12 | 1 | -3/+107 |
* | make: improved clean rule | Rafael G. Martins | 2017-01-30 | 1 | -4/+2 |
* | make: fixed includes | Rafael G. Martins | 2017-01-03 | 1 | -2/+1 |
* | blogc-make: fixed clean rule | Rafael G. Martins | 2017-01-03 | 1 | -3/+9 |
* | github-lambda: blogc-make: integrate | Rafael G. Martins | 2016-12-27 | 1 | -0/+7 |
* | make: implemented a build tool for blogc | Rafael G. Martins | 2016-12-27 | 1 | -0/+172 |