summaryrefslogtreecommitdiffstats
path: root/src/corelib/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* Reland: CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor6 days1-11/+17
* Revert "CMake: Annotate some qt_find_package calls with MODULE"Alexandru Croitor11 days1-17/+11
* CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor13 days1-11/+17
* CMake: Improve atmoicfptr error message on failureAlexandru Croitor2025-06-041-1/+1
* Deprecate FEATURE_regularexpressionCristian Le2025-06-021-2/+8
* Add POSIX Pipe feature to VxWorksKarim Pinter2025-05-121-0/+53
* Add jemalloc supportAurélien Brooke2025-04-091-0/+7
* Add a separate QT_FEATURE for std::formatIvan Solovev2025-04-071-0/+27
* QThread: disable pthread_clockjoin_np when building under TSANGiuseppe D'Angelo2025-03-051-0/+7
* Use ICU from Windows SDK for codec support (QStringConverter)Kai Köhne2025-02-241-0/+21
* QProcess/Unix: don't close the childStartedPipe too soonThiago Macieira2025-02-041-17/+0
* QFileSystemEngine/Unix: use copy_file_range(2) in cloneFile()Thiago Macieira2025-01-271-0/+18
* Add libfsnotify to the core library for QNX 8Felix Lionardo2025-01-231-1/+25
* [docs] Add timezone details to overview of C++20 featuresEdward Welbourne2024-11-251-0/+2
* Enable broken_threadlocal_dtors for VxWorksMichał Łoś2024-11-051-1/+1
* QWaitCondition/Unix: do check for pthread_condattr_setclock()Thiago Macieira2024-11-041-0/+19
* QThread/Unix: use pthread_timedjoin() support if it's not worseThiago Macieira2024-11-031-0/+22
* QThread/Unix: implement joining of the launched thread, if we canThiago Macieira2024-11-031-0/+19
* Fix cxx11_future testMarc Mutz2024-10-291-0/+1
* QThread/Unix: refactor to split QThreadPrivate::finish() in two phasesThiago Macieira2024-10-281-0/+21
* QTimeZone: Add back-end based on std::chrono::tzdbMagdalena Stojek2024-10-031-0/+30
* Add data for timezone L10n and enable the feature to activate itEdward Welbourne2024-08-271-2/+2
* CMake: Add a way to use system/bundled 3rdparty libs in bulkJoerg Bornemann2024-06-181-3/+3
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-06-131-0/+6
* QByteArrayView: use memmem() to search for substringsThiago Macieira2024-06-011-0/+20
* QByteArrayView: inline the char overload of lastIndexOf()Thiago Macieira2024-05-311-0/+19
* Decouple the TZ and ICU backends for timezone dataEdward Welbourne2024-05-161-1/+2
* Add compilation test instead of VxWorks checkMichał Łoś2024-05-101-1/+29
* QLogging: enable %{backtrace} support via <stacktrace>Giuseppe D'Angelo2024-04-181-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