| Commit message (Expand) | Author | Age | Files | Lines |
* | make: fixed filename generation for rules and atom feed | Rafael G. Martins | 2018-07-25 | 2 | -58/+554 |
* | make: added utilitary function to generate filenames | Rafael G. Martins | 2018-07-25 | 1 | -0/+119 |
* | make: handle empty prefixes properly | Rafael G. Martins | 2018-07-24 | 2 | -3/+68 |
* | make: disable post listings if {atom_,}posts_per_page is 0 | Rafael G. Martins | 2018-06-10 | 1 | -46/+1 |
* | make: test atom_posts_per_page = -1 | Rafael G. Martins | 2018-06-10 | 1 | -0/+15 |
* | Revert "make: disable pagination rules if <= 0 posts per page" | Rafael G. Martins | 2018-06-10 | 1 | -0/+48 |
* | make: disable pagination rules if <= 0 posts per page | Rafael G. Martins | 2018-06-09 | 1 | -48/+0 |
* | make: fixed pagination, added tests | Rafael G. Martins | 2018-03-20 | 1 | -0/+377 |
* | make: rename TAG_CLOUD to MAKE_TAGS | Rafael G. Martins | 2018-03-12 | 1 | -3/+3 |
* | make: added `MAKE_POST` var to `posts` and `pages` rules | Rafael G. Martins | 2018-03-11 | 1 | -22/+35 |
* | make: fix memory leak | Rafael G. Martins | 2018-03-11 | 1 | -0/+1 |
* | make: pass TAG_CLOUD variable to blogc. | Rafael G. Martins | 2018-03-10 | 1 | -0/+45 |
* | make: disable bm_find_binary tests when running embedded | Rafael G. Martins | 2018-01-07 | 1 | -0/+6 |
* | make: added 'html_order' and 'atom_order' settings | Rafael G. Martins | 2017-08-03 | 2 | -5/+123 |
* | make: copy rule should support directories, recursively | Rafael G. Martins | 2017-04-30 | 1 | -0/+70 |
* | make: settings: do not read output_dir from blogcfile | Rafael G. Martins | 2017-04-28 | 2 | -92/+83 |
* | make: fix tests | Rafael G. Martins | 2017-04-11 | 1 | -12/+3 |
* | make: all builds are "production" by default, enable "dev" on cli. | Rafael G. Martins | 2017-03-11 | 1 | -6/+5 |
* | make: add support to "production" builds | Rafael G. Martins | 2017-03-07 | 1 | -6/+48 |
* | make: s/env/global/ | Rafael G. Martins | 2017-03-06 | 2 | -28/+28 |
* | make: added missing test | Rafael G. Martins | 2017-03-03 | 1 | -0/+4 |
* | make: improved tests | Rafael G. Martins | 2017-03-03 | 1 | -3/+3 |
* | make: reworked binary lookups, added them to ctx | Rafael G. Martins | 2017-03-03 | 4 | -60/+56 |
* | make: implement binary lookup in a more portable way | Rafael G. Martins | 2017-03-01 | 4 | -0/+8 |
* | make: keep backward compatibility with [copy_files] | Rafael G. Martins | 2017-02-25 | 1 | -0/+93 |
* | make: renamed [environment] to [global] | Rafael G. Martins | 2017-02-25 | 2 | -3/+120 |
* | *: updated copyright | Rafael G. Martins | 2017-02-25 | 4 | -4/+4 |
* | make: parse runserver arguments from cli, instead of env | Rafael G. Martins | 2017-02-24 | 1 | -0/+104 |
* | blogc-make: renamed copy_files settings to copy | Rafael G. Martins | 2017-02-14 | 1 | -6/+6 |
* | blogc-make: renamed auto-defined vars to MAKE_* | Rafael G. Martins | 2017-02-13 | 1 | -2/+2 |
* | make: fixed cmd quoting. read runserver settings from env | Rafael G. Martins | 2017-02-07 | 1 | -6/+6 |
* | blogc-make: fixed clean rule | Rafael G. Martins | 2017-01-03 | 1 | -1/+64 |
* | tests: use absolute path for binaries | Rafael G. Martins | 2017-01-02 | 1 | -7/+9 |
* | make: rename settings.ini to blogcfile | Rafael G. Martins | 2017-01-01 | 1 | -14/+14 |
* | make: added a bunch of tests | Rafael G. Martins | 2017-01-01 | 3 | -0/+1088 |
* | make: implemented runserver rule | Rafael G. Martins | 2016-12-27 | 1 | -1/+4 |
* | make: implemented a build tool for blogc | Rafael G. Martins | 2016-12-27 | 1 | -0/+158 |