summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
* qmake: Ignore stderr when determining the macOS SDK versionJoerg Bornemann2022-03-291-1/+1
* iOS: Use python3 for enumerating test target devicesAlexandru Croitor2022-03-181-1/+1
* wasm: remove compiler and linker warningsLorn Potter2022-03-171-18/+24
* Enable -mno-direct-extern-access and ELF protected visibilityThiago Macieira2022-03-103-1/+10
* qmake: Enforce linker response files for WebAssembly on WindowsJoerg Bornemann2022-02-211-2/+1
* Update MSVC qmake mkspecs to make -std:c++20 available for VS2019 16.11+Christian Heimlich2022-02-111-0/+8
* Add c++20 alias for c++2a in qmake default mkspecs featuresChristian Heimlich2022-02-101-0/+1
* Hurd: enable XOPEN largefile APIsPino Toscano2022-02-101-0/+1
* INTEGRITY: Prevent deletion of virtual functionsKimmo Ollila2022-01-251-2/+2
* qmake: Allow using Windows 10 API in MinGW qmake internal projectsAlexandru Croitor2022-01-211-1/+1
* wasm: fix EXPORTED_RUNTIME_METHODS also for qmakeMorten Johan Sørvig2022-01-171-1/+1
* wasm: don’t pass thread linker opts to compilerMorten Johan Sørvig2022-01-171-2/+3
* wasm: modernize pthreads optionMorten Johan Sørvig2022-01-171-1/+1
* wasm: remove emterpreter flagsMorten Johan Sørvig2022-01-171-7/+0
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* iOS: Use generic simulator device for building apps via xcodebuildTor Arne Vestbø2021-12-232-9/+11
* wasm: remove deprecated argument for source mapsLorn Potter2021-12-131-6/+1
* wasm: update recommended emscripten to 3.0.0Lorn Potter2021-12-091-1/+1
* android:qmake: Fix static libraries to include the QT_ARCH suffixAlexandru Croitor2021-12-021-3/+5
* Doc build: fix conflicting response file with mocSamuli Piippo2021-11-291-7/+7
* Win32: Enable large address aware explicitlyYuhang Zhao2021-11-261-0/+2
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Android: bump default QT_ANDROID_API_VERSION to 31Assam Boudjelthia2021-11-121-1/+1
* qmake: Introduce the variable MSVC_TOOLSET_VERJoerg Bornemann2021-11-102-0/+11
* qmake: Support Visual Studio 2022Joerg Bornemann2021-11-102-0/+10
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-101-0/+5
* Assume qhelpgenerator in libexec instead of binJoerg Bornemann2021-11-081-1/+1
* macOS: Bump max supported SDK version to 12Tor Arne Vestbø2021-11-041-1/+1
* Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
* wasm: add sse2 compiler flags againMorten Johan Sørvig2021-11-021-0/+8
* wasm: remove sse2 config blockMorten Johan Sørvig2021-10-271-7/+0
* wasm: add simd supportLorn Potter2021-10-051-0/+8
* QDateTime: fix build with MinGW: need unistd.h very earlyThiago Macieira2021-09-291-0/+2
* qmake: Print error when iOS simulator device could not be foundJoerg Bornemann2021-09-221-1/+5
* Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmakeAssam Boudjelthia2021-09-201-2/+8
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+1
* Fix .qm file name calculation in lrelease.prfJoerg Bornemann2021-09-101-1/+1
* xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2021-09-091-0/+4
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-272-2/+2
* wasm: add new event dispatcher implementationMorten Johan Sørvig2021-08-271-0/+3
* qmake: Add support for C17/C18Joerg Bornemann2021-08-263-1/+4
* qmake: Make it possible to set CONFIG += c11 with MSVC 19.28Joerg Bornemann2021-08-261-0/+6
* Check QMake support for building apps on INTEGRITYTatiana Borisova2021-08-261-0/+4
* Fix location of qtattributionsscannerKai Köhne2021-07-141-1/+1
* Fix qmlimportscanner path for android deployment settingsIvan Solovev2021-06-281-1/+1
* Fix linking of debug projects against release Qt on Darwin platformsJoerg Bornemann2021-06-251-18/+25
* macOS: Respect QMAKE_APPLE_DEVICE_ARCHS by building for all those archsTor Arne Vestbø2021-06-232-8/+20
* wasm: don’t set exit_runtimeMorten Sørvig2021-06-231-1/+0
* wasm: enable MODULARIZE option and set EXPORT_NAMEMorten Sørvig2021-06-221-1/+3
* qmake: Enable response files for WASM on WindowsJoerg Bornemann2021-06-151-0/+2