aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Better report target vs host differencesPino Toscano2026-03-131-1/+3
* Make IB module available on all platformsIvan Komissarov2026-02-281-1/+1
* Loader: Let the SubProject item override product propertiesChristian Kandeler2025-12-161-3/+1
* Add missing space in output of rule example and a testOrgad Shaneh2025-10-161-1/+1
* Examples: Adapt condition check for modules exampleChristian Kandeler2025-10-032-3/+4
* Add support for main bundlesIvan Komissarov2025-09-234-0/+116
* Add conan zlib exampleIvan Komissarov2025-09-113-0/+180
* GitHub actions: update xcode-less jobIvan Komissarov2025-09-014-4/+4
* Improve Conan2 provider diagnostics for missing installDirectoryRoman Telezhynskyi2025-07-282-0/+2
* Fix tests for cross-compiled ARM on WindowsIvan Komissarov2025-06-121-1/+8
* Add Qt.shadertools moduleIvan Komissarov2025-04-1512-0/+425
* docker: bring the static Qt image backIvan Komissarov2025-03-112-2/+5
* Add C++20 modules supportJan Blackquill2024-10-2321-0/+629
* Tests: Replace all uses of builtWithEmscripten()Christian Kandeler2024-10-101-1/+1
* Add flatbuffers modulesIvan Komissarov2024-06-048-0/+541
* Add Conan module providerKai Dohmen2024-05-303-0/+206
* GitHub actions: fix macOS 14.2 jobIvan Komissarov2024-04-302-3/+3
* Add CMake Exporter moduleRaphael Cotty2024-02-292-0/+12
* examples: add Exporters exampleIvan Komissarov2024-01-318-0/+502
* examples: install app in app-and-libIvan Komissarov2024-01-291-0/+1
* Remove project.withExamplesIvan Komissarov2024-01-291-20/+2
* Do not compare hostOS and targetOS using ===Ivan Komissarov2023-07-212-3/+3
* GitHub actions: fix macOS jobv2.1.0Ivan Komissarov2023-07-072-0/+2
* Export cxxLanguageVersion from protobuf modulesIvan Komissarov2023-06-281-1/+0
* Bump c++ ver for protobufIvan Komissarov2023-06-191-1/+1
* Cocoa Touch Application: add example of code signing settingsAndrey Filipenkov2023-06-181-0/+5
* Use Host and FileInfo serviceRaphael Cotty2022-01-312-3/+7
* Add missing std:: namespace for all functions from <cstdio> libraryDenis Shienkov2021-12-012-7/+7
* Fix descriptions for JS commandsDenis Shienkov2021-11-151-1/+1
* examples: Add missing std::puts namespace in 'app-and-lib' exampleDenis Shienkov2021-11-062-2/+2
* Implement eager pkg-config providerIvan Komissarov2021-10-142-0/+197
* Remove `import qbs` from all project filesDenis Shienkov2021-08-0439-75/+0
* Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-071-1/+1
* Implement codesign moduleJake Petroules2021-02-181-1/+8
* protobuf/addressbook_objc: convert to ARCAndrey Filipenkov2021-01-152-55/+48
* Cocoa Touch Application: use launch storyboardAndrey Filipenkov2020-12-147-15/+57
* Cocoa Touch Application: change bundle identifier's prefix to io.qbsAndrey Filipenkov2020-12-142-3/+5
* Cocoa Touch Application: upgrade Xcode project to 12.2Andrey Filipenkov2020-12-142-2/+44
* Cocoa Touch Application: convert to Automated Reference CountingAndrey Filipenkov2020-12-146-40/+19
* Cocoa Touch Application: set deployment target to iOS 9.0Andrey Filipenkov2020-12-142-3/+3
* Install Cocoa Touch ApplicationIvan Komissarov2020-12-081-0/+1
* Move some file to bundle.resources in Cocoa Touch ApplicationIvan Komissarov2020-12-081-4/+12
* cmake: Replace symlinked directory with full contentCristian Adam2020-10-215-1/+4723
* baremetal: Add support for IAR toolchain to 'stm32f103' exampleDenis Shienkov2020-10-024-0/+240
* baremetal: Add support for IAR toolchain to 'pca10040' exampleDenis Shienkov2020-10-014-0/+338
* baremetal: Fix startup code for PCA10040 board using Keil toolchainDenis Shienkov2020-10-011-238/+111
* baremetal: Add missing target assembler flags for ARM architecture examplesDenis Shienkov2020-09-304-0/+26
* baremetal: Add support for IAR toolchain to 'pca10001' exampleDenis Shienkov2020-09-304-0/+229
* baremetal: Add new example for Nordic's 'pca10001' boardDenis Shienkov2020-09-3012-0/+1040
* baremetal: Fix compilation of 'pca10040' example using Keil toolchainDenis Shienkov2020-09-301-0/+3