aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for the 1.18.2 releasev1.18.21.18Richard Weickelt2021-04-061-0/+41
* protobuf: fix setting includePath in nanopb.qbsIvan Komissarov2021-03-181-0/+2
* protobuf: fix accessing undefined objectIvan Komissarov2021-03-152-26/+38
* Bump version to 1.18.2Ivan Komissarov2021-03-091-1/+1
* cmake build: Fix project files updates in Qbs binaryIvan Komissarov2021-03-022-1/+1
* protobuf: fix _libraryName prop if protobuf is not foundIvan Komissarov2021-02-222-2/+6
* GitHub actions: use empty qbs.installPrefix for release packagesv1.18.1Ivan Komissarov2021-02-171-1/+3
* do not depend on QtGui in release buildsIvan Komissarov2021-02-151-1/+3
* qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2
* Fix static build with qmakeRichard Weickelt2021-02-091-4/+2
* Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-264-6/+77
* cmake build: Turn project file updates on by defaultEike Ziller2021-01-131-1/+1
* Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-042-1/+55
* Bump version to 1.18.1Richard Weickelt2020-12-231-1/+1
* Add more paths to search in Library and Include probesJan Blackquill2020-12-232-1/+3
* Add protobuf.nanopb documentationKai Dohmen2020-12-182-0/+160
* Add qt4 docker image for basic testingRaphaël Cotty2020-12-1815-5/+198
* Add missing nanopb generator file extension on windowsKai Dohmen2020-12-171-4/+4
* Reorder toolchain-check to enable creating of clang-cl profileKai Dohmen2020-12-171-3/+3
* 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