summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix
Commit message (Expand)AuthorAgeFilesLines
* qmake: Allow the use of a response file when building a libraryAndy Shaw2020-02-131-0/+2
* Fix precompiled headers on macOSJoerg Bornemann2019-11-182-14/+18
* Be able to create a response file for other generators tooAndy Shaw2019-11-062-34/+57
* Fix precompiled headers for ClangChristian Romberg2019-10-252-8/+4
* qmake: Parse -framework link lines the same way the linker doesTor Arne Vestbø2019-10-041-5/+2
* qmake: Place prl files under Resources in framework bundlesTor Arne Vestbø2019-10-032-9/+16
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-2/+4
|\
| * Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE auxJoerg Bornemann2019-08-141-2/+4
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-5/+33
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-5/+33
| |\
| | * Fix dependency_libs entry of .la filesJoerg Bornemann2019-08-031-5/+33
* | | Do not use QList<QMakeLocalFileName>Joerg Bornemann2019-08-121-4/+3
* | | Remove QMake's -createstub optionJoerg Bornemann2019-08-032-3/+0
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-10/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-10/+9
| |\|
| | * qmake: Keep -force_load with library when merging linker flagsTor Arne Vestbø2019-07-291-3/+6
| | * qmake: Don't allow -framework without second argument when merging flagsTor Arne Vestbø2019-07-291-8/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-142-12/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-8/+12
| |\ \
| | * | qmake: Escape trailing backslash for OBJECTS_DIR for MinGWKai Koehne2019-05-131-8/+12
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-072-4/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Make sure .pc, .prl and .la files are created for header_only modulesJoerg Bornemann2019-06-032-4/+8
* | | Do not ignore exit codes of install commandsJoerg Bornemann2019-05-231-5/+5
* | | Clean up class definitions of makefile generatorsJoerg Bornemann2019-05-162-13/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-80/+80
* | | QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-1/+1
|\|
| * qmake: Remove dead codeKai Koehne2019-04-051-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-6/+3
|\|
| * qmake: don't mess up linking order of frameworksOswald Buddenhagen2019-02-141-6/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-071-0/+2
|\|
| * qmake: add QMAKE_EXPORTED_VARIABLESOswald Buddenhagen2019-01-051-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-2/+12
|\|
| * qmake: don't mess up linking order of librariesOswald Buddenhagen2018-12-141-2/+12
* | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-1/+1
|/
* qmake: fix .prl file generation for bundlesOswald Buddenhagen2018-11-071-0/+2
* qmake: fix the precedence of QMAKE_LIBDIR_POSTv5.12.0-beta2Oswald Buddenhagen2018-10-122-11/+17
* qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE}Oswald Buddenhagen2018-10-122-6/+7
* qmake: nuke QMAKE_INTERNAL_PRL_LIBSOswald Buddenhagen2018-10-121-4/+1
* qmake: remove support for static archive splittingOswald Buddenhagen2018-10-122-74/+14
* qmake: rework .prl filename constructionOswald Buddenhagen2018-08-301-1/+6
* qmake: Apply modernize-use-nullptrAlessandro Portale2018-08-082-2/+2
* qmake: Apply modernize-use-overrideAlessandro Portale2018-08-081-12/+12
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-7/+7
|\
| * qmake: make sure 'move' commands to DESTDIR are valid on mingwOswald Buddenhagen2018-07-091-7/+7
* | qmake: get rid of (some) makefile expansions in dependency pathsOswald Buddenhagen2018-07-161-13/+13
* | qmake: slightly optimize processPrlFile() callsOswald Buddenhagen2018-07-161-6/+6
|/
* qmake: use consistent path separators in makefile dependenciesOswald Buddenhagen2018-06-121-2/+2
* qmake: Fix prl lookup for suffixed frameworks on Apple platformsTor Arne Vestbø2018-04-221-2/+16
* qmake: fix QMAKE_BUNDLE_DATA for (some) generated filesOswald Buddenhagen2018-04-121-1/+3