- 22 Aug, 2019 1 commit
-
-
Zack Galbreath authored
Ignore ANSI color when scraping logs for errors and warnings
-
- 17 Oct, 2016 1 commit
-
-
Bill Hoffman authored
If `CTEST_USE_LAUNCHERS` is `TRUE` in a CTest script then the `ctest_configure` command will add `-DCTEST_USE_LAUNCHERS:BOOL=TRUE` to the cmake command used to configure the project. This allows a project to only set `CTEST_USE_LAUNCHERS` in a ctest script and have launchers work.
-
- 17 Jul, 2015 1 commit
-
-
Zack Galbreath authored
Add variable CTEST_CHANGE_ID to configure the setting. This allows CTest clients to give CDash information about what change is being tested so that CDash can take actions to report the results (e.g. to a pull request page).
-
- 12 May, 2015 1 commit
-
-
Brad King authored
Add policy CMP0061 to maintain compatibility for existing projects.
-
- 23 Feb, 2015 1 commit
-
-
Zack Galbreath authored
-