aboutsummaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add visionOS to tool exclusionsTor Arne Vestbø2024-04-031-1/+1
* cmake: Clean up tool platform exclusionsTor Arne Vestbø2024-03-201-60/+46
* remove whitespace from CMakeLists.txtSami Shalayel2024-03-191-1/+1
* qmlls: enable QT_FORCE_BUILD_TOOLS and use CMAKE_CROSSCOMPILING in cmakeSami Shalayel2024-02-291-3/+4
* qmlls: rebuild when modifying QML elements in C++ for CMake projectsSami Shalayel2023-12-041-1/+1
* Exclude qmlls from compilation for VxWorksKrzysztof Sommerfeld2023-11-271-1/+1
* Add tool for converting SVG to QML using ShapesPaul Olav Tvete2023-11-241-0/+8
* Always build qmljsrootgen when building toolsUlf Hermann2023-11-161-3/+1
* qmlls: fix the order in which the build directory is obtainedSami Shalayel2023-06-231-1/+1
* Remove the 'qml-devtools' featureAlexey Edelev2023-05-091-14/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* qmltyperegistrar: Extract into own librarySami Shalayel2022-07-011-0/+1
* CMake: Turn qmlls into an app instead of a tool as a workaroundAlexandru Croitor2022-06-141-1/+2
* Re-add qmlprofiler qmleasing and qmlplugindump to default targetUlf Hermann2022-05-111-9/+16
* Disable qmljs on iOS buildJuha Vuolle2022-02-161-1/+1
* tools: Unconditionally depend on QCommandLineParserFabian Kosmale2022-01-241-2/+4
* QML: qmljsrootgen is host only toolPasi Petäjäjärvi2022-01-201-1/+1
* qmlls: qml language server implementationFawzi Mohamed2021-12-211-0/+3
* CMake: Don't build Qt apps using Ninja when targeting iOSAlexandru Croitor2021-11-091-3/+3
* Long live (dummy-for-now) qmltc!Andrei Golubev2021-10-211-0/+1
* qmldom: compare and dump to file, domtoolFawzi Mohamed2021-06-051-0/+1
* Fix qmleasing build without features.*Tasuku Suzuki2021-05-061-1/+14
* Fix build without features.mainwindowTasuku Suzuki2021-04-161-1/+1
* Add qmltypes for JavaScript root objectMaximilian Goldstein2021-03-191-0/+3
* CMake: Adjust and regenerate tools projectAlexandru Croitor2020-05-041-41/+34
* Revert "CMake: Exclude building apps when cross-compiling"Alexandru Croitor2020-04-061-7/+0
* CMake: Exclude building apps when cross-compilingAlexandru Croitor2020-04-061-0/+7
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+1
* Post merge fixesLeander Beernaert2020-01-241-1/+0
* Stop manually using qt_export_toolsAlexandru Croitor2019-09-301-1/+0
* Allow the use of qmlcachegen inside srcSimon Hausmann2019-07-291-4/+2
* Export built Qml ToolsLeander Beernaert2019-07-221-0/+2
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
* Port the declarative toolsAlexandru Croitor2019-06-081-0/+54