Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-COMPILE_OPTIONS-transitive-performance-regression' | Brad King | 2013-06-24 | 1 | -1/+2 |
|\ | |||||
| * | Add missing 'seen' check for evaluating COMPILE_OPTIONS. | Stephen Kelly | 2013-06-10 | 1 | -1/+2 |
* | | Merge topic 'set-sysroot' | Brad King | 2013-06-24 | 9 | -9/+135 |
|\ \ | |||||
| * | | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 9 | -9/+135 |
* | | | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 11 | -21/+22 |
|\ \ \ | |||||
| * | | | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 11 | -21/+22 |
* | | | | Merge topic 'openbsd-elf-parsing' | Brad King | 2013-06-24 | 2 | -2/+11 |
|\ \ \ \ | |||||
| * | | | | OpenBSD: Enable ELF parsing and editing (#14241) | David Coppa | 2013-06-21 | 2 | -2/+11 |
* | | | | | Merge topic 'doc-E-tar-zip' | Brad King | 2013-06-24 | 1 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Document "-E tar" support for .zip (#14225) | Brad King | 2013-06-19 | 1 | -3/+2 |
* | | | | | | Merge topic 'add-cmake_host_system_information-command' | Brad King | 2013-06-24 | 3 | -0/+230 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add cmake_host_system_information command | Nils Gladitz | 2013-06-19 | 3 | -0/+230 |
* | | | | | | | Merge topic 'add-try_compile-options' | Brad King | 2013-06-24 | 2 | -62/+98 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 2 | -62/+98 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-search-install-prefix' | Brad King | 2013-06-24 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Document CMAKE_INSTALL_PREFIX in CMAKE_SYSTEM_PREFIX_PATH | Brad King | 2013-06-17 | 1 | -1/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'split-command-sources' | Brad King | 2013-06-24 | 7 | -76/+104 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 7 | -76/+104 |
* | | | | | | | | Merge topic 'vs-TargetFrameworkVersion' | Brad King | 2013-06-24 | 2 | -0/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Add support for .NET target framework version | Christian Maaser | 2013-06-14 | 2 | -0/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-24 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-23 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-22 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-21 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-20 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-19 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-18 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-17 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-16 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-15 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'doc-enable_language-scope' | Brad King | 2013-06-14 | 1 | -7/+10 |
|\ \ \ \ | |||||
| * | | | | enable_language: Clarify documentation | Brad King | 2013-06-12 | 1 | -7/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'sha2-alignment' | Brad King | 2013-06-14 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | cmCryptoHash: Increase alignment of HashFile buffer | Brad King | 2013-06-13 | 1 | -3/+3 |
* | | | | | Merge topic 'FixEclipseCorruptProjects' | Brad King | 2013-06-14 | 1 | -6/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Eclipse: fix #14204 and #14205: no file links to directories | Alex Neundorf | 2013-06-11 | 1 | -6/+9 |
* | | | | | | Merge topic 'minor-cleanup' | Brad King | 2013-06-14 | 3 | -6/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Style: Don't put an else after a return. | Stephen Kelly | 2013-06-11 | 1 | -3/+0 |
| * | | | | | | cmSystemTools: Fix typo in comment. | Stephen Kelly | 2013-06-11 | 1 | -1/+1 |
| * | | | | | | Genex: Fix indentation in docs. | Stephen Kelly | 2013-06-11 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'remove_extra_matches' | Brad King | 2013-06-14 | 1 | -6/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not set CMAKE_MATCH_ variables when not neeeded | Bill Hoffman | 2013-06-14 | 1 | -6/+14 |
* | | | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-06-14 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | OS X: Improvements for getting install name of dylib. | Clinton Stimpson | 2013-06-06 | 1 | -1/+4 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-14 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-13 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-12 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-11 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-10 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-09 | 1 | -1/+1 |