Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Record more policies on targets when created | Brad King | 2014-03-06 | 7 | -7/+13 |
* | Merge topic 'doc-usage-requirements' | Brad King | 2014-02-19 | 1 | -0/+6 |
|\ | |||||
| * | Help: Document the purpose of usage requirements clearly. | Stephen Kelly | 2014-02-18 | 1 | -0/+6 |
* | | Merge topic 'FindOpenSSL-prefer-root' | Brad King | 2014-02-19 | 1 | -5/+5 |
|\ \ | |||||
| * | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR first (#14764) | Ho Cheung | 2014-02-18 | 1 | -5/+5 |
| |/ | |||||
* | | Merge topic 'FindJNI-ppc64le' | Brad King | 2014-02-19 | 1 | -0/+2 |
|\ \ | |||||
| * | | FindJNI: Add ppc64le architecture | Dinar Valeev | 2014-02-18 | 1 | -0/+2 |
* | | | Merge topic 'FindBoost-namespace' | Brad King | 2014-02-19 | 2 | -25/+42 |
|\ \ \ | |||||
| * | | | FindBoost: Add suport for custom namespaces | Chuck Atkins | 2014-02-17 | 2 | -25/+42 |
| |/ / | |||||
* | | | Merge topic 'doc-package-registry' | Brad King | 2014-02-19 | 2 | -189/+300 |
|\ \ \ | |||||
| * | | | Help: Format find_package() command documentation | Brad King | 2014-02-17 | 1 | -189/+171 |
| * | | | Help: Document the package registry in cmake-packages.7 | Brad King | 2014-02-17 | 1 | -0/+129 |
| |/ / | |||||
* | | | Merge topic 'minor-cleanups' | Brad King | 2014-02-19 | 6 | -7/+6 |
|\ \ \ | |||||
| * | | | Tests: Remove some trailing black lines. | Stephen Kelly | 2014-02-17 | 1 | -2/+0 |
| * | | | Makefile: Fix comment indentation. | Stephen Kelly | 2014-02-17 | 1 | -1/+1 |
| * | | | cmGlobalGenerator: Remove unused variable. | Stephen Kelly | 2014-02-17 | 1 | -1/+0 |
| * | | | include_directory: Add missing include. | Stephen Kelly | 2014-02-17 | 1 | -0/+2 |
| * | | | Help: Fix typo | Stephen Kelly | 2014-02-17 | 1 | -2/+2 |
| * | | | Small typo fix | Kevin Funk | 2014-02-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-19 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'windows-filesystem-retry-config' | Brad King | 2014-02-17 | 3 | -8/+60 |
|\ \ | |||||
| * | | Windows: Make file delete/rename retry configurable | Brad King | 2014-02-12 | 3 | -8/+60 |
* | | | Merge topic 'INTERFACE-no-sources' | Brad King | 2014-02-17 | 3 | -5/+10 |
|\ \ \ | |||||
| * | | | cmTarget: Don't try to get sources of an INTERFACE_LIBRARY. | Stephen Kelly | 2014-02-14 | 3 | -5/+10 |
* | | | | Merge topic 'emacs-mode-cmake-help' | Brad King | 2014-02-17 | 1 | -19/+84 |
|\ \ \ \ | |||||
| * | | | | cmake-mode.el: Add help for variables/properties/complete. Factorize. | Philipp Möller | 2014-02-13 | 1 | -47/+81 |
| * | | | | cmake-mode.el: Add the ability to retrieve module help. | Philipp Möller | 2014-02-13 | 1 | -0/+31 |
* | | | | | Merge topic 'KateHandleSpacesInPath' | Brad King | 2014-02-17 | 2 | -10/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Kate: handle spaces in build dir | Alex Neundorf | 2014-02-17 | 2 | -10/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'isystemForIcpc' | Brad King | 2014-02-17 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Intel compiler: add -isystem flag under Linux | Alex Neundorf | 2014-02-06 | 2 | -0/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-17 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-16 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-15 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-14 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'dev/ninja-speedup' | Brad King | 2014-02-13 | 2 | -43/+51 |
|\ \ \ \ | |||||
| * | | | | Ninja: Cache target-level flags | Ben Boeckel | 2014-02-13 | 2 | -43/+51 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'osx-sysroot-escape' | Brad King | 2014-02-13 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | OS X: Escape path given to -isysroot flag | Brad King | 2014-02-12 | 1 | -1/+1 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-13 | 1 | -1/+1 |
* | | | Merge topic 'backward-compatibility' | Brad King | 2014-02-12 | 34 | -0/+250 |
|\ \ \ | |||||
| * | | | add_custom_command: Disallow use of SOURCE signatures. | Stephen Kelly | 2014-02-12 | 20 | -0/+133 |
| * | | | Add policy CMP0049 to avoid variable expansion in source lists | Stephen Kelly | 2014-02-12 | 19 | -0/+117 |
* | | | | Merge topic 'dev/fix-sublime-compile-flags' | Brad King | 2014-02-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Sublime: Pass language and config properly | Ben Boeckel | 2014-02-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-devel-version-macro' | Brad King | 2014-02-12 | 3 | -15/+16 |
|\ \ \ \ | |||||
| * | | | | Export: Use the CMAKE_DEVEL_VERSION macro for build-export files. | Stephen Kelly | 2014-02-11 | 3 | -15/+16 |
* | | | | | Merge topic 'osx-intel-info-split' | Brad King | 2014-02-12 | 6 | -134/+36 |
|\ \ \ \ \ | |||||
| * | | | | | OS X: Split Intel compiler information files | Brad King | 2014-02-11 | 6 | -134/+36 |
| | |/ / / | |/| | | |