Revision | 0fdc60094874dd127ad625ece67af723c7ca514c (tree) |
---|---|
Time | 2022-11-14 08:37:05 |
Author | Fs <Fsu0413@vip....> |
Commiter | Fs |
remove KDE configurations since we are not building it
@@ -2257,415 +2257,6 @@ conf.Q5mx6_W = { | ||
2257 | 2257 | |
2258 | 2258 | -------------------------------------------------------------------- |
2259 | 2259 | |
2260 | -conf.q5_kdewx3m8 = { | |
2261 | - name = "Qt5.15-KDE-Windows-x86-MinGW&HOSTTOOLVERSION&", | |
2262 | - qtVersion = "5.15.k", | |
2263 | - host = "Win10", | |
2264 | - toolchain = "MinGW810-32", | |
2265 | - configureParameter = [[ | |
2266 | - -prefix | |
2267 | - &INSTALLROOT& | |
2268 | - -opensource | |
2269 | - -shared | |
2270 | - -release | |
2271 | - -confirm-license | |
2272 | - -platform | |
2273 | - win32-g++ | |
2274 | - -pch | |
2275 | - -nomake | |
2276 | - examples | |
2277 | - -nomake | |
2278 | - tests | |
2279 | - -no-compile-examples | |
2280 | - -qt-doubleconversion | |
2281 | - -qt-zlib | |
2282 | - -qt-pcre | |
2283 | - -no-icu | |
2284 | - -opengl | |
2285 | - dynamic | |
2286 | - -ssl | |
2287 | - -schannel | |
2288 | - -sql-sqlite | |
2289 | - -sql-odbc | |
2290 | - -make-tool | |
2291 | - "mingw32-make -j%PARALLELNUM%" | |
2292 | - ]], | |
2293 | -} | |
2294 | - | |
2295 | -conf.q5_kdewx6m8 = { | |
2296 | - name = "Qt5.15-KDE-Windows-x86_64-MinGW&HOSTTOOLVERSION&", | |
2297 | - qtVersion = "5.15.k", | |
2298 | - host = "Win10", | |
2299 | - toolchain = "MinGW810-64", | |
2300 | - configureParameter = [[ | |
2301 | - -prefix | |
2302 | - &INSTALLROOT& | |
2303 | - -opensource | |
2304 | - -shared | |
2305 | - -release | |
2306 | - -confirm-license | |
2307 | - -platform | |
2308 | - win32-g++ | |
2309 | - -pch | |
2310 | - -nomake | |
2311 | - examples | |
2312 | - -nomake | |
2313 | - tests | |
2314 | - -no-compile-examples | |
2315 | - -qt-doubleconversion | |
2316 | - -qt-zlib | |
2317 | - -qt-pcre | |
2318 | - -no-icu | |
2319 | - -opengl | |
2320 | - dynamic | |
2321 | - -ssl | |
2322 | - -schannel | |
2323 | - -sql-sqlite | |
2324 | - -sql-odbc | |
2325 | - -make-tool | |
2326 | - "mingw32-make -j%PARALLELNUM%" | |
2327 | - ]], | |
2328 | -} | |
2329 | - | |
2330 | -conf.q5_kdewx3v9 = { | |
2331 | - name = "Qt5.15-KDE-Windows-x86-VS2019-&HOSTTOOLVERSION&", | |
2332 | - qtVersion = "5.15.k", | |
2333 | - host = "Win10", | |
2334 | - toolchain = "MSVC2019-32", | |
2335 | - configureParameter = [[ | |
2336 | - -prefix | |
2337 | - &INSTALLROOT& | |
2338 | - -opensource | |
2339 | - -shared | |
2340 | - -release | |
2341 | - -confirm-license | |
2342 | - -platform | |
2343 | - win32-msvc | |
2344 | - -pch | |
2345 | - -nomake | |
2346 | - examples | |
2347 | - -nomake | |
2348 | - tests | |
2349 | - -no-compile-examples | |
2350 | - -qt-doubleconversion | |
2351 | - -qt-zlib | |
2352 | - -qt-pcre | |
2353 | - -no-icu | |
2354 | - -opengl | |
2355 | - dynamic | |
2356 | - -ssl | |
2357 | - -schannel | |
2358 | - -sql-sqlite | |
2359 | - -sql-odbc | |
2360 | - -make-tool | |
2361 | - jom | |
2362 | - -webengine-proprietary-codecs | |
2363 | - ]], | |
2364 | -} | |
2365 | - | |
2366 | -conf.q5_kdewx6v9 = { | |
2367 | - name = "Qt5.15-KDE-Windows-x86_64-VS2019-&HOSTTOOLVERSION&", | |
2368 | - qtVersion = "5.15.k", | |
2369 | - host = "Win10", | |
2370 | - toolchain = "MSVC2019-64", | |
2371 | - configureParameter = [[ | |
2372 | - -prefix | |
2373 | - &INSTALLROOT& | |
2374 | - -opensource | |
2375 | - -shared | |
2376 | - -release | |
2377 | - -confirm-license | |
2378 | - -platform | |
2379 | - win32-msvc | |
2380 | - -pch | |
2381 | - -nomake | |
2382 | - examples | |
2383 | - -nomake | |
2384 | - tests | |
2385 | - -no-compile-examples | |
2386 | - -qt-doubleconversion | |
2387 | - -qt-zlib | |
2388 | - -qt-pcre | |
2389 | - -no-icu | |
2390 | - -opengl | |
2391 | - dynamic | |
2392 | - -ssl | |
2393 | - -schannel | |
2394 | - -sql-sqlite | |
2395 | - -sql-odbc | |
2396 | - -make-tool | |
2397 | - jom | |
2398 | - -webengine-proprietary-codecs | |
2399 | - ]], | |
2400 | -} | |
2401 | - | |
2402 | -conf.q5_kdewx6v2 = { | |
2403 | - name = "Qt5.15-KDE-Windows-x86_64-VS2022-&HOSTTOOLVERSION&", | |
2404 | - qtVersion = "5.15.k", | |
2405 | - host = "Win10", | |
2406 | - toolchain = "MSVC2022-64", | |
2407 | - configureParameter = [[ | |
2408 | - -prefix | |
2409 | - &INSTALLROOT& | |
2410 | - -opensource | |
2411 | - -shared | |
2412 | - -release | |
2413 | - -confirm-license | |
2414 | - -platform | |
2415 | - win32-msvc | |
2416 | - -pch | |
2417 | - -nomake | |
2418 | - examples | |
2419 | - -nomake | |
2420 | - tests | |
2421 | - -no-compile-examples | |
2422 | - -qt-doubleconversion | |
2423 | - -qt-zlib | |
2424 | - -qt-pcre | |
2425 | - -no-icu | |
2426 | - -opengl | |
2427 | - dynamic | |
2428 | - -ssl | |
2429 | - -schannel | |
2430 | - -sql-sqlite | |
2431 | - -sql-odbc | |
2432 | - -make-tool | |
2433 | - jom | |
2434 | - -webengine-proprietary-codecs | |
2435 | - ]], | |
2436 | -} | |
2437 | - | |
2438 | -conf.q5_kdemx6 = { | |
2439 | - name = "Qt5.15-KDE-macOS-x86_64-AppleClang&HOSTTOOLVERSION&", | |
2440 | - qtVersion = "5.15.k", | |
2441 | - host = "macOS1015", | |
2442 | - configureParameter = [[ | |
2443 | - -prefix | |
2444 | - &INSTALLROOT& | |
2445 | - -opensource | |
2446 | - -shared | |
2447 | - -release | |
2448 | - -confirm-license | |
2449 | - -platform | |
2450 | - macx-clang | |
2451 | - -pch | |
2452 | - -nomake | |
2453 | - examples | |
2454 | - -nomake | |
2455 | - tests | |
2456 | - -no-compile-examples | |
2457 | - -qt-doubleconversion | |
2458 | - -qt-zlib | |
2459 | - -qt-pcre | |
2460 | - -no-icu | |
2461 | - -opengl | |
2462 | - desktop | |
2463 | - -no-openssl | |
2464 | - -securetransport | |
2465 | - -sql-sqlite | |
2466 | - -make-tool | |
2467 | - "make -j$PARALLELNUM" | |
2468 | - -rpath | |
2469 | - -webengine-proprietary-codecs | |
2470 | - ]], | |
2471 | -} | |
2472 | - | |
2473 | -conf.q5_kdemx6nf = { | |
2474 | - name = "Qt5.15-KDE-macOS-x86_64-AppleClang&HOSTTOOLVERSION&-noFramework", | |
2475 | - qtVersion = "5.15.k", | |
2476 | - host = "macOS1015", | |
2477 | - variant = {"-noFramework"}, | |
2478 | - configureParameter = [[ | |
2479 | - -prefix | |
2480 | - &INSTALLROOT& | |
2481 | - -opensource | |
2482 | - -shared | |
2483 | - -release | |
2484 | - -confirm-license | |
2485 | - -platform | |
2486 | - macx-clang | |
2487 | - -pch | |
2488 | - -nomake | |
2489 | - examples | |
2490 | - -nomake | |
2491 | - tests | |
2492 | - -no-compile-examples | |
2493 | - -qt-doubleconversion | |
2494 | - -qt-zlib | |
2495 | - -qt-pcre | |
2496 | - -no-icu | |
2497 | - -opengl | |
2498 | - desktop | |
2499 | - -no-openssl | |
2500 | - -securetransport | |
2501 | - -sql-sqlite | |
2502 | - -make-tool | |
2503 | - "make -j$PARALLELNUM" | |
2504 | - -rpath | |
2505 | - -webengine-proprietary-codecs | |
2506 | - -no-framework | |
2507 | - ]], | |
2508 | -} | |
2509 | - | |
2510 | -conf.q5_kdewx6m8_aalnl = { | |
2511 | - name = "Qt5.15-KDE-Android-ALL-Clang-NDKr21e-XWindows-x86_64-MinGW&HOSTTOOLVERSION&", | |
2512 | - qtVersion = "5.15.k", | |
2513 | - host = "Win10", | |
2514 | - toolchain = "MinGW810-64", | |
2515 | - target = "Android-21", | |
2516 | - toolchainT = "Android-21-r21e-all", | |
2517 | - opensslConf = "o1aalnl", | |
2518 | - androidSdkVersion = "29", | |
2519 | - configureParameter = [[ | |
2520 | - -prefix | |
2521 | - / | |
2522 | - -opensource | |
2523 | - -shared | |
2524 | - -release | |
2525 | - -confirm-license | |
2526 | - -platform | |
2527 | - win32-g++ | |
2528 | - -xplatform | |
2529 | - android-clang | |
2530 | - -nomake | |
2531 | - examples | |
2532 | - -nomake | |
2533 | - tests | |
2534 | - -no-compile-examples | |
2535 | - -qt-doubleconversion | |
2536 | - -qt-zlib | |
2537 | - -qt-pcre | |
2538 | - -no-icu | |
2539 | - -opengl | |
2540 | - es2 | |
2541 | - -ssl | |
2542 | - -openssl-linked | |
2543 | - -I | |
2544 | - &OPENSSLDIR&\include | |
2545 | - -L | |
2546 | - &OPENSSLDIR&/lib/ | |
2547 | - -sql-sqlite | |
2548 | - -make-tool | |
2549 | - "mingw32-make -j%PARALLELNUM%" | |
2550 | - -android-sdk | |
2551 | - &ANDROIDSDKROOT& | |
2552 | - -android-ndk | |
2553 | - &ANDROIDNDKROOT& | |
2554 | - -android-ndk-platform | |
2555 | - android-21 | |
2556 | - -android-ndk-host | |
2557 | - windows-x86_64 | |
2558 | - -skip | |
2559 | - qtscript | |
2560 | - ]], | |
2561 | -} | |
2562 | - | |
2563 | -conf.q5_kdelx6_aalnl = { | |
2564 | - name = "Qt5.15-KDE-Android-ALL-Clang-NDKr21e-xLinux-x86_64-gcc&HOSTTOOLVERSION&", | |
2565 | - qtVersion = "5.15.k", | |
2566 | - host = "CentOS8", | |
2567 | - target = "Android-21", | |
2568 | - toolchainT = "Android-21-r21e-all", | |
2569 | - opensslConf = "o1aalnl", | |
2570 | - androidSdkVersion = "29", | |
2571 | - configureParameter = [[ | |
2572 | - -prefix | |
2573 | - / | |
2574 | - -opensource | |
2575 | - -shared | |
2576 | - -release | |
2577 | - -confirm-license | |
2578 | - -platform | |
2579 | - linux-g++ | |
2580 | - -xplatform | |
2581 | - android-clang | |
2582 | - -nomake | |
2583 | - examples | |
2584 | - -nomake | |
2585 | - tests | |
2586 | - -no-compile-examples | |
2587 | - -qt-doubleconversion | |
2588 | - -qt-zlib | |
2589 | - -qt-pcre | |
2590 | - -no-icu | |
2591 | - -opengl | |
2592 | - es2 | |
2593 | - -ssl | |
2594 | - -openssl-linked | |
2595 | - -I | |
2596 | - &OPENSSLDIR&/include/ | |
2597 | - -L | |
2598 | - &OPENSSLDIR&/lib/ | |
2599 | - -sql-sqlite | |
2600 | - -make-tool | |
2601 | - "make -j$PARALLELNUM" | |
2602 | - -android-sdk | |
2603 | - &ANDROIDSDKROOT& | |
2604 | - -android-ndk | |
2605 | - &ANDROIDNDKROOT& | |
2606 | - -android-ndk-platform | |
2607 | - android-21 | |
2608 | - -android-ndk-host | |
2609 | - linux-x86_64 | |
2610 | - -skip | |
2611 | - qtscript | |
2612 | - ]], | |
2613 | -} | |
2614 | - | |
2615 | -conf.q5_kdemx6_aalnl = { | |
2616 | - name = "Qt5.15-KDE-Android-ALL-Clang-NDKr21e-xmacOS-x86_64-AppleClang&HOSTTOOLVERSION&", | |
2617 | - qtVersion = "5.15.k", | |
2618 | - host = "macOS1015", | |
2619 | - target = "Android-21", | |
2620 | - toolchainT = "Android-21-r21e-all", | |
2621 | - opensslConf = "o1aalnl", | |
2622 | - androidSdkVersion = "29", | |
2623 | - configureParameter = [[ | |
2624 | - -prefix | |
2625 | - / | |
2626 | - -opensource | |
2627 | - -shared | |
2628 | - -release | |
2629 | - -confirm-license | |
2630 | - -platform | |
2631 | - macx-clang | |
2632 | - -xplatform | |
2633 | - android-clang | |
2634 | - -nomake | |
2635 | - examples | |
2636 | - -nomake | |
2637 | - tests | |
2638 | - -no-compile-examples | |
2639 | - -qt-doubleconversion | |
2640 | - -qt-zlib | |
2641 | - -qt-pcre | |
2642 | - -no-icu | |
2643 | - -opengl | |
2644 | - es2 | |
2645 | - -ssl | |
2646 | - -openssl-linked | |
2647 | - -I | |
2648 | - &OPENSSLDIR&/include/ | |
2649 | - -L | |
2650 | - &OPENSSLDIR&/lib/ | |
2651 | - -sql-sqlite | |
2652 | - -make-tool | |
2653 | - "make -j$PARALLELNUM" | |
2654 | - -android-sdk | |
2655 | - &ANDROIDSDKROOT& | |
2656 | - -android-ndk | |
2657 | - &ANDROIDNDKROOT& | |
2658 | - -android-ndk-platform | |
2659 | - android-21 | |
2660 | - -android-ndk-host | |
2661 | - darwin-x86_64 | |
2662 | - -skip | |
2663 | - qtscript | |
2664 | - ]], | |
2665 | -} | |
2666 | - | |
2667 | --------------------------------------------------------------------- | |
2668 | - | |
2669 | 2260 | conf.q6_2wx6v9 = { |
2670 | 2261 | name = "Qt6.2.4-Windows-x86_64-VS2019-&HOSTTOOLVERSION&", |
2671 | 2262 | qtVersion = "6.2.4-4", |