summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.unix
Commit message (Expand)AuthorAgeFilesLines
* Move the readlink(2) wrapper to qcore_unix.cppThiago Macieira2017-07-081-0/+3
* Remove duplicate qrandom target and source file referenceJoerg Bornemann2017-06-201-4/+0
* Move qrand() & qsrand() to qrandom.cppThiago Macieira2017-06-121-1/+9
* qmake: Add test functions for comparing version numbersAlexander Volkov2017-03-201-2/+6
* Tidy the long lists of files in Makefile.unixEdward Welbourne2017-02-221-76/+111
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-171-5/+2
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-5/+2
| |\
| | * rename qvector.cpp => qvector.qdocOswald Buddenhagen2017-02-091-5/+2
* | | Use QMKGENSRC a bit more to save some repetitionEdward Welbourne2017-02-171-2/+2
* | | Be consistent about indentationEdward Welbourne2017-02-171-3/+3
* | | Fix reference to non-existent file in qmake/Makefile.unixEdward Welbourne2017-02-171-1/+1
* | | Use $< to save lots of repetition in qmake/Makefile.unixEdward Welbourne2017-02-171-75/+75
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-9/+16
|\|
| * revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-061-4/+12
| * move "shared" registry reading code into qmakeOswald Buddenhagen2016-12-231-5/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+1
|\|
| * move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-2/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-4/+5
|\|
| * configure: put more of the makefile contents into template filesOswald Buddenhagen2016-11-231-3/+4
| * configure: delete some dead code and outdated commentsOswald Buddenhagen2016-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-6/+3
|\|
| * Clean up building of bootstrap lib and toolsLars Knoll2016-10-111-6/+3
* | Long live QOperatingSystemVersion!Jake Petroules2016-09-181-1/+10
|/
* QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-301-0/+4
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+1
|\
| * qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-111-0/+1
* | qmake: Remove Windows CE support.Joerg Bornemann2016-03-101-6/+2
|/
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-0/+1
* Deinline QRingBuffer classAlex Trotsenko2015-05-201-1/+5
* fix distclean targetsOswald Buddenhagen2015-04-231-0/+2
* nuke gbuild generatorOswald Buddenhagen2015-02-021-5/+2
* Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-121-0/+4
* QSettings: use QStandardPaths to get XDG_CONFIG_HOME.David Faure2014-07-231-1/+1
* De-inline QDebug destructorKai Koehne2014-05-221-1/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-1/+1
|\
| * make qmake auto-rebuild after path reconfigurationOswald Buddenhagen2013-12-221-1/+1
* | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-1/+5
|/
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-171-1/+26
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-1/+2
|\
| * Don't compile MD4, MD5, SHA-2 and SHA-3 into qmakeThiago Macieira2013-08-151-1/+2
* | implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-071-1/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-131-2/+2
|\|
| * run syncqt only for builds from gitOswald Buddenhagen2013-06-031-2/+2
* | add missing ifdeferyOswald Buddenhagen2013-06-121-1/+1
|/
* qfilesystemengine_mac.cpp is empty => purgeOswald Buddenhagen2013-03-141-4/+0
* Unify win32-g++ and Unix qmake Makefiles.Ray Donnelly2013-02-191-27/+49
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-3/+25
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-1/+2
* remove pretenses of manual dependenciesOswald Buddenhagen2012-09-031-5/+5
* unbreak "make depend" for shadow buildsOswald Buddenhagen2012-09-031-6/+13