summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
...
* | fix non-bootstrapped $$system()'s line end conversions on windowsOswald Buddenhagen2013-05-171-3/+7
* | don't allow overloading of built-in functionsOswald Buddenhagen2013-05-173-18/+20
* | remove the entirely insane whitespace compressionOswald Buddenhagen2013-05-171-18/+2
* | remove support for non-lowercased $$eXpaNd() functionsOswald Buddenhagen2013-05-171-9/+0
* | Fix qmake's pro file cache to interact correctly with write_fileOswald Buddenhagen2013-05-173-0/+9
* | don't send output of $$join() and $$sprintf() through split_value_list()Oswald Buddenhagen2013-05-171-3/+2
* | clean paths of found files in prepareProject()Oswald Buddenhagen2013-05-171-3/+3
* | make split_value_list() mostly saneOswald Buddenhagen2013-05-171-31/+38
* | permit returning from filesOswald Buddenhagen2013-05-171-12/+17
* | remove pointless initialization of qmakespecOswald Buddenhagen2013-05-171-1/+0
* | Update feature paths on assignment to QMAKE_PLATFORMTor Arne Vestbø2013-05-172-1/+4
* | remove automatic splitting from $$() expansionsOswald Buddenhagen2013-05-171-3/+3
* | Qbs: fix rpaths and install names (mac)Eike Ziller2013-04-251-0/+0
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-231-0/+0
|\ \ | |/
| * Update qbs submodule.Christian Kandeler2013-04-221-0/+0
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-0/+0
|\ \ | |/
| * update qbs submoduleJoerg Bornemann2013-04-171-0/+0
| * Update qbs submoduleOrgad Shaneh2013-04-121-0/+0
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-0/+0
|\ \ | |/
| * Update qbs submodule.Christian Kandeler2013-03-191-0/+0
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-183-0/+2
|\ \ | |/
| * QtLockedFile: Delete lock file on unlockOrgad Shaneh2013-03-142-0/+2
| * Fix qbs submodule installation.Christian Kandeler2013-03-141-0/+0
| * Update qbs submodule and make use of the new QBS_DESTDIR variable.Christian Kandeler2013-03-131-0/+0
* | Client: Block until editor is closedOrgad Shaneh2013-03-154-14/+23
* | Fix Krazy warnings about includes/header guards in help.Friedemann Kleint2013-03-132-3/+3
* | Fix Krazy warnings about includes/header guards in proparser.Friedemann Kleint2013-03-122-2/+2
|/
* Update qbs submodule.Christian Kandeler2013-03-041-0/+0
* Add qbs submoduleOrgad Shaneh2013-03-011-0/+0
* QtSingleApplication: Don't hang if client does not send dataKai Koehne2013-02-201-2/+5
* support alternative and multiple suffixes in $$resolve_depends()Oswald Buddenhagen2013-02-062-6/+11
* don't flush qmake command line twiceOswald Buddenhagen2013-02-061-0/+2
* qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2013-02-061-8/+8
* add base parameter to ProString::toInt and ProString::toShortJoerg Bornemann2013-02-061-2/+2
* fix bootstrapped buildOswald Buddenhagen2013-02-061-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3156-56/+56
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2956-56/+56
* | QMakeParser: save one ByteArray constructionhjk2013-01-241-1/+1
* | Shared: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-152-2/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-084-31/+22
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-8/+8
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-272-39/+0
|\ \ | |/
| * QtSingleApplication: Compile fix after removal of QApplication::Typehjk2012-11-262-39/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-094-14/+25
|\ \ | |/
| * rewrite default spec handlingOswald Buddenhagen2012-11-061-2/+10
| * resolve only one level of symlinks, and only for the default specsOswald Buddenhagen2012-11-061-1/+6
| * fold m_qmakespecFull back into m_qmakespecOswald Buddenhagen2012-11-063-10/+9
| * fetch all properties from qmakeOswald Buddenhagen2012-11-061-2/+1
* | Qt4Project: Do a build_pass evaluationDaniel Teske2012-10-244-12/+19
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-161-4/+5
|\ \ | |/