Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |