summaryrefslogtreecommitdiffstats
path: root/src/corelib/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Check for basic cpp/winrt supportOliver Wolff2022-02-011-0/+26
* Replace cxx17_bm_searcher config check with feature test macroMarc Mutz2022-01-241-26/+0
* CMake: add support for GNU/HurdPino Toscano2022-01-191-4/+4
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+1
* Turn off feature timezone for emscriptenEdward Welbourne2021-08-061-0/+1
* Apple: Use POSIX IPC instead of System V in sandboxed applicationsTor Arne Vestbø2021-06-161-2/+2
* QLatin1String: optimize indexOfMårten Nordheim2021-06-111-0/+26
* Fix backtrace on non-linux systemsNiclas Rosenvik2021-03-221-0/+8
* Merge "Fix build of Core module without regularexpression feature"Alexey Edelev2021-03-041-1/+1
|\
| * Fix build of Core module without regularexpression featureAlexey Edelev2021-03-041-1/+1
* | Remove win32_system_libs feature from src/corelib/configure.jsonJoerg Bornemann2021-03-041-4/+0
|/
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-151-39/+21
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-151-46/+23
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-181-1/+1
* Fix pcre2 feature conditionsJoerg Bornemann2020-11-091-2/+2
* Make usage of forkfd_pidfd in QProcess a configurable featureAlexandru Croitor2020-09-171-0/+8
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-241-11/+0