aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* fix getLibraryName() in qtfunctions.js for framework buildsJoerg Bornemann2012-12-213-8/+10
* introduce qt.core.frameworkBuildJoerg Bornemann2012-12-212-7/+8
* Respect "warnings as errors" setting with MSVC compiler.Christian Kandeler2012-12-051-0/+2
* Move Qt-specific MSVC flags into qtcore.qbs.Christian Kandeler2012-12-052-1/+10
* Qt modules: fix handling of file names with more than one dotJoerg Bornemann2012-12-032-9/+10
* Correct behaviour with sources with more than one dot in the name.William Gallafent2012-12-033-6/+6
* Windows: link against debug Qt libs if qbs.enableDebugCode is trueJoerg Bornemann2012-11-233-5/+5
* adjust Qt5 library names according to latest changesJoerg Bornemann2012-11-233-9/+14
* remove qt.core.path convenience propertyJoerg Bornemann2012-11-221-8/+7
* setup-qt: adjust to changes in Qt 5Joerg Bornemann2012-11-221-4/+4
* set alwaysUpdated to false for Windows DLL import libsJoerg Bornemann2012-11-131-1/+1
* fix getLibraryName in qtfunctions.jsJoerg Bornemann2012-11-113-6/+6
* fix syntax errors in windows-msvc.qbsJoerg Bornemann2012-11-071-2/+2
* Add a systemIncludePaths property to the cpp module.William Gallafent2012-11-076-6/+25
* filter MSVC linker outputJoerg Bornemann2012-11-061-0/+5
* fix style in qtfunctions.jsJoerg Bornemann2012-11-051-7/+5
* support android.Arvid Picciani2012-11-022-1/+3
* use Transformer item instead of Artifact for PCHs in MSVC moduleJoerg Bornemann2012-11-021-13/+8
* define NDEBUG in release modeJoerg Bornemann2012-10-234-3/+4
* Add property "path" and use for Cpp.precompiledHeader.Christian Kandeler2012-10-234-9/+9
* fix handling of the library suffix for MacOSJoerg Bornemann2012-10-191-4/+6
* use -Wextra instead of -W for gcc toolchainJoerg Bornemann2012-10-181-1/+1
* Factor out common code in rules for compiler and pre-compiled headers.Christian Kandeler2012-10-182-39/+26
* adjust Qt5 module namesJoerg Bornemann2012-10-182-19/+0
* Remove _imp suffix for import libOrgad Shaneh2012-10-161-1/+1
* avoid the use of TransformPropertiesJoerg Bornemann2012-10-153-71/+46
* remove the "combine profiles on command line" featureJoerg Bornemann2012-10-121-1/+1
* Use the right compile flags for precompiled headers.Christian Kandeler2012-10-082-12/+19
* fix gcc compile outputJoerg Bornemann2012-10-041-1/+1
* remove describe function from gcc.jsJoerg Bornemann2012-10-042-7/+1
* Link with products by absolute paths with GCC toolchainRuslan Nigmatullin2012-09-261-19/+5
* outdated comment removedJoerg Bornemann2012-09-241-1/+0
* lrelease supportJoerg Bornemann2012-09-241-0/+28
* use dynamicLibraryPrefix/-Suffix consequently in GenericGcc.qbsJoerg Bornemann2012-09-222-10/+12
* Fixed incorrect characters in file paths for WindowsRuslan Nigmatullin2012-09-212-3/+3
* fix dynamicLibrarySuffix for MacOSJoerg Bornemann2012-09-211-0/+1
* Added ability to specify Info.plist and PkgInfoRuslan Nigmatullin2012-09-211-2/+40
* Visibility support for cpp moduleAleksey Sidorov2012-09-202-0/+17
* Synced behaviour of JS and C++ FileInfo objectRuslan Nigmatullin2012-09-191-3/+10
* Added targetPlatform property to qbsRuslan Nigmatullin2012-09-181-0/+10
* Qml submodule name fixAleksey Sidorov2012-09-171-1/+1
* Fixed relativePath method in FileInfo.jsRuslan Nigmatullin2012-09-141-2/+11
* remove unnecessary indirection for qbs.getenvJoerg Bornemann2012-09-121-2/+0
* Added PkgConfig probeRuslan Nigmatullin2012-09-061-0/+49
* Added qbs.getenv methodRuslan Nigmatullin2012-08-201-0/+2
* Added support for ProbesRuslan Nigmatullin2012-08-204-0/+82
* Add Objective-C support for GCCRuslan Nigmatullin2012-08-172-2/+34
* Fixed typo in qbs moduleRuslan Nigmatullin2012-08-161-2/+2
* Added pathListSeparator and pathSeparator properties to qbs moduleRuslan Nigmatullin2012-08-161-0/+2
* Fix wrong linker flags parsedYuchen Deng2012-08-131-2/+2