index
:
delta/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
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix qtquickcompiler support for QML files in subdirectories
Christian Kandeler
2017-12-15
6
-0
/
+64
*
Fix regression resolving exported paths defined in the exporting product
Christian Kandeler
2017-12-13
3
-0
/
+8
*
Fix GCC support for "bare metal" systems again
Christian Kandeler
2017-12-11
3
-0
/
+62
*
Fix crash when "original" is being misused
Christian Kandeler
2017-12-08
2
-0
/
+8
*
Fix imports in Inno Setup, NSIS, and WiX autotests
Jake Petroules
2017-11-30
3
-2
/
+3
*
Installer modules: add a "helper" file tag to pull in dependent inputs
Jake Petroules
2017-11-30
11
-2
/
+328
*
Fix inadvertant module prototype sharing
v1.10.0
Christian Kandeler
2017-11-23
3
-0
/
+23
*
Fix bogus error message about conflicting module files
Christian Kandeler
2017-11-23
1
-0
/
+2
*
Ignore property assignments in Export items of disabled products
Christian Kandeler
2017-11-23
11
-0
/
+135
*
Fix default deployment target of storyboard in assetcatalog test
Jake Petroules
2017-11-13
1
-1
/
+1
*
Fix assetcatalog test with newer versions of macOS
Jake Petroules
2017-11-13
2
-6
/
+19
*
Make the teapot test a little less strict
Jake Petroules
2017-11-13
1
-6
/
+11
*
Only include one of gl3stub.cpp or gl3stub.c in the Android teapot test
Jake Petroules
2017-11-13
1
-1
/
+2
*
Fix the outer value for Properties items
Joerg Bornemann
2017-11-10
3
-0
/
+37
*
Fix check for the "same file as different artifact" case in connect()
Christian Kandeler
2017-11-09
4
-0
/
+82
*
Fix evaluation of Properties.condition
Joerg Bornemann
2017-11-08
3
-27
/
+43
*
Fix import search path precedence
Christian Kandeler
2017-11-08
8
-0
/
+35
*
Yield error if Rule.outputArtifacts has invalid elements
Joerg Bornemann
2017-11-06
6
-0
/
+49
*
Fix change tracking for rules with more than one command
Christian Kandeler
2017-11-06
1
-1
/
+4
*
Fix handling of empty JS files
Christian Kandeler
2017-11-06
4
-0
/
+22
*
Include file dependencies in artifact rescue data
Christian Kandeler
2017-11-02
2
-0
/
+22
*
Fix File.move() and add autotest
Christian Kandeler
2017-11-01
2
-0
/
+12
*
Fix FileSaver and add some autotests to make sure it works
Jake Petroules
2017-10-20
2
-1
/
+133
*
Android autotests: fix default architecture
Jake Petroules
2017-10-19
1
-1
/
+1
*
Allow the qbs.Xml extension to work in JavaScript files
Jake Petroules
2017-10-17
1
-1
/
+1
*
Get rid of the ".obj" subdir in our build directories
Joerg Bornemann
2017-10-06
2
-6
/
+6
*
Improve error message for missing build graph
Christian Kandeler
2017-10-06
2
-1
/
+36
*
Merge 1.9 into master
Christian Kandeler
2017-10-05
2
-0
/
+28
|
\
|
*
Fix usage of outer within Properties blocks
Joerg Bornemann
2017-10-04
2
-0
/
+28
*
|
Make the Android autotest more robust
Joerg Bornemann
2017-10-04
1
-13
/
+107
*
|
ModuleLoader: Fix false positive in property declaration checker
Christian Kandeler
2017-10-04
4
-4
/
+49
*
|
ModuleLoader: Fix check for Probe.configure
Christian Kandeler
2017-10-04
2
-0
/
+9
*
|
Fix missing error location in case of syntax errors in scripts
Christian Kandeler
2017-10-04
2
-0
/
+10
*
|
Merge "Merge remote-tracking branch 'origin/1.9'"
Joerg Bornemann
2017-09-26
5
-191
/
+0
|
\
\
|
*
\
Merge remote-tracking branch 'origin/1.9'
Joerg Bornemann
2017-09-26
5
-191
/
+0
|
|
\
\
|
|
|
/
|
|
*
Remove old precompiled header test data
Joerg Bornemann
2017-09-26
5
-191
/
+0
*
|
|
Introduce Module.priority
Joerg Bornemann
2017-09-26
8
-2
/
+130
|
/
/
*
|
Yield error on conflicting module instances
Joerg Bornemann
2017-09-21
8
-0
/
+28
*
|
Fix build with Qt 5.6
Joerg Bornemann
2017-09-19
1
-0
/
+1
*
|
Merge "Merge 1.9 into master"
Joerg Bornemann
2017-09-05
2
-86
/
+94
|
\
\
|
*
\
Merge 1.9 into master
Christian Kandeler
2017-09-01
2
-86
/
+94
|
|
\
\
|
|
|
/
|
|
*
ModuleLoader: Fix adjustment for multiplexed dependencies
v1.9.0
Christian Kandeler
2017-09-01
2
-86
/
+94
*
|
|
Remove the --force option
Christian Kandeler
2017-09-04
1
-3
/
+0
*
|
|
Fix Android teapot example
Jake Petroules
2017-09-01
1
-3
/
+26
*
|
|
Fix Android autotests so that the resulting APKs actually run
Jake Petroules
2017-09-01
8
-36
/
+50
|
/
/
*
|
Introduce property cpp.variantSuffix
Christian Kandeler
2017-09-01
6
-2
/
+149
*
|
Do not implicitly resolve a project as part of the "clean" command
Christian Kandeler
2017-08-31
1
-0
/
+5
*
|
Fix autotest failures
Christian Kandeler
2017-08-31
2
-5
/
+4
*
|
Strip down the list of possible parameters for the "clean" command
Christian Kandeler
2017-08-31
2
-5
/
+5
*
|
Android: Fix teapot autotest for older NDKs
Christian Kandeler
2017-08-30
1
-2
/
+3
[next]