Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | CTest: multiple ctest_test calls w/LABEL regexs (#11487) | Clinton Stimpson | 2010-12-17 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-10587-avoid-try-compile-warnings' | Brad King | 2010-12-21 | 1 | -8/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS10: avoid warning, no nologo when verbose (#10587) | David Cole | 2010-12-17 | 1 | -8/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-8210-find-makensis-in-path' | Brad King | 2010-12-21 | 1 | -9/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack: look for makensis in the PATH (#8210) | David Cole | 2010-12-17 | 1 | -9/+23 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-11533-vs10-custom-build-err' | Brad King | 2010-12-21 | 4 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS10: stop build on custom command error (#11533) | David Cole | 2010-12-17 | 4 | -1/+30 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'xcode-version-3.2' | Brad King | 2010-12-21 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Xcode: Generate native 3.2 projects | Brad King | 2010-12-17 | 1 | -2/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'remove-GetMaximumFilePathLength-call' | Brad King | 2010-12-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove call to SystemTools::GetMaximumFilePathLength | Brad King | 2010-12-16 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'file-GLOB-use-case-warning' | Brad King | 2010-12-21 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Warn in find(GLOB) docs about bad use case (#11617) | Brad King | 2010-12-16 | 1 | -1/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'ctest-depend-cycle' | Brad King | 2010-12-21 | 1 | -16/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CTest: Fix line-too-long style in DEPEND cycle error | Brad King | 2010-12-16 | 1 | -4/+4 | |
| * | | | | | | | | | | CTest: Fix test DEPEND cycle detection | Brad King | 2010-12-15 | 1 | -16/+21 | |
* | | | | | | | | | | | KWSys: Avoid buffer overflow in SystemInformation (#11018) | Brad King | 2010-12-21 | 1 | -180/+171 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-19 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-18 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-17 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'try_compile-RemoveFile' | Brad King | 2010-12-16 | 1 | -21/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix try_compile RemoveFile anti-virus loop (#11503) | Brad King | 2010-12-03 | 1 | -21/+11 | |
* | | | | | | | | | Merge topic 'try-compile-min-version' | Brad King | 2010-12-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Write full version into try_compile CMakeLists | Brad King | 2010-12-14 | 1 | -2/+3 | |
* | | | | | | | | | Merge topic 'link-depend-def-file' | Brad King | 2010-12-16 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make link rule depend on ".def" file (#11014) | Brad King | 2010-12-15 | 1 | -0/+6 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-target_link_libraries-scope' | Brad King | 2010-12-16 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Document target_link_libraries target scope (#11058) | Brad King | 2010-12-15 | 2 | -2/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'custom-command-slashes' | Brad King | 2010-12-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Normalize add_custom_command OUTPUT names (#10485) | Brad King | 2010-12-15 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'cray-compiler' | Brad King | 2010-12-16 | 1 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix Fortran .mod timestamps with Cray compiler | Brad King | 2010-12-06 | 1 | -7/+6 | |
* | | | | | | | | | | Merge topic 'CPack-MoreComponentControls' | Brad King | 2010-12-16 | 4 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack use IsOn when it's better than IsSet | Eric NOULARD | 2010-12-12 | 4 | -4/+11 | |
* | | | | | | | | | | | Merge topic 'CPack-DynMONOLITHIC_INSTALL' | Brad King | 2010-12-16 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPack Honor CPACK_MONOLITHIC_INSTALL at CPack time too | Eric NOULARD | 2010-12-12 | 1 | -1/+8 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-16 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath (#10206) | Brad King | 2010-12-14 | 2 | -2/+2 | |
* | | | | | | | | | | Merge topic 'dev/support-substring-negative-indices' | Brad King | 2010-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | allow STRING(SUBSTRING) work with length -1 as "rest of the string" | Rolf Eike Beer | 2010-12-08 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'ParallelEclipseMakefiles2' | Brad King | 2010-12-14 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator | Alex Neundorf | 2010-12-12 | 2 | -8/+12 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'custom-command-depend' | Brad King | 2010-12-14 | 7 | -35/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Skip file-level dependencies on custom targets (#11332) | Brad King | 2010-12-08 | 2 | -4/+4 | |
| * | | | | | | | | | | Improve signature of cmLocalGenerator::GetRealDependency | Brad King | 2010-12-08 | 7 | -33/+51 | |
* | | | | | | | | | | | Merge topic 'vs10-sln-msbuild-workaround' | Brad King | 2010-12-14 | 4 | -10/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Remove unused parameter "root" in some VS generator methods | Brad King | 2010-12-10 | 3 | -4/+2 | |