Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix or cast more integer conversions in cmake | Brad King | 2010-06-29 | 6 | -18/+18 |
* | Fix or cast integer conversions in cmake | Brad King | 2010-06-25 | 6 | -10/+11 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-25 | 1 | -1/+1 |
* | Merge branch 'findopenssl-win64' | Brad King | 2010-06-24 | 1 | -10/+28 |
|\ | |||||
| * | Apply patch from B. King on ML | Mathieu Malaterre | 2010-06-22 | 1 | -2/+2 |
| * | Cleanup FindOpenSSL. Add support for win64 installation. | Mathieu Malaterre | 2010-06-15 | 1 | -10/+28 |
* | | Merge branch 'test-HTML-xmllint-nonet' | Brad King | 2010-06-24 | 5 | -3/+1509 |
|\ \ | |||||
| * | | Run CMake.HTML test with older xmllint (#10857) | Brad King | 2010-06-23 | 1 | -11/+19 |
| * | | Run CMake.HTML test without net access (#10857) | Brad King | 2010-06-22 | 5 | -1/+1499 |
* | | | Merge branch 'CudaRTEmuLibraryForCUDA30' | Brad King | 2010-06-24 | 1 | -2/+23 |
|\ \ \ | |||||
| * | | | Add support for the emulation version of the cudart library. | James Bigler | 2010-06-21 | 1 | -2/+23 |
* | | | | Merge branch 'ctest-git-empty-commits' | Brad King | 2010-06-24 | 4 | -4/+32 |
|\ \ \ \ | |||||
| * | | | | CTest: Parse empty Git commits correctly | Brad King | 2010-06-23 | 4 | -4/+32 |
* | | | | | Merge branch 'vs10-path-issue' | Brad King | 2010-06-24 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | For VS10: Really use full path file names. | David Cole | 2010-06-23 | 1 | -1/+3 |
* | | | | | | Merge branch 'fix-ctest-parallel' | Brad King | 2010-06-24 | 2 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Parallel CTest hangs if serial test has depends | Zach Mullen | 2010-06-23 | 2 | -1/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix-ExternalProject-test-failures' | Brad King | 2010-06-24 | 1 | -5/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Qualify name of extraction location with ExternalProject name. | David Cole | 2010-06-23 | 1 | -5/+4 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'fix_ctest_failure_code' | Brad King | 2010-06-24 | 3 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix for bug #10859, ctest exit exception incorrectly reported. | Bill Hoffman | 2010-06-22 | 3 | -2/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-24 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-23 | 1 | -1/+1 |
* | | | | | Merge branch 'finddcmtk' | Brad King | 2010-06-22 | 1 | -148/+118 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Cleanup FindDCMTK (using foreach). Fix linking on win32 static libs. | Mathieu Malaterre | 2010-06-15 | 1 | -148/+118 |
* | | | | | Merge branch 'fix-CheckSourceTree-test' | Brad King | 2010-06-22 | 1 | -0/+54 |
|\ \ \ \ \ | |||||
| * | | | | | Look in the ctest ini file for GitCommand. | David Cole | 2010-06-21 | 1 | -0/+54 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'script-mode-keep-makeflags' | Brad King | 2010-06-22 | 1 | -10/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Preserve ENV{MAKEFLAGS} in CMake script mode | Brad King | 2010-06-21 | 1 | -10/+10 |
| |/ / / / | |||||
* | | | | | Merge branch 'vs10-path-issue' | Brad King | 2010-06-22 | 3 | -5/+8 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Use full path file names to express dependencies. | David Cole | 2010-06-21 | 2 | -3/+8 |
| * | | | | Use full path file names in generate.stamp.list. | David Cole | 2010-06-17 | 1 | -2/+0 |
* | | | | | Merge branch 'remove-bad-paths-from-CMakeVSFind-modules' | Brad King | 2010-06-22 | 2 | -7/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules. | David Cole | 2010-06-16 | 2 | -7/+0 |
* | | | | | | Merge branch 'FixCudaVersionAfterFirstRun' | Brad King | 2010-06-22 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA_VERSION variable passed to REGEX needs quotes to work when not defined. | James Bigler | 2010-06-15 | 1 | -2/+2 |
| * | | | | | | Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run. | James Bigler | 2010-05-12 | 1 | -0/+4 |
* | | | | | | | Merge branch 'doc_ctest_build_target' | Brad King | 2010-06-22 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Document ctest_build() TARGET option | Zach Mullen | 2010-06-15 | 1 | -3/+5 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix-stoptime-mem-leak' | Brad King | 2010-06-22 | 5 | -6/+32 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Do not exit if stoptime is passed. | Zach Mullen | 2010-06-15 | 5 | -6/+32 |
| |/ / / / / | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-22 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-21 | 1 | -1/+1 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-20 | 1 | -1/+1 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-19 | 1 | -1/+1 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-18 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-17 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-16 | 1 | -1/+1 |
* | | | Merge branch 'remove-CTestTest3' | Brad King | 2010-06-15 | 1 | -13/+0 |
|\ \ \ | |||||
| * | | | Remove CTestTest3. | David Cole | 2010-06-13 | 1 | -13/+0 |