aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.qbs
Commit message (Expand)AuthorAgeFilesLines
* Tutorial. Part 1Ivan Komissarov2024-01-301-0/+1
* Remove project.withExamplesIvan Komissarov2024-01-291-8/+1
* RIP QMake buildIvan Komissarov2022-12-161-5/+0
* Remove `import qbs` from all project filesDenis Shienkov2021-08-041-2/+0
* Retire Travis CIIvan Komissarov2020-11-231-1/+0
* Initial support for GitHub ActionsIvan Komissarov2020-09-011-0/+1
* Initial CMake portIvan Komissarov2020-08-171-0/+5
* Add "continuous integration files" productIvan Komissarov2020-05-131-0/+9
* Use docker-compose exclusively for managing Docker imagesRichard Weickelt2020-03-261-8/+1
* Add a new project property "withDocker" on the Qbs buildJake Petroules2017-12-051-1/+8
* Allow disabling pieces of the Qbs project by categoryJake Petroules2017-11-091-38/+24
* Remove sync.profileJake Petroules2017-10-231-1/+1
* Add a minimal man pageChristian Kandeler2017-08-291-0/+1
* Add products to build the Qbs Docker imagesJake Petroules2017-08-181-0/+1
* Organize development-time scripts in a single placeJake Petroules2017-08-161-0/+1
* Make sure all files in the repository are shown in the Qbs project treeJake Petroules2017-08-161-1/+1
* Organize the 'dist' release package into a new file structureJake Petroules2017-07-181-1/+0
* Introduce the qbsversion module for building QbsJake Petroules2017-06-021-0/+5
* Allow passing autotest wrapper arguments to qbs autotestsJake Petroules2016-12-131-0/+2
* Allow passing autotest arguments to qbs autotestsJake Petroules2016-12-121-0/+2
* Bump minimum qbs version to 1.6Christian Kandeler2016-08-291-1/+1
* List qmake project files in qbs project fileChristian Kandeler2016-08-291-0/+5
* qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-21/+0
* Fix autotest execution on OS X.Jake Petroules2015-12-141-0/+4
* qbs build: Add missing dependencies to autotest runner.Christian Kandeler2015-12-141-0/+3
* Let Qbs build its own Windows ZIP distribution.Jake Petroules2015-09-021-0/+1
* Solve the Java dependency tracking issue once and for all.Jake Petroules2015-07-091-1/+0
* Fix libexec path.Christian Kandeler2015-07-061-1/+1
* Make libexec path properly configurable.Christian Kandeler2015-06-011-1/+2
* Add support for tracking class, h files produced by Java inner classes.Jake Petroules2015-05-281-0/+1
* Fix qbs build.Jake Petroules2015-05-201-0/+1
* Don't build examples with qbs by default.Jake Petroules2015-05-151-1/+1
* qbs build: Make autotest runner work on Windows.Christian Kandeler2015-04-241-1/+22
* Add benchmarking tool.Christian Kandeler2015-02-171-0/+1
* Merge branch '1.3' into master.Christian Kandeler2015-01-131-1/+1
|\
| * remove superfluous project variableJoerg Bornemann2015-01-131-1/+1
* | Add AutotestRunner for qbs project.Christian Kandeler2014-12-181-1/+3
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-0/+1
|/
* Fix condition for including the "examples" sub-project.Christian Kandeler2014-10-171-1/+3
* Set minimum qbs version.Christian Kandeler2014-08-041-0/+1
* API: Make the ability to update project files optional.Christian Kandeler2014-07-181-0/+1
* qbs project files: Move property appInstallDir all the way up.Christian Kandeler2014-06-251-0/+1
* Command-line frontend: Make plugin and search paths configurable.Christian Kandeler2014-06-241-0/+2
* qbs build: Fix type of project.libRPaths.Christian Kandeler2014-04-231-1/+1
* Make the "lib" part of plugin and library locations configurable.Christian Kandeler2014-02-271-4/+5
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-0/+1
* Introduce tool for fuzzy testing.Christian Kandeler2014-02-111-1/+2
* Fix some property types in qbs' qbs project file.Christian Kandeler2013-10-301-3/+3
* Install examples.Christian Kandeler2013-10-301-1/+5
* Add examples.Christian Kandeler2013-10-291-1/+3