aboutsummaryrefslogtreecommitdiffstats
path: root/qface/watch.py
Commit message (Expand)AuthorAgeFilesLines
* remove dependency to sh functionJuergen Bocklage-Ryannel2018-11-221-2/+2
* Merge branch 'develop' of github.com:Pelagicore/qface into developJuergen Bocklage-Ryannel2018-11-221-2/+2
|\
| * update watchJuergen Bocklage-Ryannel2018-11-011-10/+16
* | - add new qface binary to launch external rule filesJuergen Bocklage-Ryannel2018-11-221-5/+4
|/
* update watch codeJuergen Bocklage-Ryannel2018-11-011-14/+11
* Ensure watched file entries are always foldersJuergen Bocklage-Ryannel2018-05-021-0/+2
* changed calling of watch.monitor.Juergen Bocklage-Ryannel2017-08-111-3/+3
* Fixed an issue that the watcher watched to many foldersJuergen Bocklage-Ryannel2017-08-091-1/+0
* Fixed issue how script directory was watched and ensuredJuergen Bocklage-Ryannel2017-07-081-6/+7
* Limit reloading to pure file changes. Ignoring directory changesJuergen Bocklage-Ryannel2017-06-271-0/+2
* Fixed an issue with the reloading options for the reference generatorsJuergen Bocklage-Ryannel2017-03-171-8/+7
* Updated the documentation for the new watch and shell moduleJuergen Bocklage-Ryannel2017-02-121-1/+4
* Allows now to pass in the command line as array of arguments (args) for the s...Juergen Bocklage-Ryannel2017-02-111-14/+8
* Ensured the script is always called with the correct python executable in rel...Juergen Bocklage-Ryannel2017-02-031-1/+3
* Added reload option to qtcpp generator. Allows to watch recursive the source ...Juergen Bocklage-Ryannel2017-02-031-0/+55