summaryrefslogtreecommitdiffstats
path: root/qmake/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmake: use QString::replace() overloaded with QLatin1StringAnton Kudryavtsev2016-02-041-1/+1
* QMake: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-01-211-2/+2
* fix installing unix dll symlinks on windows hostsOswald Buddenhagen2015-06-011-0/+71
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Ensure that there is no duplication of the output directory in outputAndy Shaw2014-06-061-1/+3
* support s///i option in built-in sedOswald Buddenhagen2013-12-041-2/+7
* fix handling of \\ in replacement string in s/// cmd of built-in sedOswald Buddenhagen2013-11-231-0/+1
* fix handling of | in s/// commands of built-in sedOswald Buddenhagen2013-11-231-1/+1
* make sure that installed meta files are always postprocessedOswald Buddenhagen2013-10-111-0/+128
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-071-1/+3
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-9/+2
|\
| * do not append a trailing slash to output directoryOswald Buddenhagen2013-03-121-9/+2
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+5
|\ \ | |/ |/|
| * qmake: Don't treat .xcodeproj directories as OUT_PWD when passed with -oTor Arne Vestbø2013-02-261-0/+5
* | remove some cryptic code relating to output directoriesOswald Buddenhagen2013-03-071-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-1/+10
* remove pretenses of supporting projects on stdinOswald Buddenhagen2012-09-051-2/+1
* Remove references to Borland and bmakeAndy Shaw2012-08-011-5/+0
* repurpose deprecated -E switchOswald Buddenhagen2012-06-271-2/+4
* add $$shadowed() functionOswald Buddenhagen2012-06-191-0/+2
* Revert "move .qmake.cache search to Option"Oswald Buddenhagen2012-06-191-5/+0
* look for mkspecs in the project root, not next to every projectOswald Buddenhagen2012-02-291-1/+1
* move .qmake.cache search to OptionOswald Buddenhagen2012-02-281-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* qmake: Normalize paths instead of converting to native separatorsOrgad Shaneh2012-01-191-10/+16
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qmake: Replace Q_WS_WIN by Q_OS_WINFriedemann Kleint2011-10-211-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+197