summaryrefslogtreecommitdiffstats
path: root/qmake/doc/src/qmake-manual.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Document some missing CONFIG valuesYuhang Zhao2020-02-131-0/+4
* Doc: Document the ltcg CONFIG valueJoerg Bornemann2020-02-101-1/+3
* Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variablesJoerg Bornemann2020-01-231-2/+5
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-2/+2
* doc: improve SUBDIRS documentation for dependency handlingSamuel Gaist2020-01-141-7/+23
* Doc: Extend the documentation about qmake scopesJoerg Bornemann2020-01-091-0/+14
* qmake: Document QML_IMPORT_PATHKai Koehne2020-01-061-0/+6
* Doc: Fix name of no_check_exist flagUlf Hermann2019-12-231-1/+1
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-1/+1
* Doc: Fix QMAKE_EXTRA_TARGETS snippet descriptionJoerg Bornemann2019-10-101-1/+1
* Doc: Document CONFIG values that are worth documentingJoerg Bornemann2019-09-271-0/+18
* qmake: Replace WinRT with UWP in the qmake ManualLeena Miettinen2019-09-201-29/+22
* Ignore non-existent .ui file dependenciesJoerg Bornemann2019-09-181-0/+5
* Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-181-0/+20
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-5/+5
|\
| * Doc: Extend QMake's documentation of RC_FILE and RES_FILEJoerg Bornemann2019-08-121-5/+5
* | doc: Explain how qmake finds for files included in your source codeKavindra Palaraja2019-05-161-2/+3
* | Add the c++latest CONFIG value to select the latest C++ standardJoerg Bornemann2019-05-141-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-0/+4
|\|
| * qmake: Document DESTDIR deficienciesKai Koehne2019-05-081-0/+4
* | Doc: Document the c++2a CONFIG valueJoerg Bornemann2019-05-081-0/+3
* | doc: Document the effect of *.qmake.cache properlyKavindra Palaraja2019-04-291-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+2
|\|
| * Doc: Document qmake's plugin_bundle CONFIG valueJoerg Bornemann2019-04-241-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-0/+22
|\|
| * Doc: Document QMAKE_[L|C[XX]]FLAGS_RELEASE_WITH_DEBUGINFOJoerg Bornemann2019-04-181-0/+22
* | doc: Explain the config members for INSTALLSKavindra Palaraja2019-04-231-0/+35
* | doc: Add clang to the Unix list for Precompiled Headers documentationv5.13.0-beta3Kavindra Palaraja2019-04-151-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-051-0/+64
|\|
| * Document in which Qt version a qmake function was introducedJoerg Bornemann2019-04-031-0/+64
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-4/+7
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-4/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-071-0/+11
|\|
| * qmake: add $$read_registry() functionOswald Buddenhagen2019-01-051-0/+11
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-1/+1
|\|
| * Doc: correct syntax error in qmake manualNico Vertriest2018-12-121-1/+1
* | Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-161-2/+24
|/
* Doc: Add description for mode argument of qmake's $$system()Paul Wicking2018-11-021-0/+5
* qmake: Add support for CONFIG += c++17Kai Koehne2018-10-151-0/+1
* qmake: fix the precedence of QMAKE_LIBDIR_POSTv5.12.0-beta2Oswald Buddenhagen2018-10-121-1/+13
* qmake: document {,QMAKE_}LIBS_PRIVATEOswald Buddenhagen2018-10-121-0/+23
* qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE}Oswald Buddenhagen2018-10-121-5/+7
* Merge branch '5.11' into devEdward Welbourne2018-07-311-11/+11
|\
| * Doc: Fix typos and grammar in qmake variable referenceKai Koehne2018-07-271-11/+11
* | qmake: Add support for running lreleaseKai Koehne2018-07-281-0/+57
* | qdoc: Fix CONFIG documentation tableKai Koehne2018-07-251-2/+2
* | qmake: add line-based mode for .depend_commandsOswald Buddenhagen2018-07-231-0/+5
* | uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-3/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\|
| * Fix function nameJesus Fernandez2018-06-211-1/+1