aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed rebuilding of application on MacOS XRuslan Nigmatullin2012-08-131-0/+1
* Remove dynamic library prefix for MinGWYuchen Deng2012-08-071-1/+1
* Fix wrong windres called for cross compilationYuchen Deng2012-08-021-1/+4
* Code refactoring for get toolchain path and prefixYuchen Deng2012-08-021-14/+3
* Fix the wrong ar calledYuchen Deng2012-08-011-1/+15
* Fix undefined reference to `WinMain@16'Yuchen Deng2012-08-011-2/+0
* Don't need isInstalled property anymoreYuchen Deng2012-08-012-16/+4
* Fix error name of qtmain libraryYuchen Deng2012-07-061-1/+1
* Fix the judgment of absolute path on WindowsYuchen Deng2012-07-051-1/+3
* Add support for multi-architecture of GCCYuchen Deng2012-06-271-0/+5
* Fix linker error for static libraryYuchen Deng2012-06-271-1/+5
* Add private/qpa paths for Qt5Yuchen Deng2012-06-191-1/+5