summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix protobufobjc.qbs1.16Ivan Komissarov2020-05-191-17/+6
* Remove deleting trailing slash from VS env varsSergey Zhuravlev2020-05-191-2/+0
* Do not use undefined properties in protobufcpp.qbsIvan Komissarov2020-05-191-4/+8
* Fix TestBlackbox::installLocations for mingwIvan Komissarov2020-04-282-3/+13
* Fix TestApi::localProfiles() for mingwv1.16.0Christian Kandeler2020-04-241-3/+3
* GCC: fix detection of Mingw prefix in MXEAlberto Mardegan2020-04-152-1/+8
* Add changelog for the 1.16 releaseRichard Weickelt2020-04-151-0/+126
* Session handling: Do not ignore return value of I/O functionsChristian Kandeler2020-04-151-4/+12
* qbs session: Keep checking whether stdin is still presentChristian Kandeler2020-04-151-1/+13
* Do not hardcode qbs.targetPlatform in CocoaTouchApplication.qbsIvan Komissarov2020-04-141-4/+1
* session: Fix reading values from JSONIvan Komissarov2020-04-131-3/+3
* Enable coredumps on macOSRichard Weickelt2020-04-072-0/+11
* Exclude VariantValues when checking for conflictsRichard Weickelt2020-04-061-1/+3
* Fix accessing temporary object dataIvan Komissarov2020-04-061-3/+3
* Fix helloworld-complex in "profiling" build on WindowsIvan Komissarov2020-04-062-3/+3
* Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-064-32/+29
* Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-032-13/+18
* doc: Add mention about all supported architecturesDenis Shienkov2020-03-311-0/+96
* Export framework search path in qtscxml blackbox test on macOSRichard Weickelt2020-03-311-9/+13
* LibraryProbe: extend search pathsIvan Komissarov2020-03-301-4/+29
* doc: Provide info about Library itemIvan Komissarov2020-03-306-80/+165
* doc: Add info about LibraryProbeIvan Komissarov2020-03-301-0/+62
* Fix grpcIncludePath in protobufcpp.qbsIvan Komissarov2020-03-301-1/+1
* Do not use app.qmltypes anymoreMaximilian Goldstein2020-03-303-5/+6
* Doc: Document cpp::compilerVersion propertyDenis Shienkov2020-03-301-0/+9
* Fix wrong property name in code snippetRichard Weickelt2020-03-261-1/+1
* Use docker-compose exclusively for managing Docker imagesRichard Weickelt2020-03-264-110/+28
* Remove Debian stretch from Docker build environmentsRichard Weickelt2020-03-243-153/+0
* baremetal: fix greenblink example with old sdcc compilerIvan Komissarov2020-03-231-0/+3
* baremetal: Fix detecting older sdcc compilerIvan Komissarov2020-03-232-8/+41
* Convenience items can now install separated debug infoIvan Komissarov2020-03-206-9/+91
* doc: Add info about first capital letter in custom items file namesIvan Komissarov2020-03-201-0/+2
* Refactor TestBlackbox::installLocations()Ivan Komissarov2020-03-201-21/+38
* Fix crash in operator==(ArtifactProperties, ArtifactProperties)Ivan Komissarov2020-03-202-0/+2
* Darwin: Fix access to undefined moduleChristian Kandeler2020-03-191-1/+2
* doc: Fix previous page in application.qdocIvan Komissarov2020-03-181-1/+1
* doc: fix CppApplication base classIvan Komissarov2020-03-181-2/+2
* Make Library.qbs configurableIvan Komissarov2020-03-186-31/+63
* baremetal: Fix some typos in README files of examplesDenis Shienkov2020-03-172-2/+2
* baremetal: Fix typo for STM8 assembler file tagging in SDCC toolchainDenis Shienkov2020-03-171-1/+1
* baremetal: Fetch ARM architecture details from KEIL toolchainDenis Shienkov2020-03-171-41/+44
* baremetal: Fix target ARM architecture condition in an examplesDenis Shienkov2020-03-171-1/+1
* Update windowsservercore Docker imageRichard Weickelt2020-03-175-62/+87
* baremetal: Auto-detect IAR toolchain for Renesas 78K architectureDenis Shienkov2020-03-161-2/+6
* baremetal: Add IAR Renesas 78K toolchain supportDenis Shienkov2020-03-161-7/+28
* baremetal: Auto-detect IAR toolchain for Renesas V850 architectureDenis Shienkov2020-03-161-2/+7
* baremetal: Add IAR Renesas V850 toolchain supportDenis Shienkov2020-03-161-0/+19
* baremetal: Auto-detect IAR toolchain for Renesas RH850 architectureDenis Shienkov2020-03-161-2/+6
* baremetal: Add IAR Renesas RH850 toolchain supportDenis Shienkov2020-03-161-0/+18
* baremetal: Fix endianness flag detection for IAR toolchainDenis Shienkov2020-03-161-1/+3