summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'fix-warnings'Brad King2010-06-297-17/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Eliminate -Wconversion warnings.David Cole2010-06-277-17/+22
* | | | | | | | | | Merge branch 'improve-CheckSourceTree-test'Brad King2010-06-291-6/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CheckSourceTree test: read UpdateCommand from Update.xml.David Cole2010-06-271-6/+57
* | | | | | | | | | | Merge branch 'qt4-configdeps-standardmodules'Brad King2010-06-291-82/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change Qt4ConfigDependentSettings to use more standard find modules.Clinton Stimpson2010-06-251-82/+24
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'getprerequisites-bug10418'Brad King2010-06-291-1/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix regression in 5e6634fd77969433a87c150a2fb3f2079131484f for Windows.Clinton Stimpson2010-06-241-3/+3
| * | | | | | | | | | | Fix bug 10418 - GetPrerequisites returning "not" as a dependency.Clinton Stimpson2010-06-241-1/+12
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'zlib-version-perf'Brad King2010-06-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix performance issue with getting version from zlib.hClinton Stimpson2010-06-241-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | KWSys: Pass ptrdiff_t check result to System.cBrad King2010-06-291-9/+8
* | | | | | | | | | | KWSys: Cleanup putenv leak option implementationBrad King2010-06-292-15/+9
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-291-1/+1
* | | | | | | | | | | Begin post-2.8.2 developmentBrad King2010-06-281-2/+2
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | CMake 2.8.2v2.8.2Brad King2010-06-282-1/+3
* | | | | | | | | | Merge branch 'release'Brad King2010-06-282-4/+83
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | CMake 2.8.2-rc4Brad King2010-06-242-1/+24
| * | | | | | | | | Merge branch 'release'Brad King2010-06-242-4/+60
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | CMake 2.8.2-rc3Brad King2010-06-222-1/+23
| | * | | | | | | | Merge branch 'release'Brad King2010-06-222-4/+38
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | CMake 2.8.2-rc2Brad King2010-06-152-1/+35
| | | * | | | | | | | Merge branch 'release'Brad King2010-06-152-4/+4
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ChangeLog: Mention "current" and "since" versionsBrad King2010-06-151-1/+1
| | | | * | | | | | | | CMake 2.8.2-rc1Brad King2010-06-111-3/+3
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-281-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-271-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-261-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-251-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'findopenssl-win64'Brad King2010-06-241-10/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Apply patch from B. King on MLMathieu Malaterre2010-06-221-2/+2
| * | | | | | | | Cleanup FindOpenSSL. Add support for win64 installation.Mathieu Malaterre2010-06-151-10/+28
* | | | | | | | | Merge branch 'test-HTML-xmllint-nonet'Brad King2010-06-245-3/+1509
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Run CMake.HTML test with older xmllint (#10857)Brad King2010-06-231-11/+19
| * | | | | | | | | Run CMake.HTML test without net access (#10857)Brad King2010-06-225-1/+1499
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'CudaRTEmuLibraryForCUDA30'Brad King2010-06-241-2/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for the emulation version of the cudart library.James Bigler2010-06-211-2/+23
* | | | | | | | | | Merge branch 'ctest-git-empty-commits'Brad King2010-06-244-4/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTest: Parse empty Git commits correctlyBrad King2010-06-234-4/+32
* | | | | | | | | | | Merge branch 'vs10-path-issue'Brad King2010-06-241-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | For VS10: Really use full path file names.David Cole2010-06-231-1/+3
* | | | | | | | | | | | Merge branch 'fix-ctest-parallel'Brad King2010-06-242-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Parallel CTest hangs if serial test has dependsZach Mullen2010-06-232-1/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-ExternalProject-test-failures'Brad King2010-06-241-5/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Qualify name of extraction location with ExternalProject name.David Cole2010-06-231-5/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fix_ctest_failure_code'Brad King2010-06-243-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix for bug #10859, ctest exit exception incorrectly reported.Bill Hoffman2010-06-223-2/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-241-1/+1
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-231-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'finddcmtk'Brad King2010-06-221-148/+118
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |