Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (37a0c652adf2c82b0987ca7dda99cc53be386c18)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (37a0c652adf2c82b0987ca7dda99cc53be386c18)
  • Date: Tue, 21 May 2024 08:04:36 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

qt6/qt6tools/DEPENDS | 2 +-
qt6/qt6tools/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 37a0c652adf2c82b0987ca7dda99cc53be386c18
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

qt6tools - forcibly disable clang

diff --git a/qt6/qt6tools/DEPENDS b/qt6/qt6tools/DEPENDS
index 6bab688..934df38 100755
--- a/qt6/qt6tools/DEPENDS
+++ b/qt6/qt6tools/DEPENDS
@@ -1,3 +1,3 @@
source $GRIMOIRE/QT6_DEPENDS &&
depends qt6declarative &&
-optional_depends -sub CLANG llvm '' '' 'build qdoc'
+optional_depends -sub CLANG llvm '' '
-DCMAKE_DISABLE_FIND_PACKAGE_WrapLibClang=1' 'build qdoc'
diff --git a/qt6/qt6tools/HISTORY b/qt6/qt6tools/HISTORY
index bc353cc..6c41b7a 100644
--- a/qt6/qt6tools/HISTORY
+++ b/qt6/qt6tools/HISTORY
@@ -1,5 +1,6 @@
2024-05-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.7.1
+ * DEPENDS: forcibly disable clang

2024-04-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.7.0


  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (37a0c652adf2c82b0987ca7dda99cc53be386c18), Treeve Jelbert, 05/21/2024

Archive powered by MHonArc 2.6.24.

Top of Page