aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix ignored submodules if a submodule does not have a dependency.yamlKai Köhne2021-03-311-1/+2
* Remove unused TopologicalSort.cmakeJoerg Bornemann2021-03-123-185/+0
* Do not error out on missing optional repository dependenciesJoerg Bornemann2021-03-121-13/+29
* Mark 'CMake Topological Sort' attribution as tools relatedKai Koehne2020-12-041-0/+1
* Checkout as detached if checking out branch failsVolker Hilsheimer2020-12-021-0/+9
* Add worktrees as detachedVolker Hilsheimer2020-12-021-2/+2
* Initialize missing submodules if a supermodule is presentVolker Hilsheimer2020-12-021-0/+15
* Support absorbed and unabsorbed submodulesVolker Hilsheimer2020-12-011-0/+4
* Be less quiet when cloning or adding worktreesVolker Hilsheimer2020-11-211-17/+17
* Make syncing script capable of setting up new worktrees and clonesVolker Hilsheimer2020-11-171-0/+66
* Add a script to synchronize the repo to a consistent (sub)setVolker Hilsheimer2020-11-172-12/+133
* CMake: Fix dependency handling when module is skippedAlexey Edelev2020-11-141-6/+19
* Use dependencies.yaml to order sub modulesVolker Hilsheimer2020-11-111-0/+85
* CMake: Add missing quote in qt_attribution.jsonLeander Beernaert2020-03-311-1/+1
* Read module list from .gitmodulesLeander Beernaert2020-03-183-0/+184
* Start the CMake superbuildKevin Funk2020-03-181-0/+73