Refinement of tools directory.

This commit is contained in:
Ruben Ayrapetyan
2015-02-10 20:18:25 +03:00
parent d2459398f5
commit f3ff78b81b
19 changed files with 149 additions and 2449 deletions
+6 -6
View File
@@ -100,14 +100,14 @@ PRECOMMIT_CHECK_TARGETS_VALGRIND_LIST= debug.linux-valgrind.check \
release.linux-valgrind.check \
release.linux-cp-valgrind.check
push: ./tools/push.sh
@ ./tools/push.sh
push: ./tools/git-scripts/push.sh
@ ./tools/git-scripts/push.sh
pull: ./tools/pull.sh
@ ./tools/pull.sh
pull: ./tools/git-scripts/pull.sh
@ ./tools/git-scripts/pull.sh
log: ./tools/log.sh
@ ./tools/log.sh
log: ./tools/git-scripts/log.sh
@ ./tools/git-scripts/log.sh
precommit: clean
@ echo -e "\nBuilding...\n\n"