Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try_compile: Pass linker flags into test project (#14066) | Brad King | 2014-12-03 | 4 | -0/+86 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | try_compile: Add COPY_FILE_ERROR option to capture failure | Brad King | 2013-07-15 | 7 | -0/+16 |
* | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 10 | -0/+41 |
* | try_compile: Refactor argument processing | Brad King | 2013-05-31 | 11 | -9/+17 |
* | try_compile: Add test for bad call error cases | Brad King | 2013-05-31 | 31 | -0/+79 |