aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix qt4 binary path detectionv1.18.0Raphaël Cotty2020-12-141-1/+2
* Add changelog for 1.18.0Richard Weickelt2020-12-141-0/+84
* Fix building .xcassetsIvan Komissarov2020-12-141-1/+1
* Add TestBlackboxApple::appiconset testIvan Komissarov2020-12-1435-0/+341
* protobuf: explicitly disable auto refcount for generated filesIvan Komissarov2020-12-141-0/+1
* Fix assetCatalog test for macOS 11.*Ivan Komissarov2020-12-141-1/+2
* doc: some tweaks to the CONTRIBUTING.mdIvan Komissarov2020-12-141-1/+1
* doc: Fix doc about bundle.indentifier and indentifierPrefixIvan Komissarov2020-12-141-4/+6
* Probe for release and debug version of protobuf librariesKai Dohmen2020-12-122-4/+30
* cmake: Pass python3 from CMake to QbsIvan Komissarov2020-12-112-3/+4
* cmake: check for presence of lxml and bs4 python modulesIvan Komissarov2020-12-101-42/+77
* Github actions: Add workflow for building release packagesIvan Komissarov2020-12-092-43/+176
* cmake: Fix path to qmake and qbs.buildVariant when building docsIvan Komissarov2020-12-091-1/+3
* cmake: Doc should depend on qbs_processlauncherIvan Komissarov2020-12-091-1/+1
* cmake build: Fix dependencies of BuildQbsResourcesEike Ziller2020-12-091-1/+1
* baremetal: Handle preprocessor flags for SDCC toolchainDenis Shienkov2020-12-081-0/+1
* Android: Fix debugging supportRaphaël Cotty2020-12-086-41/+14
* Fix installing standalone loadable modulesIvan Komissarov2020-12-081-0/+2
* doc: Cleanup and update information about QBS and IDEs integrationDenis Shienkov2020-12-081-12/+26
* doc: fix bundle.resources property typeIvan Komissarov2020-12-071-1/+1
* JSON API: use fullDisplayName in dependencies arrayRaphaël Cotty2020-12-072-3/+3
* cmake: install files when using build-qbs-with-cmake.shIvan Komissarov2020-12-071-1/+2
* cmake: fix get_update_path_command() functionIvan Komissarov2020-12-041-1/+1
* cmake: fix setting QBS_APP_INSTALL_DIR variableIvan Komissarov2020-12-041-1/+1
* Fix that target was accessed before it was createdEike Ziller2020-12-043-10/+14
* cmake: fix path to qml resourcesIvan Komissarov2020-12-041-2/+2
* Pass import paths as nanopb_opt to support `.options` filesKai Dohmen2020-12-035-2/+19
* cmake: Fix building documentationIvan Komissarov2020-12-035-15/+79
* Disable moc for the aggregate product when multiplexingRaphaël Cotty2020-11-265-4/+36
* Retire Travis CIIvan Komissarov2020-11-234-104/+44
* doc: Add section about building Qbs with CMakeIvan Komissarov2020-11-231-0/+46
* Install qtcreator from the official release packagesRichard Weickelt2020-11-213-10/+8
* macOS: Fix getNativeSetting() test on Big SurIvan Komissarov2020-11-201-4/+8
* GitHub actions: fix macOS buildIvan Komissarov2020-11-201-1/+1
* Doc: Fix type of installDebugInformation propertiesJochen Ulrich2020-11-192-2/+2
* Android: Update sdk/ndk/tools versionsRaphaël Cotty2020-11-183-17/+17
* baremetal: Fix dumping of compiler includes for IAR toolchainDenis Shienkov2020-11-181-6/+3
* Android: Update for Qt 6Raphaël Cotty2020-11-179-92/+255
* Fix parsing compiler definesIvan Komissarov2020-11-171-3/+5
* GitHub actions: fix macOS buildIvan Komissarov2020-10-292-2/+3
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-2812-13/+170
* Use make_shared to create ValuesIvan Komissarov2020-10-272-11/+12
* GitHub actions: do not print profiles in scriptIvan Komissarov2020-10-271-2/+0
* GitHub actions: Add ios-simulator jobIvan Komissarov2020-10-261-0/+6
* Xcode: fix apple-multiconfig test for ios-simulatorIvan Komissarov2020-10-261-2/+2
* Add Android Docker image containing Qt 5.15Richard Weickelt2020-10-262-0/+16
* Fix qbs.buildVariant in appleMultiConfig() testIvan Komissarov2020-10-262-10/+10
* Merge branch '1.17'Ivan Komissarov2020-10-268-49/+97
|\
| * Xcode: fix compilation for ios-simulator with Xcode 12v1.17.11.17Ivan Komissarov2020-10-262-1/+10
| * Add changelog for 1.17.1Richard Weickelt2020-10-231-0/+9