summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-9/+69
|\
| * Remove leftovers from QML1Lars Knoll2019-10-101-1/+0
| * QRandom: add support for RDSEEDThiago Macieira2019-10-091-0/+12
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-0/+1
| |\
| | * Android: Turn off rpath support as the platform does not support itAndy Shaw2019-10-011-0/+1
| * | Add c++17 config featureMårten Nordheim2019-10-021-7/+12
| |/
| * Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+16
| * Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
| * Make Qt relocatableAlexandru Croitor2019-09-071-0/+27
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\|
| * Android: clean configure params for androidBogDan Vatra2019-08-301-1/+0
| * Say hello to -android-abis configure paramBogDan Vatra2019-08-281-0/+1
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+3
|\|
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-1/+3
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-1/+3
| | |\
| | | * Fix android architecture detectionAllan Sandfeld Jensen2019-07-091-0/+2
| | | * Enable ccache for non-Unix target platformsJoerg Bornemann2019-07-041-1/+1
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-1/+1
| | |\|
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+2
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix controlling gdb_index from configure lineAllan Sandfeld Jensen2019-06-201-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-0/+1
| | |\|
| | | * Change default of optimize-debug to off for developer-buildsAllan Sandfeld Jensen2019-05-231-0/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-6/+33
|\| | |
| * | | rtems: Disable features which RTEMS does not supportMikhail Svetkin2019-05-141-3/+3
| * | | Add -qtlibinfix-plugins for renaming Qt plugins according to QT_LIBINFIXJoerg Bornemann2019-05-161-0/+7
| |/ /
| * | Add qmake support for c++2aAllan Sandfeld Jensen2019-04-191-1/+21
| * | Rename c++1z to c++17 in the configure apiAllan Sandfeld Jensen2019-04-181-2/+2
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-13/+112
|\| |
| * | Wasm: enable thread supportMorten Johan Sørvig2019-02-071-1/+1
| * | Add llvm linker detection to configureMichal Klocek2019-02-061-5/+44
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-4/+18
| |\|
| | * configure: enable inline tests to contain auxiliary filesOswald Buddenhagen2018-12-191-1/+15
| | * configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-3/+3
| * | QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-111-2/+24
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-1/+1
| |\|
| | * configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-031-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-0/+1
| |\|
| | * wasm: skip examples by defaultMorten Johan Sørvig2018-11-111-0/+1
| * | configure: Add switch for adding coverage infoRobert Loehning2018-10-311-0/+22
| |/
| * wasm: disable thread configure optionMorten Johan Sørvig2018-10-181-0/+1
| * wasm: force static buildsMorten Johan Sørvig2018-10-181-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-8/+3
|/
* 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