summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Android: bump Android target API level to 33Assam Boudjelthia2023-10-051-1/+1
* Doc: Fix link in QMake variable referenceJoerg Bornemann2023-10-041-1/+1
* Doc: Document TR_EXCLUDEJoerg Bornemann2023-08-252-0/+41
* Doc: Add proj folders to antivirus exception listSafiyyah Moosa2023-08-171-0/+3
* Doc: Document QMAKE_APPLE_DEVICE_ARCHSJoerg Bornemann2023-07-101-0/+14
* qtpaths: generate proper JSONGiuseppe D'Angelo2023-07-081-5/+10
* Doc: Remove \target commands from the qmake manualTopi Reinio2023-06-211-194/+45
* Re-fix QtLibraryInfo compilation issuesYuhang Zhao2023-06-141-9/+6
* Revert "CMake: make compile options consistent for Qt created libraries"Alexandru Croitor2023-06-081-6/+12
* Add TRY_RUN to host toolsAmir Masoud Abdol2023-06-081-0/+1
* CMake: make compile options consistent for Qt created librariesYuhang Zhao2023-05-311-12/+6
* QMake: fix build with clang-clYuhang Zhao2023-05-031-0/+2
* qmake: Don't add dummy empty.lproj localization to macOS bundlesTor Arne Vestbø2023-04-201-1/+0
* qmake: Fix infinite make loop if RESOURCES contains nonexistent .qrcJoerg Bornemann2023-04-172-8/+18
* Rid of 'special case' markersAlexey Edelev2023-04-131-7/+3
* qmake: Fix incorrect Info.plist replacement of EXECUTABLE_NAMEAlexandru Croitor2023-04-061-1/+1
* qmake: Clarify documentation on how to modify QMAKE_BUNDLEAlexandru Croitor2023-04-061-2/+5
* Use NO_UNITY_BUILD instead of directly setting the propertyAmir Masoud Abdol2023-04-061-1/+1
* Remove unused code in qmake, triggering -Wunused-but-set-variableAmir Masoud Abdol2023-04-051-5/+0
* Change android target SDK version to 31Fabio Falsini2023-03-211-1/+1
* Propagate QT_DISABLE_DEPRECATED_UP_TO to QtLibraryInfo libraryIvan Solovev2023-03-131-0/+3
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-0/+1
* Make qmake and qtpaths report Qt version baked into the binariesJoerg Bornemann2023-01-185-4/+9
* Set GenerateDebugInformation to true in vcproj if at least /DEBUG is setAlexey Edelev2023-01-132-1/+3
* qmake: Document that QMAKE_PRE_LINK does not work with XcodeAlexandru Croitor2022-12-151-1/+2
* Use qtversion.h instead of qlibraryinfo.hMarc Mutz2022-12-094-4/+4
* Windows: centralize how we handle error messagesYuhang Zhao2022-11-161-19/+5
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-0315-119/+119
* Ensure proper format of Info.plistMaximilian Blochberger2022-10-191-4/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-1116-46/+46
* Port from container.count()/length() to size()Marc Mutz2022-10-0424-148/+148
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+3
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-014-0/+4
* QtBase tools: port away from deprecated qSetGlobalQHashSeed(0)Ivan Solovev2022-08-301-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Doc: Clarify qmake's c++latest CONFIG valueJoerg Bornemann2022-06-291-2/+4
* Doc: Document QML_IMPORTS_PATH and QMLPATHSAndreas Eliasson2022-06-271-1/+25
* qmake/msbuild: Turn off "use full paths in diagnostics" by defaultJoerg Bornemann2022-06-221-1/+1
* qmake/msbuild: Support all /DEBUG:xxx linker optionsJoerg Bornemann2022-06-223-5/+20
* qmake/msbuild: Support all /LTCG:xxx optionsJoerg Bornemann2022-06-223-17/+24
* Teach qmake about digit-grouping apostrophes in numeric literalsEdward Welbourne2022-06-171-2/+23
* qmake: Document Xcode behavior when bundling translation filesAlexandru Croitor2022-06-143-0/+46
* Use SPDX license identifiersLucie Gérard2022-05-1673-2260/+150
* qdoc: Remove dependencies to non-existing help modulesKai Köhne2022-05-101-6/+1
* Fix qmake/qtpaths -query for static relocatable buildsJoerg Bornemann2022-05-091-2/+7
* qmake: Use qVersion for version reporting instead of QT_VERSION_STRAlexandru Croitor2022-05-065-12/+4
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-1/+2
* Remove unused parameter in NmakeMakefileGenerator::suppressBuiltinRules()Tor Arne Vestbø2022-04-051-1/+1