From a3e33df7f65876d02d95946ccb05fa13085449c0 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Tue, 31 Mar 2020 13:18:56 +0200 Subject: Completely remove QtScript from qt5.git It doesn't even compile against c++17 anymore (uses auto_ptr), and the JavaScript engine is now more than 10 years outdated. Change-Id: I56cc36aa5aeb4dfa6b19b699886f6e34fe1eecbd Reviewed-by: Simon Hausmann --- .gitmodules | 7 ------- 1 file changed, 7 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 69b6de11..23a10c51 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,13 +22,6 @@ url = ../qtactiveqt.git branch = dev status = ignore -[submodule "qtscript"] - depends = qtbase - recommends = qttools - path = qtscript - url = ../qtscript.git - branch = dev - status = ignore [submodule "qtmultimedia"] depends = qtbase recommends = qtdeclarative -- cgit v1.2.3