aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove deprecated qbsPath preferences keyJoerg Bornemann2014-03-311-11/+1
* Make "Qt.declarative" available as "Qt.quick" again for Qt 4.Christian Kandeler2014-03-313-5/+27
* Remove "Module" from the list of allowed child types for some items.Christian Kandeler2014-03-311-8/+2
* Do not report an error for a non-existing file in a disabled group.Christian Kandeler2014-03-311-7/+9
* fix staticLibraryDeps test on OS XJoerg Bornemann2014-03-311-0/+1
* Fix QML debugging test.Christian Kandeler2014-03-311-2/+1
* Fix QML debugging for Qt 5.Christian Kandeler2014-03-315-1/+40
* fix FileInfo::isFileCaseCorrect on OS XJoerg Bornemann2014-03-281-1/+1
* extend trace output in ModuleLoaderJoerg Bornemann2014-03-281-0/+13
* Interpret "~" as home directory shortcut when resolving wildcards.Christian Kandeler2014-03-281-1/+4
* catch exceptions in JS callbackJoerg Bornemann2014-03-271-3/+13
* cache module prototype item treesJoerg Bornemann2014-03-264-8/+27
* Do not store CodeLocations in JSSourceValue objects.Christian Kandeler2014-03-267-16/+31
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-2614-59/+130
* turn JSSourceValue::m_sourceCode into a QStringRefJoerg Bornemann2014-03-2512-34/+90
* turn JSSourceValue bools into flagsJoerg Bornemann2014-03-253-12/+22
* remove firstValidPropertyDeclaration helper functionJoerg Bornemann2014-03-251-14/+2
* rename mergeItem to inheritItemJoerg Bornemann2014-03-252-7/+7
* make PropertyDeclaration implicitly sharedJoerg Bornemann2014-03-258-67/+199
* use Item::PropertyDeclarationMap where appropriateJoerg Bornemann2014-03-252-2/+2
* Introduce abstraction layer for QSKIP.Christian Kandeler2014-03-243-7/+42
* Add XFAIL autotest for QBS-537.Christian Kandeler2014-03-246-2/+36
* Fix potential infinite loop in build dir cleaning.Christian Kandeler2014-03-181-1/+3
* fix library dependency orderJoerg Bornemann2014-03-1411-9/+139
* Replace qmake placeholders in Info.plist.Jake Petroules2014-03-121-1/+16
* Support the qmake/CMake-style @SYNTAX@ in Info.plist replacement vars.Jake Petroules2014-03-121-24/+45
* Rename doRepl to expandPlistEnvironmentVariables.Jake Petroules2014-03-122-6/+7
* Combine createGccProfile and createMingwProfile.Jake Petroules2014-03-121-25/+16
* Correctly set toolchain prefix for GCC cross compilers.Jake Petroules2014-03-121-1/+12
* Improve human readability of and consolidate probe functions.Jake Petroules2014-03-121-10/+10
* Add new qml item ScannerMaxim Zaitsev2014-03-1224-166/+692
* fix compilation on OS XJoerg Bornemann2014-03-111-0/+2
* make the qbs.PropertyList extension available on all platformsJoerg Bornemann2014-03-062-2/+22
* Compile with C++11/libc++Eike Ziller2014-03-061-6/+8
* fix deprecation warning in qbs project filesJoerg Bornemann2014-03-061-1/+1
* Detect MinGW on all platforms.Jake Petroules2014-03-041-9/+22
* Use PropertyList instead of plutil for increased performance.Jake Petroules2014-03-043-63/+51
* Define hostOSBuildVersion on Windows as well.Jake Petroules2014-03-032-6/+9
* Check ServerVersion first when retrieving Darwin product version.Jake Petroules2014-03-031-4/+4
* Normalize signal/slot signaturesOrgad Shaneh2014-03-034-7/+7
* GitIgnore lib directory and qrc artifactsOrgad Shaneh2014-03-031-0/+2
* Recognize more MinGW machine names.Jake Petroules2014-03-031-4/+10
* Canonicalize more architectures.Jake Petroules2014-03-032-10/+12
* do not export ScriptEngine and LoaderJoerg Bornemann2014-02-282-5/+2
* QBS: Add a new linkerScripts property for the CppModuleDenis Shienkov2014-02-283-0/+14
* import qbs.FileInfo in darwin-tools.jsJoerg Bornemann2014-02-283-2/+1
* move import of bundle-tools.js to path-tools.jsJoerg Bornemann2014-02-283-2/+2
* move import of windows.js out of GenericGCC.qbsJoerg Bornemann2014-02-282-1/+2
* introduce loadExtension functionJoerg Bornemann2014-02-283-0/+89
* store search paths in file contextJoerg Bornemann2014-02-285-1/+19