aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use different tags for debug info created by different rulesChristian Kandeler2017-01-025-23/+28
* Do not create bundle-related artifacts for non-Darwin targetsChristian Kandeler2017-01-021-1/+3
* Prevent undefined values from getting into listsJake Petroules2016-12-232-3/+3
* Remove unused functionJake Petroules2016-12-221-14/+0
* Fix qbs-setup-toolchains with concretely specified MSVCJoerg Bornemann2016-12-212-1/+2
* ModuleLoader: Do not cache Probes that throw errorsChristian Kandeler2016-12-201-6/+6
* Fix javaDependencyTracking autotest with Java 6 on Windows and LinuxJake Petroules2016-12-193-16/+28
* Fix clangdb autotests with MSVC and MinGWJake Petroules2016-12-193-15/+35
* Do the buildgraph sanity checks only on demandChristian Kandeler2016-12-191-10/+1
* VS generator: Don't prepend $(ProjectDir) to absolute pathsThomas Epting2016-12-181-2/+6
* VS generator: Add missing trailing backslash to OutDir variableThomas Epting2016-12-181-1/+3
* EvaluatorScriptClass: Catch exceptions from script importing codeChristian Kandeler2016-12-161-4/+26
* Bump versionChristian Kandeler2016-12-142-2/+2
* Fix deploymentTarget autotest with older versions of XcodeJake Petroules2016-12-143-18/+40
* MSVC: Add "WIN32" to the list of platform definesChristian Kandeler2016-12-141-0/+1
* Allow passing autotest wrapper arguments to qbs autotestsJake Petroules2016-12-131-0/+2
* Fix clangdb autotest on WindowsChristian Kandeler2016-12-131-0/+12
* Fix Cocoa examplesJake Petroules2016-12-123-4/+13
* Allow passing autotest arguments to qbs autotestsJake Petroules2016-12-121-0/+2
* Fix erroneousFiles test on Windows when ls.exe is in the PATHJake Petroules2016-12-121-1/+1
* Split up javaDependencyTracking testJake Petroules2016-12-122-15/+31
* Fix unnecessary output noise and absolute path assertions in testsJake Petroules2016-12-123-1/+5
* Include information on cost of storing the build graph when profilingChristian Kandeler2016-12-091-0/+1
* Turn process execution errors in GccProbe into fatal errorsJake Petroules2016-12-091-2/+2
* Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-099-13/+116
* Fix some issues in the WiX module causing the autotest to failJake Petroules2016-12-093-19/+33
* Fix javaDependencyTrackingInnerClass test when Java is not installedv1.7.0Jake Petroules2016-12-091-1/+9
* Downgrade error message from JavaCompilerScanner to a warningJake Petroules2016-12-076-4/+35
* Fix propagation of defines to dependencies from QbsLibraryJake Petroules2016-12-071-2/+3
* Documentation: split list of items into language and convenience itemsJake Petroules2016-12-0731-57/+109
* Fix unused variable warningJake Petroules2016-12-071-0/+1
* Fix language tests on WindowsChristian Kandeler2016-12-071-1/+1
* Fix usage of restored ProbesChristian Kandeler2016-12-072-2/+4
* Emit deprecation warnings for relative paths in certain contextsChristian Kandeler2016-12-0620-0/+110
* ModuleLoader: No warnings for module properties in Artifact itemsChristian Kandeler2016-12-061-0/+4
* Document how to set module properties on generated artifactsChristian Kandeler2016-12-062-1/+16
* Doc: Clarify that qbs.installRoot is read-only within project filesChristian Kandeler2016-12-061-1/+2
* Set default QBS_INSTALL_PREFIX to /usr/local only on unixOrgad Shaneh2016-12-061-1/+1
* Make Win32 API usage long-path awareJake Petroules2016-12-053-4/+16
* Add support for building Inno Setup packagesJake Petroules2016-12-0510-0/+507
* macOS: Move foreground transformation code later in the lifetime cycleJake Petroules2016-12-052-9/+13
* Fix warning on UnixChristian Kandeler2016-12-021-4/+2
* Add VS 2017 supportJoerg Bornemann2016-12-026-42/+132
* ModuleLoader: Check the names of PropertyOptions itemsChristian Kandeler2016-12-025-0/+22
* Simplify determination of MSVC compiler definesJoerg Bornemann2016-12-021-57/+29
* Android.ndk: Fix wrong name in PropertyOptionChristian Kandeler2016-12-021-1/+1
* Change the default value and behavior of Qt.core.resourceSourceBaseDenis Klychkov2016-12-022-5/+7
* Add possibility to specify the base name of the generated qrc fileDenis Klychkov2016-12-023-1/+18
* Fix minimum supported macOS version in READMEJake Petroules2016-12-011-1/+1
* Remove version checks on macOSJake Petroules2016-11-301-62/+24