summaryrefslogtreecommitdiffstats
path: root/src/corelib/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake Build: Do not link to pthread for QNX for cxx11_future detectionCristian Adam2020-08-191-1/+1
* Configure.json: Do not link to pthread on Android on feature testingCristian Adam2020-08-121-1/+3
* CMake: pro2cmake: Specify library versions for 3rd party librariesAlexandru Croitor2020-08-101-1/+1
* Remove deprecated binary json featureEdward Welbourne2020-07-311-5/+0
* QtCore: Use system-wide libb2 if presentLinus Jahn2020-07-311-0/+13
* Make feature datetimeparser depend on feature datestringEdward Welbourne2020-07-021-0/+1
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-51/+0
* Remove winrtOliver Wolff2020-06-061-3/+2
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-11/+15
* CMake: Namespace all our IMPORTED targetsJoerg Bornemann2020-04-291-4/+4