aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-make/reloader.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-2/+3
* make: exit 1 on errorRafael G. Martins2019-03-281-2/+2
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* Revert "make: trying to fix osx build due to lack of SIGRTMAX"Rafael G. Martins2018-05-131-8/+0
* make: simplified signal logicRafael G. Martins2018-05-131-10/+13
* make: trying to fix osx build due to lack of SIGRTMAXRafael G. Martins2018-05-131-0/+8
* make: added 'watch' rule. improved 'runserver' rule.Rafael G. Martins2018-05-131-51/+66
* Revert "Revert "make: fixed context reloading""Rafael G. Martins2018-03-141-1/+1
* Revert "make: fixed context reloading"Rafael G. Martins2018-03-131-1/+1
* make: fixed context reloadingRafael G. Martins2018-03-131-1/+1
* make: reloader: do not kill the process on reload failureRafael G. Martins2018-01-271-6/+8
* make: make the reloader interface genericRafael G. Martins2017-03-041-3/+6
* make: fixed includeRafael G. Martins2017-03-041-1/+1
* make: splitted reloaderRafael G. Martins2017-03-041-0/+93