summaryrefslogtreecommitdiffstats
path: root/qmake/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-0/+5
|\|
| * Doc: Add description for mode argument of qmake's $$system()Paul Wicking2018-11-021-0/+5
* | Generate documentation .tags files for all of the docsFrederik Gladhorn2018-10-311-0/+2
|/
* 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
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-3/+16
|/
* Make sure $$relative_path() uses an absolute path as its first argEdward Welbourne2018-03-221-4/+11
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+3
|\
| * Document what the QT qmake variable does in more detailMitch Curtis2018-01-241-0/+3
* | Doc: Fix typos in qmake function referenceAaron Linville2018-02-131-6/+6
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-12/+0
|\ \
| * | Doc: QMake: Remove dependencies to non-existent documentation modulesTopi Reinio2018-01-121-12/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-3/+56
|\| |