summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-071-1/+15
|\
| * qmake: replace invalid characters in generated bundle identifiersJake Petroules2018-01-051-1/+15
* | Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-061-13/+35
|/
* make mkspecs not mess up -rpath-linkOswald Buddenhagen2017-05-311-0/+2
* make mkspecs not mess up library and include search pathsOswald Buddenhagen2017-05-311-0/+2
* Simplify built-in qmake install commandSimon Hausmann2017-05-041-4/+4
* Preserve last modification timestamps of installed directoriesSimon Hausmann2017-05-021-2/+2
* Fix precompiled headers on Apple platforms, with multiple architecturesJake Petroules2017-04-142-36/+58
* Preserve last modification timestamps of installed program filesSimon Hausmann2017-04-131-1/+1
* Preserve last modification timestamps of installed filesSimon Hausmann2017-04-121-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-3/+11
|\
| * Support QMAKE_PRE_LINK and QMAKE_POST_LINK for static libs on unixOrgad Shaneh2017-01-201-2/+10
| * don't pass qmake configure arguments to sub-projectsOswald Buddenhagen2017-01-061-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-152-18/+67
|\|
| * Enable precompiled headers on iOS, tvOS, watchOSJake Petroules2016-09-022-18/+67
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-311-1/+1
|\|
| * fix argument order in recursive qmake invocationsOswald Buddenhagen2016-08-251-1/+1
* | qmake: Use correct CFBundleExecutable in framework bundlesJake Petroules2016-08-261-3/+15
* | qmake: tighten up isFramework check so it doesn't match plugin bundlesJake Petroules2016-08-251-1/+3
* | qmake: Add shallow bundle supportJake Petroules2016-08-252-35/+54
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-2/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-2/+5
| |\
| | * Fix an issue causing qmake to generate corrupt Makefiles.Jake Petroules2016-06-151-2/+5
* | | add ProStringList::join(ProString) overload and make use of itOswald Buddenhagen2016-05-241-2/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+1
|\|
| * fix file separators in target.targets INSTALLSOswald Buddenhagen2016-03-101-1/+1