summaryrefslogtreecommitdiffstats
path: root/src/corelib/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Fix build with macOS 10.15 and deployment 10.12André Klitzing2020-04-071-1/+2
* Make Qt relocatableAlexandru Croitor2019-09-071-20/+0
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-1/+1
|\
| * Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-201-1/+1
| |\
| | * Fix typo in description of feature datestringEdward Welbourne2019-08-151-1/+1
* | | Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+13
* | | Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+6
* | | Fix build without features.poll_{ppoll,pollts,poll,select}Tasuku Suzuki2019-08-181-0/+11
* | | Introduce a new feature called easingcurveTasuku Suzuki2019-08-161-1/+7
* | | Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-1/+1
* | | rtems: Disable features which RTEMS does not supportMikhail Svetkin2019-05-141-3/+3
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-0/+64
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+23
|\| |
| * | QMimeDatabase: allow building without our internal copyThiago Macieira2019-03-261-0/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-0/+16
| |\|
| | * Accept that glibc's statx() falls back for usThiago Macieira2019-03-221-0/+16
* | | qtlite: Add a new option -no-pcreMikhail Svetkin2019-02-221-7/+12
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-30/+113
|\|
| * configure: modernize iconv useOswald Buddenhagen2018-12-191-13/+41
| * configure: enable inline tests to refer to PWDOswald Buddenhagen2018-12-191-1/+32
| * configure: inline a few more testsOswald Buddenhagen2018-12-171-5/+29
| * configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-11/+11
* | New proxy model: QTransposeProxyModelLuca Beldi2018-11-051-0/+7
* | New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-091-0/+7
|/
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-2/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-1/+2
|\
| * QTemporaryFile: Disable O_TMPFILE on AndroidThiago Macieira2018-05-221-1/+2
* | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-081-7/+0
|/
* logging: Clarify and document how we look for the presence of a consoleTor Arne Vestbø2018-03-071-1/+1
* Find PCRE2 via pkgconfigR.J.V. Bertin2018-03-011-0/+1
* Fix compile with sanitize address & undefinedBogDan Vatra2018-02-261-1/+5
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-1/+35
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-2/+2
|\
| * Fix pps and imf support for QNX buildsKarim Pinter2017-12-191-1/+1
| * QNX: fix slog2 for QNX7Samuli Piippo2017-12-131-1/+1
* | QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat()Thiago Macieira2017-11-111-0/+15
* | configure: make C++11 <random> a required functionalityThiago Macieira2017-10-161-8/+3
* | Move detection of <future> to a configure testGiuseppe D'Angelo2017-10-061-0/+17
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+7
|\|
| * Make QDateTimeParser a separate featureEdward Welbourne2017-09-251-1/+7
* | Add support for statx(2) on LinuxThiago Macieira2017-08-081-0/+18
* | QFileSystemEngine::setFileTime/Unix: remove the fallback to futimesatThiago Macieira2017-08-051-10/+0
* | QFileSystemEngine::renameFile: use calls that don't overwriteThiago Macieira2017-08-041-0/+14
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-45/+209
|\|
| * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-021-5/+5
| * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-21/+199
| * configure: standardize handling of 64 bit atomicsOswald Buddenhagen2017-08-021-13/+4
| * configure: prune dead tests::journaldOswald Buddenhagen2017-08-021-5/+0
| * Fix build for -no-feature-icu -no-feature-textcodecStephan Binner2017-07-291-1/+1
* | Rename the "sys_auxv" feature to "getauxval"Thiago Macieira2017-07-061-10/+10