summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* QMake: Fix generation of Visual Studio filter filesJoerg Bornemann8 days1-1/+1
* QMake: make it error out if it cannot open output filesGiuseppe D'Angelo2024-03-272-3/+12
* Port to QDirListingAhmad Samir2024-03-032-16/+13
* Doc: qmake manual: Fix links to 'Qt Widgets Designer'Topi Reinio2024-02-291-4/+6
* Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'Kai Köhne2024-02-291-2/+2
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Fix the qtpath issue with lto enabledAlexey Edelev2024-02-281-1/+1
* Correct license in qmake/Lucie Gérard2024-02-134-4/+4
* qmake: use [[fallthrough]]Tim Blechmann2024-02-121-1/+1
* qmake: make unity-buildableTim Blechmann2024-02-101-1/+3
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license of .pro fileLucie Gérard2024-02-011-1/+1
* Remove build machine path that was baked into the qmake binaryJoerg Bornemann2023-12-131-4/+4
* Android: bump Android target API level to 34Rami Potinkara2023-11-301-1/+1
* clang-cl: remove unneeded workaroundYuhang Zhao2023-10-081-6/+0
* Doc: Fix link in QMake variable referenceJoerg Bornemann2023-10-041-1/+1
* Android: bump Android target API level to 33Assam Boudjelthia2023-09-231-1/+1
* Doc: Document TR_EXCLUDEJoerg Bornemann2023-08-252-0/+41
* Doc: Add proj folders to antivirus exception listSafiyyah Moosa2023-08-171-0/+3
* Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann2023-08-091-1/+4
* qtpaths: generate proper JSONGiuseppe D'Angelo2023-07-081-5/+10
* Doc: Document QMAKE_APPLE_DEVICE_ARCHSJoerg Bornemann2023-06-271-0/+14
* Use a global value for warning limit when testing documentation in CITopi Reinio2023-06-271-3/+0
* Doc: Remove \target commands from the qmake manualTopi Reinio2023-06-211-194/+45
* Re-fix QtLibraryInfo compilation issuesYuhang Zhao2023-06-091-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