summaryrefslogtreecommitdiffstats
path: root/src/tools/syncqt/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Partially disable sanitizers for syncqtAlexandru Croitor2024-01-221-0/+8
* Require the C++17 standard for configure-time syncqtAlexey Edelev2023-09-111-1/+1
* Make sure that exception flags are not overridden in syncqt toolAlexey Edelev2023-07-101-0/+1
* Re-enable exceptions when building syncqtAlexey Edelev2023-07-061-0/+6
* Fix syncqt compiler and linker flags handlingAlexey Edelev2023-06-291-4/+13
* Pass CMAKE_OSX_SYSROOT to syncqt CMAKE_FLAGSAlexey Edelev2023-06-281-0/+5
* Introduce QT_SYNC_HEADERS_AT_CONFIGURE_TIME flagAlexey Edelev2023-06-271-24/+36
* Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flagAlexey Edelev2023-01-131-1/+6
* Avoid full optimization of syncqt if QT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS ...Alexey Edelev2023-01-061-1/+3
* Change the RUNTIME_OUTPUT_DIRECTORY for configure-time executablesAlexey Edelev2023-01-051-0/+2
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+30