Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 1 | -1/+1 |
* | Merge topic 'pr.projectbefore' | Brad King | 2019-04-04 | 1 | -0/+5 |
|\ | |||||
| * | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE | Ruslan Baratov | 2019-04-01 | 1 | -0/+5 |
* | | Merge topic 'FindPython-handle-virtual-env' | Brad King | 2019-04-04 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | FindPython*: Add capability to control virtual env handling. | Marc Chevrier | 2019-04-03 | 1 | -0/+5 |
* | | Merge topic 'project-include' | Brad King | 2019-04-01 | 1 | -0/+5 |
|\ \ | |||||
| * | | Release note for CMAKE_PROJECT_INCLUDE variable | Ruslan Baratov | 2019-03-29 | 1 | -0/+5 |
* | | | Merge topic 'allow_aliasing_unkown_targets' | Brad King | 2019-04-01 | 1 | -0/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | add_library: Now support aliasing unknown import targets | Robert Maynard | 2019-03-26 | 1 | -0/+5 |
| |/ | |||||
* | | Merge topic 'FindFontconfig-var-case' | Brad King | 2019-03-27 | 1 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | FindFontconfig: Convert module variables to camel case | Brad King | 2019-03-26 | 1 | -0/+14 |
| * | Merge branch 'vs2019' into release-3.14 | Brad King | 2019-02-28 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'FindOctave-remove' into release-3.14 | Brad King | 2019-02-27 | 1 | -2/+0 |
| |\ \ | |||||
| * \ \ | Merge branch 'releasenotes_arch_independent' into release-3.14 | Brad King | 2019-02-25 | 1 | -0/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'remove-exclude-from-all-warning' into release-3.14 | Brad King | 2019-02-22 | 1 | -0/+4 |
| |\ \ \ \ | |||||
* | | | | | | ctest_submit: Add option BUILD_ID | Zack Galbreath | 2019-03-22 | 1 | -0/+6 |
* | | | | | | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GHS: Add support for GHS Multi Generator in Linux | Naren Manimohan | 2019-03-21 | 1 | -0/+4 |
* | | | | | | | Merge topic 'xcodescheme2' | Brad King | 2019-03-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Create Xcode schemes per target | Harry Mallon | 2019-03-21 | 1 | -0/+6 |
* | | | | | | | | cmake: tar: Parse 'cmake -E tar' arguments | Bartosz Kosiorek | 2019-03-20 | 1 | -0/+8 |
* | | | | | | | | Merge topic 'cmake--install' | Kyle Edwards | 2019-03-19 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: add '--install <dir>' option | Jiang Yi | 2019-03-16 | 1 | -0/+6 |
* | | | | | | | | | Merge topic 'improve-tar-command' | Kyle Edwards | 2019-03-19 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | cmake: Don't interrupt archive creation if unable to read a file. | Bartosz Kosiorek | 2019-03-18 | 1 | -0/+6 |
* | | | | | | | | | Merge topic 'environment-modules' | Brad King | 2019-03-19 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindEnvModules: Provide a CMake interface to environment modules | Chuck Atkins | 2019-03-18 | 1 | -0/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'FindGLEW-updates' | Brad King | 2019-03-18 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindGLEW: Update implementation | Claudio Fantacci | 2019-03-15 | 1 | -0/+5 |
* | | | | | | | | | | Merge topic 'release_note_for_cuda_compiler_generator_expressions' | Brad King | 2019-03-18 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add a release note for the cuda compiler generator expressions | Robert Maynard | 2019-03-15 | 1 | -0/+5 |
* | | | | | | | | | | Merge topic 'pkg-config-linker-flags' | Marc Chevrier | 2019-03-16 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | FindPkgConfig: Set linker flags on imported targets | Radek Nadstawny | 2019-03-13 | 1 | -0/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'export-package-default-off' | Brad King | 2019-03-15 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | export: Disable PACKAGE mode user package registry by default | Robert Maynard | 2019-03-15 | 1 | -0/+6 |
* | | | | | | | | | Merge topic 'short-commands' | Brad King | 2019-03-14 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | cmake: add short version of '--target <tgt>...' option | Bartosz Kosiorek | 2019-03-12 | 1 | -0/+6 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'shell_path' | Brad King | 2019-03-12 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Genex: Teach SHELL_PATH to support a list of paths | Henri Manson | 2019-03-11 | 1 | -0/+5 |
* | | | | | | | | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -0/+5 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'vs2019' | Brad King | 2019-03-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Update VS 2019 generator release note for preview 4 | Brad King | 2019-02-28 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindOctave-remove' | Brad King | 2019-02-27 | 1 | -2/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 1 | -2/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'vs-wince-no-deploy' | Brad King | 2019-02-26 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 1 | -0/+6 |
* | | | | | | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 1 | -0/+5 |
* | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-02-25 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add deprecation warnings for policies CMP0066 and below | Brad King | 2019-02-21 | 1 | -0/+8 |
* | | | | | | | Merge topic 'releasenotes_arch_independent' | Brad King | 2019-02-25 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | |