summaryrefslogtreecommitdiffstats
path: root/src/corelib/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* QLogging: enable %{backtrace} support via <stacktrace>Giuseppe D'Angelo8 days1-0/+24
* Introduce feature timezone_locale and begin implementing itEdward Welbourne2024-03-181-0/+6
* Fix build when systemsemaphore is disabledJari Helaakoski2024-02-071-2/+2
* Add cxx11_future in QPromise tests and disable it for VxWorksKrzysztof Sommerfeld2024-01-311-1/+1
* Disable timezone which is not supported on VxworksMarcin Zdunek2023-11-291-1/+1
* Remove remnants of Qt for Native Client (NACL)Tor Arne Vestbø2023-09-231-1/+1
* CMake: Fix condition of the ipc_posix featureJoerg Bornemann2023-09-151-1/+1
* CMake: remove TEST_xlocalescanprintThiago Macieira2023-09-011-39/+0
* CMake: remove test for eventfd, replace with __has_includeThiago Macieira2023-08-291-22/+0
* Disable the 'openssl-hash' feature by defaultAlexey Edelev2023-08-091-1/+2
* CMake: remove TEST_syslog but not FEATURE_syslogThiago Macieira2023-08-031-18/+0
* CMake: remove check for statx() and replace with STATX_BASIC_STATSThiago Macieira2023-08-031-25/+0
* CMake: remove TEST_glibcThiago Macieira2023-08-021-20/+0
* CMake: remove check for cxx11_futureThiago Macieira2023-08-021-22/+1
* CMake: remove test for cxx11_randomThiago Macieira2023-08-021-20/+0
* QEventDispatcherUNIX: convert "eventfd" feature to proper QT_CONFIGThiago Macieira2023-07-241-2/+1
* Introduce openssl-hash featureAlexey Edelev2023-06-291-0/+6
* permissions: Remove need to check QT_CONFIG(permissions) in user codeTor Arne Vestbø2023-05-251-1/+0
* QProcess/Unix: add setUnixProcessParameters()Thiago Macieira2023-05-221-0/+17
* Convert remaining QT_NO_XMLSTREAM* to use feature systemEdward Welbourne2023-05-151-3/+0
* Rid of 'special case' markersAlexey Edelev2023-04-131-2/+0
* Improve FindWrapRt, and SHM detectionAmir Masoud Abdol2023-02-101-2/+2
* Disable the process feature on WASMMikolaj Boc2023-01-261-1/+7
* IPC: switch the default key type on Unix to POSIX realtimeThiago Macieira2023-01-221-7/+6
* IPC: split the backend implementations of QSharedMemory...Thiago Macieira2023-01-221-1/+1
* IPC: split the backend implementations of QSystemSemaphore...Thiago Macieira2023-01-221-1/+1
* IPC: split the semaphore and shared memory CMake testsThiago Macieira2023-01-221-22/+62
* Remove PUBLIC from doubleconversion featureTasuku Suzuki2023-01-181-1/+1
* Restrict the minimum supported ICU version to 50.1Alexey Edelev2023-01-171-1/+3
* Add CTF tracing backendAntti Määttä2023-01-131-1/+7
* Add find package for lttng library so that it gets added to targetAntti Määttä2023-01-131-2/+0
* Warn about WinRT only on WIN32Cristian Adam2022-12-041-1/+1
* Cleanup qtbase to allow LLVM-MinGW use WinRTYuhang Zhao2022-12-031-1/+1
* Add permission backend for WASMTor Arne Vestbø2022-11-241-1/+1
* QFileSystemEngine/Unix: remove futimes related codeAhmad Samir2022-11-091-20/+0
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-091-1/+1
* Update the poll-exit-on-error feature to be privateThiago Macieira2022-11-081-3/+1
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-031-1/+1
* Long live QPermissions!Tor Arne Vestbø2022-11-011-0/+7
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-311-1/+1
* Add a configure option to exit on poll errorsDominik Holland2022-10-111-0/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Rewrite double-conversion find moduleAlexandru Croitor2022-07-021-2/+4
* Fix renameat2 configure checkVolker Krause2022-06-081-1/+1
* Logging: add support for decoding backtraces using dladdr()Thiago Macieira2022-03-031-0/+21
* Logging: rejiggle the way we detect the availability of backtrace() APIThiago Macieira2022-03-031-1/+3
* QRandomGenerator: find getentropy() on macOSThiago Macieira2022-02-241-0/+3
* CMake: remove obsolete #FIXMEThiago Macieira2022-02-201-1/+1
* Core: Remove 'properties' featureKai Köhne2022-02-141-7/+1