summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* Cleanup whitespaceOrgad Shaneh2014-05-161-1/+0
* Clean some trailing whitespaceOrgad Shaneh2014-05-071-1/+1
* Help: Add missing bracesOrgad Shaneh2014-05-061-1/+2
* Update qbs submodule.Christian Kandeler2014-04-291-0/+0
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-142-1/+2
|\
| * Update qbs submodule.v3.1.0Christian Kandeler2014-04-141-0/+0
| * fix use of $$split()Oswald Buddenhagen2014-04-141-1/+2
* | ProWriter: Prepend $$PWD to files if adding to a .pri fileDaniel Teske2014-04-142-6/+25
|/
* profileevaluator: do not add sysroot if the result does not existFawzi Mohamed2014-04-021-1/+2
* Android: Set ANDROID_EXTRA_LIBS scoped to the archDaniel Teske2014-04-013-7/+44
* Update qbs submodule to HEAD of 1.2 branch.Christian Kandeler2014-04-011-0/+0
* Update qbs submodule.Christian Kandeler2014-03-281-0/+0
* Update qbs submodule to head of 1.2 branch.Christian Kandeler2014-03-181-0/+0
* update qbs submoduleJoerg Bornemann2014-03-111-0/+0
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-0/+0
* Fix location of qbs plugins.Christian Kandeler2014-02-271-0/+0
* Update qbs submodule.Christian Kandeler2014-02-241-0/+0
* Update qbs submodule.Christian Kandeler2014-02-181-0/+0
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-145-18/+21
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-111-2/+2
|\
| * fix raw data leak in $$sprintf()Oswald Buddenhagen2014-02-071-1/+1
| * micro-optimization: use ProStringList::join(QChar) overloadOswald Buddenhagen2014-02-071-1/+1
| * Update qbs submodule.Christian Kandeler2014-01-271-0/+0
* | Update qbs submodule to HEAD of master branch.Christian Kandeler2014-01-211-0/+0
* | Revert unintentional update of qbsEike Ziller2014-01-211-0/+0
* | More changes-3.1.0Eike Ziller2014-01-211-0/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-202-22/+3
|\ \ | |/
| * QmakeParser: Do not leak temporaries into cache of filesTobias Hunger2014-01-171-1/+3
| * do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-151-21/+0
* | SSH: Act on failing SFTP server.Christian Kandeler2014-01-201-0/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-0858-58/+58
* Update qbs submodule.Christian Kandeler2013-12-031-0/+0
* Update qbs submodule.Christian Kandeler2013-11-251-0/+0
* don't turn = into += in cumulative modeOswald Buddenhagen2013-11-181-25/+4
* set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULLOswald Buddenhagen2013-11-151-4/+0
* support a cache that is really just a cacheOswald Buddenhagen2013-11-154-27/+61
* clean superfile and cachefile paths upon creationOswald Buddenhagen2013-11-151-2/+2
* move setting of _QMAKE_{SUPER,CONF,CACHE}_ to a more logical locationOswald Buddenhagen2013-11-151-24/+25
* Update qbs submodule.Christian Kandeler2013-11-061-0/+0
* Qt4ProjectManager -> QmakeProjectManager renaming in a commentTobias Hunger2013-10-291-1/+1
* Update qbs submodule.Christian Kandeler2013-10-291-0/+0
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-291-1/+90
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-292-0/+3
* qmake: Update internal mkspec on changes to QMAKESPECTor Arne Vestbø2013-10-292-1/+9
* qmake: Evaluate extra configs before loading default_preTor Arne Vestbø2013-10-292-6/+19
* qmake: Load extra variables only if also loading pre-filesTor Arne Vestbø2013-10-291-4/+4
* make setting a bad $$[QMAKEFEATURES] not crash qmakeOswald Buddenhagen2013-10-293-12/+17
* qmake: Expose ARGC to qmake functions to be able to check argument countTor Arne Vestbø2013-10-292-0/+3