aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-11-16 21:01:25 +0100
committerCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-11-18 10:50:27 +0100
commit91f62b1db2bdfe9b4eaeb291f31c97c1767fa3fd (patch)
tree23c5b115a0f084c64b715f3735073ed8fe4b33bc
parentf91914b75aac2acd61ca2e1310c0523f78130171 (diff)
Move scripts to tools directory
The root of the repo should stay clean, at the moment we have too many things around. It makes more sense to move these scripts to the tools directories. Change-Id: Ieca26107dafddfffa2a8dc5b9bb41e9942e0ebfa Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--tools/checklibs.py (renamed from checklibs.py)0
-rw-r--r--tools/debug_windows.py (renamed from debug_windows.py)0
-rw-r--r--tools/missing_bindings.py (renamed from missing_bindings.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/checklibs.py b/tools/checklibs.py
index 18aa11e93..18aa11e93 100644
--- a/checklibs.py
+++ b/tools/checklibs.py
diff --git a/debug_windows.py b/tools/debug_windows.py
index ab1c03aba..ab1c03aba 100644
--- a/debug_windows.py
+++ b/tools/debug_windows.py
diff --git a/missing_bindings.py b/tools/missing_bindings.py
index 8f3c0b808..8f3c0b808 100644
--- a/missing_bindings.py
+++ b/tools/missing_bindings.py