Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-29 | 19 | -4/+65 | |
|\ \ \ | ||||||
| * | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-28 | 18 | -2/+64 | |
| * | | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-28 | 1 | -2/+1 | |
* | | | | Merge topic 'link-https-cmake.org' | Brad King | 2015-09-29 | 6 | -6/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 6 | -6/+6 | |
* | | | | Merge topic 'test-Wno-dev' | Brad King | 2015-09-28 | 3 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747) | Michael Scott | 2015-09-25 | 3 | -0/+16 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'ninja-cleanup-path-conversion' | Brad King | 2015-09-28 | 4 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Centralize path conversion in global generator (#15757) | Brad King | 2015-09-25 | 4 | -0/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'test-fix-C-comments' | Brad King | 2015-09-28 | 2 | -14/+14 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Use C-Style comments in C sources and headers | Marc Chevrier | 2015-09-25 | 2 | -14/+14 | |
* | | | | | Merge topic 'genex-SHELL_PATH' | Brad King | 2015-09-28 | 8 | -6/+64 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 6 | -3/+61 | |
| * | | | | | Tests: Simplify GeneratorExpression check implementation | Brad King | 2015-09-23 | 2 | -3/+3 | |
* | | | | | | Merge topic 'test-RunCMake-BuildDepends-Borland' | Brad King | 2015-09-28 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Fix RunCMake.BuildDepends filesystem delay for Borland Makefiles | Brad King | 2015-09-25 | 1 | -1/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'revert-cpack-package-empty-dirs' | Brad King | 2015-09-26 | 12 | -37/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Revert topic 'cpack-package-empty-dirs' | Brad King | 2015-09-25 | 12 | -37/+2 | |
* | | | | | | Merge topic 'revert-cmake-W-options' | Brad King | 2015-09-25 | 18 | -76/+0 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options | Brad King | 2015-09-22 | 76 | -15/+762 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Revert topic 'cmake-W-options' (#15747) | Brad King | 2015-09-22 | 18 | -76/+0 | |
* | | | | | | | Merge topic 'install-directory-dest-genex' | Brad King | 2015-09-25 | 7 | -7/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | install: Allow generator expressions in DIRECTORY DESTINATION | Robert Goulet | 2015-09-24 | 7 | -7/+16 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'Threads-CXX' | Brad King | 2015-09-25 | 4 | -0/+36 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FindThreads: officially announce it works with only C++ enabled | Rolf Eike Beer | 2015-09-25 | 2 | -9/+24 | |
| * | | | | | | FindThreads: add simple testcase | Rolf Eike Beer | 2015-09-21 | 3 | -0/+21 | |
* | | | | | | | Tests: Cover install(FILES) with a genex DESTINATION | Brad King | 2015-09-23 | 7 | -6/+15 | |
* | | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | CPack: remove accidental changes | Domen Vrankar | 2015-09-23 | 1 | -1/+1 | |
* | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-22 | 13 | -3/+38 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-22 | 12 | -1/+37 | |
| * | | | | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-21 | 1 | -2/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ctest-variable-docs' | Brad King | 2015-09-22 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTestCoverageCollectGCOV: replace tabulators | Ben Boeckel | 2015-09-21 | 1 | -3/+3 | |
* | | | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 14 | -0/+95 | |
* | | | | | | CMP0064: Fix recorded version of introduction to be 3.4 | Brad King | 2015-09-21 | 2 | -1/+11 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'pkg-config-variable-function' | Brad King | 2015-09-21 | 3 | -0/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindPkgConfig: add a command to query arbitrary variables | Ben Boeckel | 2015-09-21 | 3 | -0/+16 | |
* | | | | | Merge topic 'cpack-verbatim-variables' | Brad King | 2015-09-21 | 5 | -0/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Introduction of CPACK_VERBATIM_VARIABLES variable | Roman Donchenko | 2015-09-20 | 5 | -0/+25 | |
* | | | | | | Merge topic 'cpack-deb-checksum-on-symlinks' | Brad King | 2015-09-21 | 3 | -4/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackDeb: preventing md5sum on symlinks | Raffi Enficiaud | 2015-09-18 | 3 | -4/+29 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fix-compatibility-mode-LOCATION' | Brad King | 2015-09-21 | 3 | -0/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMP0026: Use compatibility codepath until configure is finished (#15748) | Stephen Kelly | 2015-09-18 | 3 | -0/+17 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ctest-custom-output-size' | Brad King | 2015-09-21 | 7 | -0/+69 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 4 | -0/+36 | |
| * | | | | | CTest: Document and test custom output size settings | Brad King | 2015-09-18 | 3 | -0/+33 | |
* | | | | | | Merge topic 'compute-default-dialect' | Brad King | 2015-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ms-manifest-files' | Brad King | 2015-09-18 | 12 | -0/+72 | |
|\ \ \ \ \ \ \ |