summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--profiles/qt/android/6.0.4/qt-6.0.4-android-armeabi-v7a13
-rw-r--r--profiles/qt/android/6.0.4/qt-6.0.4-android-armv64_v8a13
-rw-r--r--profiles/qt/android/6.0.4/qt-6.0.4-android-x8613
-rw-r--r--profiles/qt/android/6.0.4/qt-6.0.4-android-x86_6413
-rw-r--r--profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv7hf11
-rw-r--r--profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv811
-rw-r--r--profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-x86_6411
-rw-r--r--profiles/qt/linux/6.0.4/qt-6.0.4-gcc-x86_6413
-rw-r--r--profiles/qt/macos/6.0.4/qt-6.0.4-macx-clang13
-rw-r--r--profiles/qt/macos/6.0.4/qt-6.0.4-macx-ios14
-rw-r--r--profiles/qt/windows/6.0.4/qt-6.0.4-mingw81_6417
-rw-r--r--profiles/qt/windows/6.0.4/qt-6.0.4-msvc2019_6413
12 files changed, 155 insertions, 0 deletions
diff --git a/profiles/qt/android/6.0.4/qt-6.0.4-android-armeabi-v7a b/profiles/qt/android/6.0.4/qt-6.0.4-android-armeabi-v7a
new file mode 100644
index 0000000..4f625d0
--- /dev/null
+++ b/profiles/qt/android/6.0.4/qt-6.0.4-android-armeabi-v7a
@@ -0,0 +1,13 @@
+[settings]
+ os=Android
+ os.api_level=23
+ arch=armv7
+ compiler=clang
+ compiler.version=9
+ compiler.libcxx=c++_shared
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/android_armv7
diff --git a/profiles/qt/android/6.0.4/qt-6.0.4-android-armv64_v8a b/profiles/qt/android/6.0.4/qt-6.0.4-android-armv64_v8a
new file mode 100644
index 0000000..7774abf
--- /dev/null
+++ b/profiles/qt/android/6.0.4/qt-6.0.4-android-armv64_v8a
@@ -0,0 +1,13 @@
+[settings]
+ os=Android
+ os.api_level=23
+ arch=armv8
+ compiler=clang
+ compiler.version=9
+ compiler.libcxx=c++_shared
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/android_arm64_v8a
diff --git a/profiles/qt/android/6.0.4/qt-6.0.4-android-x86 b/profiles/qt/android/6.0.4/qt-6.0.4-android-x86
new file mode 100644
index 0000000..98bb41c
--- /dev/null
+++ b/profiles/qt/android/6.0.4/qt-6.0.4-android-x86
@@ -0,0 +1,13 @@
+[settings]
+ os=Android
+ os.api_level=23
+ arch=x86
+ compiler=clang
+ compiler.version=9
+ compiler.libcxx=c++_shared
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/android_x86
diff --git a/profiles/qt/android/6.0.4/qt-6.0.4-android-x86_64 b/profiles/qt/android/6.0.4/qt-6.0.4-android-x86_64
new file mode 100644
index 0000000..1e45e1f
--- /dev/null
+++ b/profiles/qt/android/6.0.4/qt-6.0.4-android-x86_64
@@ -0,0 +1,13 @@
+[settings]
+ os=Android
+ os.api_level=23
+ arch=x86_64
+ compiler=clang
+ compiler.version=9
+ compiler.libcxx=c++_shared
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/android_x86_64
diff --git a/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv7hf b/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv7hf
new file mode 100644
index 0000000..2b82b85
--- /dev/null
+++ b/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv7hf
@@ -0,0 +1,11 @@
+[settings]
+ os=Linux
+ arch=armv7hf
+ compiler=gcc
+ compiler.version=9
+ compiler.libcxx=libstdc++11
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
diff --git a/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv8 b/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv8
new file mode 100644
index 0000000..608aa04
--- /dev/null
+++ b/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-armv8
@@ -0,0 +1,11 @@
+[settings]
+ os=Linux
+ arch=armv8
+ compiler=gcc
+ compiler.version=9
+ compiler.libcxx=libstdc++11
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
diff --git a/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-x86_64 b/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-x86_64
new file mode 100644
index 0000000..63d6bc4
--- /dev/null
+++ b/profiles/qt/boot2qt/6.0.4/qt-6.0.4-boot2qt-x86_64
@@ -0,0 +1,11 @@
+[settings]
+ os=Linux
+ arch=x86_64
+ compiler=gcc
+ compiler.version=9
+ compiler.libcxx=libstdc++11
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
diff --git a/profiles/qt/linux/6.0.4/qt-6.0.4-gcc-x86_64 b/profiles/qt/linux/6.0.4/qt-6.0.4-gcc-x86_64
new file mode 100644
index 0000000..312ed34
--- /dev/null
+++ b/profiles/qt/linux/6.0.4/qt-6.0.4-gcc-x86_64
@@ -0,0 +1,13 @@
+[settings]
+ os=Linux
+ arch=x86_64
+ compiler=gcc
+ compiler.version=7.5
+ compiler.libcxx=libstdc++11
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/gcc_64
+
diff --git a/profiles/qt/macos/6.0.4/qt-6.0.4-macx-clang b/profiles/qt/macos/6.0.4/qt-6.0.4-macx-clang
new file mode 100644
index 0000000..263bb64
--- /dev/null
+++ b/profiles/qt/macos/6.0.4/qt-6.0.4-macx-clang
@@ -0,0 +1,13 @@
+[settings]
+ os=Macos
+ arch=x86_64
+ compiler=apple-clang
+ compiler.version=11.0
+ compiler.libcxx=libc++
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/clang_64
+
diff --git a/profiles/qt/macos/6.0.4/qt-6.0.4-macx-ios b/profiles/qt/macos/6.0.4/qt-6.0.4-macx-ios
new file mode 100644
index 0000000..ee35ae0
--- /dev/null
+++ b/profiles/qt/macos/6.0.4/qt-6.0.4-macx-ios
@@ -0,0 +1,14 @@
+[settings]
+ os=iOS
+ os.version=13.2
+ arch=armv8
+ compiler=apple-clang
+ compiler.version=11.0
+ compiler.libcxx=libc++
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/ios
+
diff --git a/profiles/qt/windows/6.0.4/qt-6.0.4-mingw81_64 b/profiles/qt/windows/6.0.4/qt-6.0.4-mingw81_64
new file mode 100644
index 0000000..8eb6eb4
--- /dev/null
+++ b/profiles/qt/windows/6.0.4/qt-6.0.4-mingw81_64
@@ -0,0 +1,17 @@
+[settings]
+ os=Windows
+ os_build=Windows
+ arch=x86_64
+ arch_build=x86_64
+ compiler=gcc
+ compiler.version=5
+ compiler.libcxx=libstdc++11
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+CC=gcc
+CXX=g++
+QT_PATH=%QT_VERSION_PATH%/mingw81_64
+
diff --git a/profiles/qt/windows/6.0.4/qt-6.0.4-msvc2019_64 b/profiles/qt/windows/6.0.4/qt-6.0.4-msvc2019_64
new file mode 100644
index 0000000..bad9581
--- /dev/null
+++ b/profiles/qt/windows/6.0.4/qt-6.0.4-msvc2019_64
@@ -0,0 +1,13 @@
+[settings]
+ os=Windows
+ arch=x86_64
+ compiler=Visual Studio
+ compiler.version=16
+ build_type=Release
+[options]
+qt6=6.0.4
+[build_requires]
+[env]
+QT_PATH=%QT_VERSION_PATH%/msvc2019_64
+CONAN_CMAKE_GENERATOR=Ninja
+