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
2.2
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
*
travis: install cap'n'proto packages in Bionic image
Ivan Komissarov
2020-07-28
2
-1
/
+3
*
protobuf: remove deprecated properties
Ivan Komissarov
2020-07-27
2
-9
/
+2
*
Merge "Merge branch 1.17 into master"
The Qt Project
2020-07-27
83
-65
/
+2326
|
\
|
*
Merge branch 1.17 into master
Richard Weickelt
2020-07-24
83
-65
/
+2326
|
|
\
|
|
*
doc: Provide a complete example in the "Installing Files" section
Ivan Komissarov
2020-07-24
1
-7
/
+36
|
|
*
Fix setting isBundle:false on macOS in config-ui.qbs
Ivan Komissarov
2020-07-24
1
-0
/
+1
|
|
*
baremetal: Pass 'one-object-asm-application' test for KEIL C166
Denis Shienkov
2020-07-24
2
-0
/
+9
|
|
*
baremetal: Pass 'one-object-asm-application' test for KEIL MCS251
Denis Shienkov
2020-07-23
2
-0
/
+10
|
|
*
baremetal: Skip 'preinclude-headers' test for KEIL C251 and C166
Denis Shienkov
2020-07-23
1
-1
/
+3
|
|
*
baremetal: Pass 'one-object-asm-application' test for GCC XTENSA
Denis Shienkov
2020-07-23
2
-0
/
+13
|
|
*
baremetal: Pass 'one-object-asm-application' test for IAR AVR
Denis Shienkov
2020-07-23
2
-0
/
+9
|
|
*
baremetal: Pass 'one-object-asm-application' test for IAR MSP430
Denis Shienkov
2020-07-23
2
-0
/
+8
|
|
*
baremetal: Pass 'one-object-asm-application' test for IAR STM8
Denis Shienkov
2020-07-23
4
-0
/
+25
|
|
*
baremetal: Pass 'one-object-asm-application' test for IAR ARM
Denis Shienkov
2020-07-23
2
-0
/
+17
|
|
*
Fix CONFIG variable being read incorrectly in setup-qt.js
Mitch Curtis
2020-07-23
1
-1
/
+1
|
|
*
Android: Do not fail if project contains multiple shared libraries
Alberto Mardegan
2020-07-21
1
-3
/
+2
|
|
*
Add support for Cap'n Proto for the c++ language
Ivan Komissarov
2020-07-21
28
-0
/
+1668
|
|
*
baremetal: Pass 'one-object-asm-application' test for GCC MSP430
Denis Shienkov
2020-07-21
2
-0
/
+16
|
|
*
xcode: Fix Xcode 12.0 support
Ivan Komissarov
2020-07-20
3
-2
/
+19
|
|
*
baremetal: Pass 'one-object-asm-application' test for SDCC STM8
Denis Shienkov
2020-07-20
2
-0
/
+9
|
|
*
Tests: Fix linking of tests when using bundled QtScript
Christian Stenger
2020-07-20
1
-1
/
+0
|
|
*
baremetal: Skip 'preinclude-headers' test for KEIL MCS51 toolchain
Denis Shienkov
2020-07-16
2
-1
/
+20
|
|
*
baremetal: Don't pass cpp.driverFlags to KEIL assembler
Denis Shienkov
2020-07-16
3
-4
/
+5
|
|
*
baremetal: Don't pass cpp.driverFlags to IAR assembler
Denis Shienkov
2020-07-16
1
-2
/
+1
|
|
*
baremetal: Don't pass cpp.driverFlags to SDCC assembler
Denis Shienkov
2020-07-16
1
-2
/
+1
|
|
*
Fix mingw linker issue
Oliver Wolff
2020-07-16
1
-0
/
+2
|
|
*
Fix loading optional transitive dependencies
Ivan Komissarov
2020-07-16
9
-3
/
+51
|
|
*
Probes: Remove nameFilter from FrameworkProbe
Ivan Komissarov
2020-07-16
4
-8
/
+16
|
|
*
Probes: Remove deprecated properties from PathProbe
Ivan Komissarov
2020-07-15
1
-10
/
+2
|
|
*
doc: fix the default value for the qbs.targetPlatform property
Ivan Komissarov
2020-07-15
1
-1
/
+1
|
|
*
doc: Add How-To about cpp.rpaths
Ivan Komissarov
2020-07-15
9
-0
/
+329
|
|
*
baremetal: Pass 'one-object-asm-application' test for GCC AVR
Denis Shienkov
2020-07-14
2
-0
/
+8
|
|
*
baremetal: Pass 'one-object-asm-application' test for GCC ARM
Denis Shienkov
2020-07-14
2
-0
/
+8
|
|
*
ci: Fix borked Python environment on macOS
Ivan Komissarov
2020-07-14
1
-1
/
+2
|
|
*
protobuf: Do not call outputDir() that often
Ivan Komissarov
2020-07-13
3
-10
/
+10
|
|
*
protobuf: use FileInfo.joinPaths instead of string concatenation
Ivan Komissarov
2020-07-13
1
-2
/
+3
|
|
*
baremetal: Pass 'one-object-asm-application' test for KEIL ARM
Denis Shienkov
2020-07-10
4
-3
/
+15
|
|
*
baremetal: Pass 'one-object-asm-application' test for SDCC MCS51
Denis Shienkov
2020-07-10
3
-8
/
+11
*
|
|
Bump version number to 1.18.0
Richard Weickelt
2020-07-24
1
-1
/
+1
|
/
/
*
|
Bump required Qt version
Christian Kandeler
2020-07-24
3
-4
/
+4
*
|
Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-23
19
-90
/
+97
*
|
Switch to Qt 5.15.0 and drop CI support for MinGW on Linux
Richard Weickelt
2020-07-20
5
-137
/
+35
*
|
Fix wrong array iteration
Richard Weickelt
2020-07-13
3
-7
/
+6
|
/
*
baremetal: Pass 'one-object-asm-application' test for IAR MCS51
Denis Shienkov
2020-07-09
2
-0
/
+10
*
baremetal: Return 0 in ASM main function for KEIL MCS51 toolchain
Denis Shienkov
2020-07-09
1
-3
/
+4
*
baremetal: Replace '.asm' extension with '.s' extension
Denis Shienkov
2020-07-08
2
-1
/
+1
*
protobuf: make outputDir property "private"
Ivan Komissarov
2020-07-08
4
-6
/
+6
*
baremetal: Add 'one-object-asm-application' test for KEIL MCS51
Denis Shienkov
2020-07-07
3
-1
/
+47
*
Initialize Depends item in aggregator Product properly
Richard Weickelt
2020-07-07
1
-0
/
+2
*
Fix wrong variable scope in protobuf.js
Ivan Komissarov
2020-07-07
1
-1
/
+1
[next]