summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Explicitly set input files for qtpreprocessChristoph Keller2021-04-121-0/+9
* Explicitly set output files for qtpreprocessNikolay Avtomonov2021-04-071-1/+7
* Doc: Fix typo in publisherid for WINRT_MANIFESTAndy Shaw2021-04-071-1/+1
* qmake: Introduce compile_included_sources CONFIG optionJoerg Bornemann2021-02-083-4/+13
* Update commercial license headers to \bin, \mkspecs, \qmakeTarja Sundqvist2021-01-2857-570/+570
* Add new way to mess up projects with QMAKE_INSTALL_REPLACEMichal Klocek2020-11-302-5/+14
* Minor refactor of installMetaFileMichal Klocek2020-11-302-20/+27
* Change android target SDK version to 29Fabio Falsini2020-11-271-1/+1
* Doc: Fix documentation of qmake's exists() functionJoerg Bornemann2020-11-241-2/+3
* Android: recommend against using ANDROID_ABIS inside the project fileAssam Boudjelthia2020-11-131-7/+3
* Android: fix documentation about ANDROID_EXTRA_LIBSAssam Boudjelthia2020-11-021-0/+13
* qmake/vcxproj: Fix handling of extra compiler outputsJoerg Bornemann2020-11-021-1/+1
* qmake: Make use of QHash deterministicKai Koehne2020-09-191-1/+3
* qmake: Support multiple /MERGE:from=to options in MSVC generatorJoerg Bornemann2020-09-191-1/+7
* Doc: Improve documentation of ANDROID_EXTRA_PLUGINS qmake variableTopi Reinio2020-08-251-4/+35
* qmake: Stop using -isystem flagDmitry Shachnev2020-06-252-14/+3
* qmake: Fix handling of manifest file of msvcYuhang Zhao2020-06-035-15/+11
* Android: add ANDROID_ABIS qmake snippetAssam Boudjelthia2020-05-181-0/+10
* Use QMAKE_TARGET for the name of the object script fileAndy Shaw2020-04-281-1/+1
* Android: update Android specific variables docsAssam Boudjelthia2020-04-171-0/+188
* qmake: Document QML_FOREIGN_METATYPESUlf Hermann2020-03-261-0/+8
* Doc: Remove \contentspage commandsTopi Reinio2020-03-151-14/+0
* macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-123-8/+3
* qmake: Document qmltypes and metatypesUlf Hermann2020-03-091-0/+35
* QMake: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-285-8/+8
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-0/+20
|\
| * Windows: Add install/uninstall rules for target.targetsKai Koehne2020-02-141-0/+14
| * qmake: Allow the use of a response file when building a libraryAndy Shaw2020-02-131-0/+2
| * Doc: Document some missing CONFIG valuesYuhang Zhao2020-02-131-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-121-1/+3
|\|
| * Doc: Document the ltcg CONFIG valueJoerg Bornemann2020-02-101-1/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
|\|
| * Fix line ending in custom build steps of vcxproj filesJoerg Bornemann2020-01-301-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+5
|\|
| * Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variablesJoerg Bornemann2020-01-231-2/+5
* | Purge the dep_cd_cmd parameter from callExtraCompilerDependCommandJoerg Bornemann2020-01-244-19/+8
* | De-duplicate the last occurrence of calling a depend_commandJoerg Bornemann2020-01-241-28/+16
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-3/+3
|\|
| * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-172-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-153-9/+27
|\|
| * Fix mkdir warning for object_parallel_to_source projectsJoerg Bornemann2020-01-141-1/+1
| * doc: improve SUBDIRS documentation for dependency handlingSamuel Gaist2020-01-142-8/+26
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-092-0/+32
|\|
| * Doc: Extend the documentation about qmake scopesJoerg Bornemann2020-01-092-0/+32
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-094-29/+17
|\|
| * Fix dependency resolution for extra compilers in VS projectsJoerg Bornemann2020-01-074-29/+17
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-0/+6
|\|
| * qmake: Document QML_IMPORT_PATHKai Koehne2020-01-061-0/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-272-5/+6
|\|
| * Doc: Fix name of no_check_exist flagUlf Hermann2019-12-231-1/+1