summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Fix android architecture detectionAllan Sandfeld Jensen2019-07-091-0/+2
* Enable ccache for non-Unix target platformsJoerg Bornemann2019-07-041-1/+1
* Fix controlling gdb_index from configure lineAllan Sandfeld Jensen2019-06-201-1/+1
* Change default of optimize-debug to off for developer-buildsAllan Sandfeld Jensen2019-05-231-0/+1
* configure: enable inline tests to contain auxiliary filesOswald Buddenhagen2018-12-191-1/+15
* configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-3/+3
* configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-031-1/+1
* wasm: skip examples by defaultMorten Johan Sørvig2018-11-111-0/+1
* wasm: disable thread configure optionMorten Johan Sørvig2018-10-181-0/+1
* wasm: force static buildsMorten Johan Sørvig2018-10-181-1/+1
* wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-091-0/+1
* wasm: enable Network for nothreadLorn Potter2018-09-281-1/+0
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-1/+7
|\
| * Extend C++1z test to include variant APIs we useTor Arne Vestbø2018-08-281-1/+7
* | Fix precompiled header detection for clang-clFriedemann Kleint2018-09-031-1/+1
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-2/+3
* | configure: add sources matching names from vcpkgMårten Nordheim2018-08-231-0/+1
* | Modernize the "thread" featureUlf Hermann2018-08-171-0/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+2
|\|
| * configure: pull ahead gcc-sysroot processingOswald Buddenhagen2018-07-131-1/+2
* | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-081-8/+1
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-0/+16
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-2/+2
|\|
| * configure: don't emit empty GCC_MACHINE_DUMP to qdevice.priOswald Buddenhagen2018-04-251-2/+2
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-0/+48
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-1/+2
|\|
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-48/+0
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-0/+48
| * Testlib: Add a feature for the item model testerUlf Hermann2018-03-211-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-0/+1
|\|
| * Expose gdb-index as configure argumentAllan Sandfeld Jensen2018-03-201-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-231-20/+4
|\|
| * configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-20/+4
* | Sql: Add a feature for the SQL item modelsUlf Hermann2018-02-201-0/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\
| * Export sanitizer as a global configAlexandru Croitor2017-12-181-1/+1
* | Generate gdb indexing for faster debugging on LinuxAllan Sandfeld Jensen2017-12-191-0/+16
* | Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-0/+7
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-301-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-2/+2
| |\|
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-2/+2
| | |\
| | | * Disable -optimize-debug for ClangTor Arne Vestbø2017-11-221-2/+2
* | | | Centralize the x86 SIMD testing in one placeThiago Macieira2017-11-301-144/+21
* | | | Add a configure-time check for QT_COMPILER_SUPPORTS_SIMD_ALWAYSThiago Macieira2017-11-301-1/+19
|/ / /
* / / Remove qml-debug configure flag and featureUlf Hermann2017-11-061-9/+0
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+17
|\|
| * Add qmake feature and configure option to use ccacheTor Arne Vestbø2017-09-051-0/+17
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-35/+228
|\|
| * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-021-11/+11
| * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-24/+217