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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Split checks on multiple lines
Ivan Komissarov
2020-04-09
1
-2
/
+70
*
clang-tidy: Fix 'modernize-return-braced-init-list' warnings
Ivan Komissarov
2020-04-08
2
-3
/
+3
*
clang-tidy: Fix 'google-readability-casting' warnings
Ivan Komissarov
2020-04-07
2
-8
/
+6
*
clang-tidy: Fix 'bugprone-suspicious-enum-usage' warnings
Ivan Komissarov
2020-04-07
2
-3
/
+3
*
clang-tidy: Fix 'google-readability-namespace-comments' warnings
Ivan Komissarov
2020-04-07
5
-5
/
+5
*
clang-tidy: disable some warnings
Ivan Komissarov
2020-04-07
1
-1
/
+1
*
baremetal: Fetch ARM architecture details from IAR toolchain
Denis Shienkov
2020-04-06
1
-164
/
+147
*
baremetal: Dump version for C166 compiler
Denis Shienkov
2020-04-06
1
-1
/
+62
*
clang-tidy: Fix 'misc-unused-using-decls' warnings
Ivan Komissarov
2020-04-06
4
-6
/
+1
*
baremetal: Add KEIL C166 toolchain support
Denis Shienkov
2020-04-03
3
-13
/
+175
*
baremetal: Dump compiler version for C251 compiler too
Denis Shienkov
2020-04-03
1
-16
/
+45
*
baremetal: Move Keil compiler version detection to separate functions
Denis Shienkov
2020-04-03
1
-62
/
+71
*
baremetal: Auto-detect C251 compiler provided by Keil
Denis Shienkov
2020-04-03
1
-1
/
+5
*
baremetal: Dump additional macros of C{51|251} compiler
Denis Shienkov
2020-04-03
1
-13
/
+33
*
Install libgrpc++-dev packages in Bionic image
Ivan Komissarov
2020-04-02
2
-1
/
+2
*
baremetal: Unify pre-defined macros dumping for mcs{51|251} architectures
Denis Shienkov
2020-03-30
1
-47
/
+25
*
baremetal: Move ARM architecture detalization to separate function
Denis Shienkov
2020-03-23
1
-24
/
+25
*
baremetal: Introduce isArmArchitecture() function
Denis Shienkov
2020-03-23
1
-14
/
+18
*
baremetal: Add KEIL C251 toolchain support
Denis Shienkov
2020-03-19
1
-47
/
+117
*
Bump version to 1.17.0
Richard Weickelt
2020-03-18
1
-1
/
+1
*
baremetal: Fix some typos in README files of examples
Denis Shienkov
2020-03-17
2
-2
/
+2
*
baremetal: Fix typo for STM8 assembler file tagging in SDCC toolchain
Denis Shienkov
2020-03-17
1
-1
/
+1
*
baremetal: Fetch ARM architecture details from KEIL toolchain
Denis Shienkov
2020-03-17
1
-41
/
+44
*
baremetal: Fix target ARM architecture condition in an examples
Denis Shienkov
2020-03-17
1
-1
/
+1
*
Update windowsservercore Docker image
Richard Weickelt
2020-03-17
5
-62
/
+87
*
baremetal: Auto-detect IAR toolchain for Renesas 78K architecture
Denis Shienkov
2020-03-16
1
-2
/
+6
*
baremetal: Add IAR Renesas 78K toolchain support
Denis Shienkov
2020-03-16
1
-7
/
+28
*
baremetal: Auto-detect IAR toolchain for Renesas V850 architecture
Denis Shienkov
2020-03-16
1
-2
/
+7
*
baremetal: Add IAR Renesas V850 toolchain support
Denis Shienkov
2020-03-16
1
-0
/
+19
*
baremetal: Auto-detect IAR toolchain for Renesas RH850 architecture
Denis Shienkov
2020-03-16
1
-2
/
+6
*
baremetal: Add IAR Renesas RH850 toolchain support
Denis Shienkov
2020-03-16
1
-0
/
+18
*
baremetal: Fix endianness flag detection for IAR toolchain
Denis Shienkov
2020-03-16
1
-1
/
+3
*
baremetal: Fix typo in cppLanguageOption() for IAR toolchain
Denis Shienkov
2020-03-16
1
-2
/
+2
*
baremetal: Auto-detect IAR toolchain for Renesas RX architecture
Denis Shienkov
2020-03-12
1
-2
/
+7
*
baremetal: Add IAR Renesas RX toolchain support
Denis Shienkov
2020-03-12
1
-1
/
+19
*
Add qbs.hostArchitecture property
Ivan Komissarov
2020-03-11
7
-1
/
+43
*
Fix emptyProfile autotest
Christian Kandeler
2020-03-10
1
-13
/
+21
*
Simplify the emptyProfile autotest
Christian Kandeler
2020-03-09
1
-3
/
+1
*
Qt: Add support for the new QML type registration mechanism
Christian Kandeler
2020-03-09
10
-2
/
+507
*
setup-toolchains now sets the qbs.toolchainType, not qbs.toolchain
Ivan Komissarov
2020-03-09
14
-63
/
+75
*
Qt Support: Handle MinGW pure debug from Qt 5.14
Björn Schäpers
2020-03-09
1
-2
/
+7
*
doc: fix candidateFilter example
Ivan Komissarov
2020-03-09
1
-1
/
+1
*
Add "profiling" build variant
Ivan Komissarov
2020-03-06
7
-11
/
+61
*
doc: add How-To section about separating debug info
Ivan Komissarov
2020-03-06
2
-0
/
+61
*
Fix GRPC example
Ivan Komissarov
2020-03-06
1
-1
/
+1
*
Document the fact that PathProbe.candidatePaths is always populated
Ivan Komissarov
2020-03-06
1
-0
/
+18
*
Add clang-cl to the list of known toolchains
Ivan Komissarov
2020-03-06
2
-1
/
+10
*
Qt support: Add support for moc metatype files
Christian Kandeler
2020-03-06
10
-6
/
+165
*
Documentation: Fix some macros
Christian Kandeler
2020-03-05
1
-2
/
+2
*
Rule execution: Fix potential infinite loop
Christian Kandeler
2020-03-05
5
-0
/
+45
[next]