summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Qualify name of extraction location with ExternalProject name.David Cole2010-06-231-5/+4
* KWSys Nightly Date StampKWSys Robot2010-06-231-1/+1
* Merge branch 'finddcmtk'Brad King2010-06-221-148/+118
|\
| * Cleanup FindDCMTK (using foreach). Fix linking on win32 static libs.Mathieu Malaterre2010-06-151-148/+118
* | Merge branch 'fix-CheckSourceTree-test'Brad King2010-06-221-0/+54
|\ \
| * | Look in the ctest ini file for GitCommand.David Cole2010-06-211-0/+54
* | | Merge branch 'script-mode-keep-makeflags'Brad King2010-06-221-10/+10
|\ \ \
| * | | Preserve ENV{MAKEFLAGS} in CMake script modeBrad King2010-06-211-10/+10
| |/ /
* | | Merge branch 'vs10-path-issue'Brad King2010-06-223-5/+8
|\ \ \
| * | | Use full path file names to express dependencies.David Cole2010-06-212-3/+8
| * | | Use full path file names in generate.stamp.list.David Cole2010-06-171-2/+0
* | | | Merge branch 'remove-bad-paths-from-CMakeVSFind-modules'Brad King2010-06-222-7/+0
|\ \ \ \
| * | | | Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules.David Cole2010-06-162-7/+0
* | | | | Merge branch 'FixCudaVersionAfterFirstRun'Brad King2010-06-221-0/+4
|\ \ \ \ \
| * | | | | CUDA_VERSION variable passed to REGEX needs quotes to work when not defined.James Bigler2010-06-151-2/+2
| * | | | | Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run.James Bigler2010-05-121-0/+4
* | | | | | Merge branch 'doc_ctest_build_target'Brad King2010-06-221-3/+5
|\ \ \ \ \ \
| * | | | | | Document ctest_build() TARGET optionZach Mullen2010-06-151-3/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-stoptime-mem-leak'Brad King2010-06-225-6/+32
|\ \ \ \ \ \
| * | | | | | Do not exit if stoptime is passed.Zach Mullen2010-06-155-6/+32
| |/ / / / /
* | | | | | KWSys Nightly Date StampKWSys Robot2010-06-221-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2010-06-211-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-06-201-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-06-191-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-06-181-1/+1
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2010-06-171-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2010-06-161-1/+1
* | | Merge branch 'remove-CTestTest3'Brad King2010-06-151-13/+0
|\ \ \
| * | | Remove CTestTest3.David Cole2010-06-131-13/+0
* | | | Merge branch 'ctest-git-flexibility'Brad King2010-06-1512-44/+157
|\ \ \ \
| * | | | ctest_update: Support Git upstream branch rewritesBrad King2010-06-086-16/+50
| * | | | ctest_update: Support custom Git update commandBrad King2010-06-085-16/+95
| * | | | Generalize CTest.Update* test dashboard script helpersBrad King2010-06-086-16/+16
* | | | | Merge branch 'vs10-source-groups'Brad King2010-06-152-0/+53
|\ \ \ \ \
| * | | | | Fix nested source groups with VS 10 (#9863)Christoph Watzl2010-06-112-0/+53
* | | | | | Merge branch 'coverage_exclusion_from_glob'Brad King2010-06-151-2/+6
|\ \ \ \ \ \
| * | | | | | Extra coverage glob should subtract the explicitly defined excluded filesZach Mullen2010-06-111-2/+6
| |/ / / / /
* | | | | | Merge branch 'make_libarchive_use_cmzlib'Brad King2010-06-151-0/+1
|\ \ \ \ \ \
| * | | | | | Make sure libarchive uses cmzlib and not the system libz if found.Bill Hoffman2010-06-111-0/+1
| |/ / / / /
* | | | | | Merge branch 'msys-bootstrap-test'Brad King2010-06-152-5/+15
|\ \ \ \ \ \
| * | | | | | Enable BootstrapTest on MSYSBrad King2010-06-112-5/+15
| |/ / / / /
* | | | | | Merge branch 'remove-qmake-query'Brad King2010-06-152-30/+5
|\ \ \ \ \ \
| * | | | | | Remove macro for querying qmake for qmake variables.Clinton Stimpson2010-06-122-30/+5
* | | | | | | Merge branch 'findthreads-irix'Brad King2010-06-151-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Support pthreads on irix.Clinton Stimpson2010-06-121-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tru64-make-includes'Brad King2010-06-153-3/+9
|\ \ \ \ \ \ \
| * | | | | | | Tru64: Use full-path include directives in Makefiles (#10569)Brad King2010-06-143-3/+9
* | | | | | | | Merge branch 'tru64-cmOStringStream-vtable'Brad King2010-06-154-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Tru64: Place cmOStringStream vtable uniquely (#10541)Brad King2010-06-104-1/+20
| |/ / / / / / /
* | | | | | | | Merge branch 'test-NoNewline-with-built-cmake'Brad King2010-06-151-1/+1
|\ \ \ \ \ \ \ \