Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Generate simpler ExternalProject sample Git repositories | Brad King | 2021-01-25 | 1 | -0/+0 |
| | | | | | | | | | | The `gitrepo.tgz` repository contains a project that enables both C and CXX languages and builds source code. This take a long time to repeat over and over, particularly on Visual Studio and Xcode generators. Add and use a script to generate a new test repository that has a much simpler project. Issue: #20733 | ||||
* | ExternalProject: Option to turn off recursive update of git submodules | Charis Marangos | 2019-10-24 | 1 | -0/+0 |
Fixes: #19832 |