CMake/Tests/RunCMake/BuildDepends
Brad King f5e79004e2 Tests: Work around filesystem timestamp bugs in RunCMake.BuildDepends
The Custom-Symbolic-and-Byproduct case fails strangely on some
filesystems used by our nightly testing.  Somehow on the first build the
`use-byproduct` output ends up with a timestamp older than
`gen-byproduct-stamp` even though the build log clearly shows them build
in the correct order (and must according to build system dependencies).
Work around this problem by adding an extra delay before building
`use-byproduct`.

Tested-by: Gerhard Grimm <gerhard.grimm@detec.com>
2016-04-08 10:51:01 -04:00
..
C-Exe-Manifest.cmake Add support for *.manifest source files with MSVC tools 2015-09-17 10:21:32 -04:00
C-Exe-Manifest.step1.cmake Add support for *.manifest source files with MSVC tools 2015-09-17 10:21:32 -04:00
C-Exe-Manifest.step2.cmake Add support for *.manifest source files with MSVC tools 2015-09-17 10:21:32 -04:00
C-Exe.cmake Tests: Add RunCMake.BuildDepends test 2015-09-17 10:21:09 -04:00
C-Exe.step1.cmake Tests: Add RunCMake.BuildDepends test 2015-09-17 10:21:09 -04:00
C-Exe.step2.cmake Tests: Add RunCMake.BuildDepends test 2015-09-17 10:21:09 -04:00
check.cmake Add support for *.manifest source files with MSVC tools 2015-09-17 10:21:32 -04:00
CMakeLists.txt Tests: Add RunCMake.BuildDepends test 2015-09-17 10:21:09 -04:00
Custom-Always.cmake Ninja: Always re-run custom commands that have symbolic dependencies 2015-11-19 15:47:41 -05:00
Custom-Symbolic-and-Byproduct.cmake Tests: Work around filesystem timestamp bugs in RunCMake.BuildDepends 2016-04-08 10:51:01 -04:00
main.c Add support for *.manifest source files with MSVC tools 2015-09-17 10:21:32 -04:00
RunCMakeTest.cmake Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049) 2016-04-05 16:20:28 -04:00