index
:
qt-labs/qbs.git
1.1
1.2
1.3
1.4
1.5
1.6
1.7
master
"Cubes" - Modern build tool for software projects
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the documentation embeddable in other projects
HEAD
master
Christian Kandeler
3 hours
2
-2/+11
*
Fix TestApi::linkStaticAndDynamicLibs on Darwin
Joerg Bornemann
6 hours
1
-3/+5
*
Fix build on Unix platforms without clock_gettime
Christian Kandeler
23 hours
3
-18/+47
*
Do not pass --undefined-symbols=ignore-in-shared-libs
Joerg Bornemann
30 hours
1
-6/+10
*
Re-work linking library dependencies
Joerg Bornemann
30 hours
6
-87/+214
*
ModuleLoader: Fix scope of module child instances
Christian Kandeler
31 hours
6
-7/+49
*
Fix linkerMode autotest
Christian Kandeler
32 hours
2
-4/+3
*
Simplify moc.js
Joerg Bornemann
32 hours
1
-18/+13
*
Remove usage of moduleProperty() from some tests
Joerg Bornemann
32 hours
16
-36/+25
*
Revert "Match a rule's input tags against root artifacts of dependencies"
Christian Kandeler
32 hours
8
-52/+6
*
QRegExp include cleanup
Samuel Gaist
2 days
4
-0/+5
*
Handle sub-second timestamps correctly on Unix
Christian Kandeler
2 days
5
-60/+78
*
Fix error message about conflicting artifacts
Christian Kandeler
2 days
1
-1/+1
*
Doc: Prevent Product Item property table from overflowing
Topi Reinio
2 days
1
-2/+6
*
Match a rule's input tags against root artifacts of dependencies
Christian Kandeler
3 days
8
-6/+52
*
Remove usage of moduleProperty() from Qt.core template
Joerg Bornemann
3 days
1
-20/+18
*
Add a convenient replacement for moduleProperty()
Joerg Bornemann
3 days
6
-28/+139
*
Clean up [q]fileinfo.h includes
Joerg Bornemann
4 days
12
-14/+3
*
Do not yet emit deprecation warnings for loadFile() and loadExtension()
Christian Kandeler
4 days
2
-12/+15
*
Add failing autotest for linking static libs and dynamic libs
Joerg Bornemann
7 days
9
-0/+153
*
Fix "badInterpreter" autotest
Christian Kandeler
7 days
1
-1/+1
*
Blackbox tests: Always fail if qbs did not finish regularly
Christian Kandeler
7 days
1
-4/+5
*
Fix QbsProcess::cancel()
Christian Kandeler
8 days
2
-1/+15
*
Fix symbol import/export of link-dynamiclibs-staticlibs test
Joerg Bornemann
8 days
2
-6/+2
*
Add failing autotest for linking dynamic libs and static libs
Joerg Bornemann
8 days
9
-0/+157
*
Fix pluginMetaData autotest on macOS
Christian Kandeler
8 days
1
-1/+1
*
Fix "linkerMode" autotest on FreeBSD
Christian Kandeler
8 days
1
-1/+1
*
Fix detection of default QPA plugin with Qt >= 5.8
Jake Petroules
9 days
1
-12/+41
*
Fix FreeBSD host builds
Jake Petroules
9 days
3
-1/+21
*
Do not emit warnings for properties set on non-present modules
Christian Kandeler
9 days
4
-0/+16
*
Prevent files from getting installed outside the install root
Christian Kandeler
9 days
6
-1/+29
*
Reduce some unnecessary reliance on product.type
Jake Petroules
10 days
7
-43/+69
*
Fix tst_tools::set_reserve for Qt >= 5.7
Joerg Bornemann
10 days
1
-0/+4
*
Remove out-dated comment
Joerg Bornemann
10 days
1
-2/+0
*
Small code clean-up in ModuleProperties
Joerg Bornemann
10 days
1
-13/+11
*
Do not use QDir::canonicalPath() in "homeDirectory" autotest
Christian Kandeler
10 days
1
-5/+3
*
Add autotest for linking static libs depending on dynamic libs
Joerg Bornemann
11 days
5
-0/+50
*
Bump required Qt version to 5.6
Christian Kandeler
11 days
9
-52/+10
*
Make calls to ScriptEngine::newFunction type-safe
Jake Petroules
12 days
6
-33/+51
*
Remove cpp.destinationDirectory from link-dynamiclibs test
Joerg Bornemann
12 days
1
-5/+0
*
Rename dynamicLibs autotest to link-dynamiclibs
Joerg Bornemann
12 days
9
-7/+7
*
Add function ModUtils.sanitizedModuleProperty
Joerg Bornemann
12 days
1
-3/+7
*
Check for verbose compiler and linker output on stderr, not stdout
Jake Petroules
2017-02-24
1
-2/+2
*
Make sure the bundle rule only accepts inputs from compatible rules
Jake Petroules
2017-02-24
3
-9/+50
*
Fix detection of framework builds of Qt
Jake Petroules
2017-02-24
1
-7/+2
*
Support multiple package names in PkgConfigProbe
Christian Kandeler
2017-02-24
2
-10/+11
*
Fix copy/paste error in TemporaryDir documentation
Christian Kandeler
2017-02-24
1
-1/+1
*
Fix Transformer::translateFileConfig signature
Joerg Bornemann
2017-02-24
2
-3/+3
*
Un-duplicate code in UserDependencyScanner::evaluate
Joerg Bornemann
2017-02-24
1
-10/+2
*
Give test project files consistent file names
Joerg Bornemann
2017-02-23
84
-112/+114
[next]