Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Help: Clarify behavior of INHERITED properties | Craig Scott | 2018-03-21 | 7 | -24/+71 | |
| * | | | | | | | | | | Tests: Add tests for INHERITED property chaining | Craig Scott | 2018-03-21 | 4 | -0/+134 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'find-package_root-revise' | Brad King | 2018-03-22 | 2 | -6/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | find_package: Improve CMP0074 warning messages | Brad King | 2018-03-21 | 2 | -6/+16 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-22 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'FindPython-new-implementation' | Brad King | 2018-03-21 | 28 | -13/+1614 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMake build: Use new FindPython module | Marc Chevrier | 2018-03-20 | 4 | -11/+10 | |
| * | | | | | | | | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 24 | -2/+1604 | |
* | | | | | | | | | Merge topic 'wcdh-gcc-null' | Brad King | 2018-03-21 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | WCDH: use better fallback value for nullptr with old gcc versions | Rolf Eike Beer | 2018-03-20 | 1 | -1/+12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cuda_arch' | Brad King | 2018-03-21 | 1 | -5/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindCUDA/select_compute_arch: Add support for CUDA as a language | Henry Fredrick Schreiner | 2018-03-20 | 1 | -5/+20 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'pr.target_compile_definitions' | Brad King | 2018-03-21 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Document target_compile_definitions handling of -D | Ruslan Baratov | 2018-03-20 | 1 | -0/+10 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'makefile-fix-depend-optimization' | Brad King | 2018-03-21 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Makefile: Restore use of dependency scanning cache | tsecer harry | 2018-03-20 | 1 | -3/+8 | |
* | | | | | | | | | | Merge topic 'ccmake-solaris' | Brad King | 2018-03-21 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ccmake: Fix compilation with ncurses on Solaris | Brad King | 2018-03-20 | 1 | -0/+13 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-03-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'sunpro-5.15' into release-3.11 | Brad King | 2018-03-21 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'sunpro-5.15' | Brad King | 2018-03-21 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Features: Record for SunPro 5.15 | Brad King | 2018-03-20 | 2 | -2/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-21 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'pr.install_name_dir' | Brad King | 2018-03-20 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Help: Reference CMAKE_INSTALL_NAME_DIR from INSTALL_NAME_DIR | Ruslan Baratov | 2018-03-20 | 1 | -0/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'list-join' | Brad King | 2018-03-20 | 16 | -0/+93 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | list(): add `JOIN` sub-command | Marc Chevrier | 2018-03-20 | 16 | -0/+93 | |
* | | | | | | | | Merge topic 'FindwxWidgets-msvc-v141' | Brad King | 2018-03-20 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindwxWidgets: Add support for MSVC versions of the v141 toolset | Adam Oleksy | 2018-03-19 | 1 | -6/+6 | |
* | | | | | | | | | Merge topic 'make_GetItems_const' | Brad King | 2018-03-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmComputeLinkInformation: make GetItems() const | Michael Stürmer | 2018-03-19 | 2 | -2/+2 | |
* | | | | | | | | | | Merge topic 'vs-indentfix' | Brad King | 2018-03-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmVisualStudio10TargetGenerator: fix indentation | Vitaly Stakhovsky | 2018-03-19 | 1 | -0/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-20 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-set_target_properties-clarify' | Brad King | 2018-03-19 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Reference set_property from set_target_properties | Brad King | 2018-03-19 | 1 | -0/+2 | |
| * | | | | | | | | Help: Clarify that set_target_properties supports multiple targets | Brad King | 2018-03-19 | 1 | -2/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-03-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | CMake 3.11.0-rc4v3.11.0-rc4 | Brad King | 2018-03-19 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-03-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch 'revert-findqt4-dirs-fix' into release-3.11 | Brad King | 2018-03-19 | 1 | -12/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'revert-findqt4-dirs-fix' | Brad King | 2018-03-19 | 1 | -12/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | FindQt4: Revert "Set PLUGINS and IMPORTS dir even if empty" | Brad King | 2018-03-19 | 1 | -12/+1 | |
* | | | | | | | | Merge topic 'find-package_root-restore' | Brad King | 2018-03-19 | 26 | -61/+255 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 26 | -61/+255 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-list-command' | Brad King | 2018-03-19 | 1 | -43/+126 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: refresh list() command documentation | Marc Chevrier | 2018-03-16 | 1 | -43/+126 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'export-properties' | Brad King | 2018-03-19 | 20 | -0/+160 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Export: allow exporting of additional properties | Wouter Klouwen | 2018-03-16 | 20 | -0/+160 | |
* | | | | | | | | | Merge topic 'codelite-project-settings' | Brad King | 2018-03-19 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ |