malte_langkabel
3cb15f1754
build: script fixes
...
* regex removed in hook since it was not working on windows.
* fixed method for getting the script's path for windows. using this in setup and clean script.
* fixed missing include in cmakelists
2016-04-15 13:57:46 +02:00
Andreas Stallinger
23fbe6c384
script: move forced test to precommit hook
...
NOTE: run setup.sh script to update the hooks
* commit message after building and testing
* pushing tags does not run builds and tests
2016-04-14 11:46:53 +02:00
Andreas Stallinger
0cc777a892
script: pre push hook - ignore delete remote branch
2016-03-14 17:02:27 +01:00
Andreas Stallinger
d431161fbb
script: test enforced push to master
...
enforced building and test with a pre-push hook
IMPORTANT: cmake is needed in PATH
2016-03-07 16:58:57 +01:00