index
:
qbs/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
2.1
master
wip/ci-ios
"Cubes" - Modern build tool for software projects
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
BuildGraphLocker: Include 5.7.0 in versions that have QTBUG-53392
1.5
Orgad Shaneh
2016-07-13
1
-2
/
+5
*
FreeBSD fix: change order of includes
Ralf Nolden
2016-07-08
1
-3
/
+3
*
Do the OS X to macOS rename.
v1.5.2
Jake Petroules
2016-06-27
58
-146
/
+160
*
Docs: List the supported property types.
Christian Kandeler
2016-06-24
1
-0
/
+42
*
Respect the "active file tags" build option also when installing.
Christian Kandeler
2016-06-17
4
-2
/
+13
*
Docs: Clarify the connection between file tags, rules and product type.
Christian Kandeler
2016-06-16
2
-2
/
+32
*
Prevent users from creating nonsensical Command properties.
Christian Kandeler
2016-06-15
5
-1
/
+44
*
Make processNameByPid() work on OpenBSD,NetBSD and FreeBSD
Ralf Nolden
2016-06-13
3
-11
/
+32
*
Doc: Show syntax for multiple files
Kai Koehne
2016-06-12
1
-0
/
+6
*
Make search paths given on the command line available right away.
Christian Kandeler
2016-06-10
5
-16
/
+41
*
Bump version to 1.5.2.
Christian Kandeler
2016-06-09
2
-2
/
+2
*
Revert "Fix version validation for limits of 1,1."
Christian Kandeler
2016-06-08
1
-4
/
+1
*
Fix version validation for limits of 1,1.
Jake Petroules
2016-06-07
1
-1
/
+4
*
Fix potential crash in project setup.
Christian Kandeler
2016-06-07
2
-1
/
+37
*
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Jake Petroules
2016-06-06
590
-590
/
+590
*
Avoid using the term "Qt Build Suite" in Qbs documentation.
Jake Petroules
2016-06-04
3
-12
/
+12
*
Executor: Do not assert on condition that can actually happen.
v1.5.1
Christian Kandeler
2016-06-02
7
-3
/
+81
*
Don't warn about unknown Windows versions if no version is set.
Jake Petroules
2016-06-02
1
-1
/
+1
*
Add missing code location to some parsing errors.
Christian Kandeler
2016-06-02
1
-4
/
+8
*
Version validator: Nicer error message for fixed component number.
Christian Kandeler
2016-06-01
1
-1
/
+4
*
Print more descriptive "unknown Windows version" warning messages.
Jake Petroules
2016-05-30
6
-32
/
+47
*
BuildGraphLocker: Workaround a lockfile issue
Orgad Shaneh
2016-05-30
1
-1
/
+8
*
Enable C++11 for the scanner plugins.
Christian Kandeler
2016-05-27
2
-0
/
+2
*
PkgConfigProbe: Make sure no values are undefined in the success case.
Christian Kandeler
2016-05-27
5
-8
/
+89
*
Fix edge case in module look-up.
Christian Kandeler
2016-05-25
5
-2
/
+42
*
Check for self-assignment in ProjectData assignment operator.
Jake Petroules
2016-05-25
1
-2
/
+4
*
Fix use of potentially uninitialized value.
Jake Petroules
2016-05-25
1
-1
/
+1
*
cpp module: enable exceptions by default
Sergey Petrov
2016-05-24
2
-2
/
+12
*
Fix setup-toolchains when the compiler name is g++ and no --type is set.
Jake Petroules
2016-05-23
1
-0
/
+2
*
Fix responseFiles autotest on non-Windows
Joerg Bornemann
2016-05-20
1
-1
/
+3
*
Fix static-lib-deps autotest on Windows
Joerg Bornemann
2016-05-20
1
-0
/
+1
*
Fix null pointer accesses.
Christian Kandeler
2016-05-20
2
-11
/
+22
*
Add missing initializations for class members.
Christian Kandeler
2016-05-20
1
-2
/
+2
*
Respect the conditions of Export items.
Christian Kandeler
2016-05-20
6
-0
/
+67
*
Quote arguments in response files
Philip Schuchardt
2016-05-20
5
-1
/
+94
*
remove unnecessary path normalization
Oswald Buddenhagen
2016-05-19
1
-1
/
+0
*
nuke unused cleanPath() function
Oswald Buddenhagen
2016-05-19
1
-13
/
+0
*
use TEMPLATE = aux instead of bizarre phony target hack
Oswald Buddenhagen
2016-05-19
1
-24
/
+2
*
Properly support disabling the use of precompiled headers.
Christian Kandeler
2016-05-18
2
-0
/
+6
*
Clone values when copying them from Export items.
Christian Kandeler
2016-05-18
2
-2
/
+1
*
Update "importingProduct" autotest to reflect newly found bug.
Christian Kandeler
2016-05-18
2
-26
/
+32
*
Doc: Align code snippets
Kai Koehne
2016-05-18
1
-1
/
+2
*
Add missing _MSC_VER=XXXX define to compilerDefines
Joerg Bornemann
2016-05-17
2
-1
/
+10
*
Fix flaky autotest.
Christian Kandeler
2016-05-12
1
-32
/
+64
*
Version bump to 1.5.1.
Christian Kandeler
2016-05-11
2
-2
/
+2
*
Fix missing import in moc.js
v1.5.0
Joerg Bornemann
2016-05-06
1
-0
/
+3
*
Skip sanity checks by default in release mode.
Christian Kandeler
2016-05-04
1
-0
/
+11
*
Fix wrong assumption about transformer output timestamps.
Christian Kandeler
2016-05-04
5
-7
/
+52
*
Add an "importingProduct" variable to the Export item.
Christian Kandeler
2016-05-03
7
-1
/
+56
*
Enable exceptions in qbs project
Orgad Shaneh
2016-05-03
1
-0
/
+1
[next]