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
...
*
|
Do not rely on leaked context variables
Richard Weickelt
2021-02-13
1
-1
/
+1
*
|
Add missing import statements
Richard Weickelt
2021-02-13
1
-1
/
+1
*
|
baremetal: Pass tests for RISC-V architecture for GCC toolchain
Denis Shienkov
2021-02-11
1
-0
/
+5
*
|
baremetal: Add new 'compiler-defines-by-language' test
Denis Shienkov
2021-02-10
6
-0
/
+82
*
|
baremetal: Add '-nostdlib' flag for MSP430 GCC toolchain
Denis Shienkov
2021-02-09
1
-1
/
+1
*
|
baremetal: Pass tests for ColdFire architecture for IAR toolchain
Denis Shienkov
2021-02-05
3
-0
/
+26
*
|
baremetal: Pass tests for RISC-V architecture for IAR toolchain
Denis Shienkov
2021-02-05
3
-0
/
+17
*
|
baremetal: Derive test application and library from base product
Denis Shienkov
2021-02-05
3
-228
/
+131
*
|
baremetal: Pass tests for M32C architecture for IAR toolchain
Denis Shienkov
2021-02-05
3
-0
/
+21
*
|
baremetal: Pass tests for RX architecture for IAR toolchain
Denis Shienkov
2021-02-05
2
-0
/
+7
*
|
baremetal: Pass tests for HCS12 architecture for IAR toolchain
Denis Shienkov
2021-02-05
2
-0
/
+9
*
|
baremetal: Pass tests for HCS08 architecture for IAR toolchain
Denis Shienkov
2021-02-04
3
-0
/
+17
*
|
baremetal: Pass tests for HCS08 architecture for SDCC toolchain
Denis Shienkov
2021-02-04
2
-0
/
+8
*
|
baremetal: Improve detection of IAR compiler includes
Denis Shienkov
2021-02-02
4
-0
/
+42
*
|
Merge branch '1.18'
Ivan Komissarov
2020-12-18
39
-1
/
+352
|
\
\
|
|
/
|
*
Add TestBlackboxApple::appiconset test
Ivan Komissarov
2020-12-14
35
-0
/
+341
|
*
Fix assetCatalog test for macOS 11.*
Ivan Komissarov
2020-12-14
1
-1
/
+2
|
*
Pass import paths as nanopb_opt to support `.options` files
Kai Dohmen
2020-12-03
3
-0
/
+9
*
|
xcode: brings back arm64 mac in aggregateDependencyLinking()
Ivan Komissarov
2020-12-07
1
-1
/
+1
*
|
Merge branch '1.18' into master
Richard Weickelt
2020-11-28
6
-82
/
+208
|
\
\
|
|
/
|
*
Disable moc for the aggregate product when multiplexing
Raphaël Cotty
2020-11-26
4
-4
/
+31
|
*
macOS: Fix getNativeSetting() test on Big Sur
Ivan Komissarov
2020-11-20
1
-4
/
+8
|
*
Android: Update for Qt 6
Raphaël Cotty
2020-11-17
1
-74
/
+169
*
|
qt6: use lambdas to pass callables to QtConcurrent::run
Ivan Komissarov
2020-11-04
2
-12
/
+16
*
|
qt6: do not forward-declare QStringList
Ivan Komissarov
2020-11-04
3
-11
/
+3
*
|
qt6: do not use deprecated QByteArray::operator(QString)
Ivan Komissarov
2020-11-03
1
-1
/
+4
|
/
*
GitHub actions: fix macOS build
Ivan Komissarov
2020-10-29
1
-2
/
+1
*
Implement missing check for allowed values in PropertyOptions
Ivan Komissarov
2020-10-28
4
-1
/
+91
*
Xcode: fix apple-multiconfig test for ios-simulator
Ivan Komissarov
2020-10-26
1
-2
/
+2
*
Fix qbs.buildVariant in appleMultiConfig() test
Ivan Komissarov
2020-10-26
2
-10
/
+10
*
Merge branch '1.17'
Ivan Komissarov
2020-10-26
1
-40
/
+35
|
\
|
*
Android: Remove targetName suffix from QtApplication
Raphaël Cotty
2020-10-23
1
-1
/
+1
|
*
Android: Fix Qt 5.14 (and 5.15)
Richard Weickelt
2020-10-22
1
-4
/
+6
|
*
Android: Update for Qt 5.15
Raphaël Cotty
2020-10-21
1
-40
/
+33
|
*
Android: Allow exporting of Qt modules by using importingProduct
Raphaël Cotty
2020-10-21
3
-1
/
+80
*
|
clang-tidy: Apply modernize-use-nullptr fix-it
Ivan Komissarov
2020-10-26
3
-81
/
+81
*
|
Fix usage of @VAR@ in info plist files
Ivan Komissarov
2020-10-08
5
-0
/
+72
*
|
tests: Add missing 'std' namespace
Denis Shienkov
2020-09-30
18
-28
/
+28
*
|
Remove cpp dependency from PathProbe blackbox tests
Richard Weickelt
2020-09-27
2
-4
/
+1
*
|
GitHub actions: Run tests with Xcode 12
Ivan Komissarov
2020-09-25
1
-0
/
+4
*
|
xcode12: fix compiler warnings
Ivan Komissarov
2020-09-25
1
-4
/
+4
*
|
Make protobuf.*.outputDir public again
Kai Dohmen
2020-09-24
6
-0
/
+126
*
|
baremetal: Implement cpp.generateCompilerListingFiles for ARMCLANG
Denis Shienkov
2020-09-23
2
-34
/
+6
*
|
Android: Change the product property to importingProduct to allow exporting Q...
Raphaël Cotty
2020-09-21
3
-1
/
+80
*
|
tests: Add 'std' prefix for printf() in blackbox::configure test
Denis Shienkov
2020-09-18
1
-1
/
+1
*
|
baremetal: Pass 'generate-linker-map' test for SDCC toolchain
Denis Shienkov
2020-09-17
2
-10
/
+0
*
|
Add protobuf.nanopb module
Kai Dohmen
2020-09-16
4
-0
/
+123
*
|
GitHub actions: fix the fallbackModuleProvider test
Ivan Komissarov
2020-09-14
1
-3
/
+0
*
|
Remove extra semicolons
Denis Shienkov
2020-09-11
5
-9
/
+10
*
|
Fix InnoSetupModule to support InnoSetup v6
Ivan Komissarov
2020-09-04
3
-47
/
+24
[prev]
[next]