Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright | Rafael G. Martins | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | *: update copyright | Rafael G. Martins | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | Revert "make: trying to fix osx build due to lack of SIGRTMAX" | Rafael G. Martins | 2018-05-13 | 1 | -8/+0 |
| | | | | This reverts commit 321459e9584e4f9b6c725f1e19effef693e3c561. | ||||
* | make: simplified signal logic | Rafael G. Martins | 2018-05-13 | 1 | -10/+13 |
| | |||||
* | make: trying to fix osx build due to lack of SIGRTMAX | Rafael G. Martins | 2018-05-13 | 1 | -0/+8 |
| | |||||
* | make: added 'watch' rule. improved 'runserver' rule. | Rafael G. Martins | 2018-05-13 | 1 | -51/+66 |
| | |||||
* | Revert "Revert "make: fixed context reloading"" | Rafael G. Martins | 2018-03-14 | 1 | -1/+1 |
| | | | | This reverts commit 6dc12e00c852b143429b3db0c01cb9abcf102b8f. | ||||
* | Revert "make: fixed context reloading" | Rafael G. Martins | 2018-03-13 | 1 | -1/+1 |
| | | | | | | This reverts commit 89e2a39d1ee66a233b1cd21606ba66b32b902b08. This commit was reverted only to test the clang-analyzer travis job. | ||||
* | make: fixed context reloading | Rafael G. Martins | 2018-03-13 | 1 | -1/+1 |
| | | | | this bug was reported by clang-analyzer. | ||||
* | make: reloader: do not kill the process on reload failure | Rafael G. Martins | 2018-01-27 | 1 | -6/+8 |
| | |||||
* | make: make the reloader interface generic | Rafael G. Martins | 2017-03-04 | 1 | -3/+6 |
| | | | | this way it can run any rule, even if we don't need this feature now | ||||
* | make: fixed include | Rafael G. Martins | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | make: splitted reloader | Rafael G. Martins | 2017-03-04 | 1 | -0/+93 |