aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version number to 1.3.0Joerg Bornemann2014-03-312-2/+2
* 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
* introduce loadFile function for loading JS filesJoerg Bornemann2014-02-286-15/+95
* give FileContext and ResolvedFileContext a common baseJoerg Bornemann2014-02-2812-56/+183
* Doc: Add documentation for the PropertyList extension.Jake Petroules2014-02-281-0/+129
* Add test coverage for new PropertyList extension features.Jake Petroules2014-02-282-1/+77
* Introduce PropertyList functions isEmpty and clear.Jake Petroules2014-02-283-0/+44
* Add support for writing a PropertyList object directly to a file.Jake Petroules2014-02-282-0/+16
* Centralize plist writing code.Jake Petroules2014-02-282-47/+90
* Fuzzy test: Use "rev-parse" instead of "describe".Christian Kandeler2014-02-281-1/+1
* Make fuzzy test more thorough.Christian Kandeler2014-02-282-10/+34
* Add retina display support to the default Info.plist.Jake Petroules2014-02-281-2/+6
* move ResolvedFileContext to separate filesJoerg Bornemann2014-02-288-65/+152
* rename name variable to filePathJoerg Bornemann2014-02-281-9/+9
* rename JsImport.fileNames to filePathsJoerg Bornemann2014-02-284-14/+14
* fix includes in scriptengine.hJoerg Bornemann2014-02-281-2/+2
* Make the "lib" part of plugin and library locations configurable.Christian Kandeler2014-02-2711-18/+33
* Include languageinfo.h in qbs.h.Christian Kandeler2014-02-271-0/+1
* introduce qbs::LanguageInfo classJoerg Bornemann2014-02-279-79/+170
* Shut up warning by stupid compilers.Christian Kandeler2014-02-271-0/+3
* Improvements to fuzzy test.Christian Kandeler2014-02-271-1/+9
* Add support for reading the plist format in the PropertyList extension.Jake Petroules2014-02-272-3/+34
* Add support for reading JSON plists in the PropertyList extension.Jake Petroules2014-02-271-5/+21
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-274-16/+16