Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'cpack-deb-different-package-names' | Brad King | 2016-05-24 | 1 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | CPack/Deb possibility to change package name | Domen Vrankar | 2016-05-23 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge topic 'cpackifw-updates' | Brad King | 2016-05-24 | 2 | -0/+14 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option | Konstantin Podsvirov | 2016-05-23 | 2 | -0/+14 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-24 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'rpath-no-regex' | Brad King | 2016-05-23 | 1 | -26/+22 | |
|\ \ | |/ | ||||||
| * | Fix support for large RPATH updates (#16105) | Brad King | 2016-05-19 | 1 | -26/+22 | |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-23 | 1 | -1/+1 | |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-22 | 1 | -1/+1 | |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-21 | 1 | -1/+1 | |
* | | Merge topic 'minor-cleanup' | Brad King | 2016-05-20 | 1 | -5/+4 | |
|\ \ | ||||||
| * | | cmCPackDragNDropGenerator: Replace std::{ostringstream => string} | Brad King | 2016-05-17 | 1 | -5/+4 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-20 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic 'ninja-output-path-prefix' | Brad King | 2016-05-19 | 7 | -32/+119 | |
|\ \ | ||||||
| * | | Ninja: Support embedding of CMake as subninja project | Nicolas Despres | 2016-05-17 | 4 | -7/+70 | |
| * | | Ninja: Pass all build paths through a central method | Nicolas Despres | 2016-05-17 | 4 | -9/+27 | |
| * | | Ninja: Fix path to soname-d target file | Nicolas Despres | 2016-05-17 | 1 | -1/+2 | |
| * | | Ninja: Convert object file names to ninja paths earlier | Nicolas Despres | 2016-05-17 | 1 | -4/+6 | |
| * | | Ninja: Convert link library file names like all other output paths | Nicolas Despres | 2016-05-17 | 1 | -1/+2 | |
| * | | Ninja: Pre-compute "CMakeCache.txt" build target name | Nicolas Despres | 2016-05-17 | 2 | -2/+4 | |
| * | | Ninja: Pre-compute "all" build target name | Nicolas Despres | 2016-05-17 | 2 | -2/+7 | |
| * | | Ninja: Simplify generation of custom target logical path | Brad King | 2016-05-17 | 1 | -9/+4 | |
| |/ | ||||||
* | | Merge topic 'cpack-ifw-updates' | Brad King | 2016-05-19 | 7 | -90/+519 | |
|\ \ | ||||||
| * | | CPackIFW: Add support for Promoting Updates | Konstantin Podsvirov | 2016-05-18 | 7 | -90/+519 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-19 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'file-glob-sort' | Brad King | 2016-05-18 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | file: Sort GLOB results to make it deterministic (#14491) | Reiner Herrmann | 2016-05-17 | 1 | -0/+1 | |
* | | | Merge topic 'ghs-shorter-object-names' | Brad King | 2016-05-18 | 1 | -14/+6 | |
|\ \ \ | ||||||
| * | | | GHS: Use shorter object file names on collision | Geoff Viola | 2016-05-18 | 1 | -14/+6 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'clang-format-lexer' | Brad King | 2016-05-18 | 3 | -1156/+1140 | |
|\ \ \ | ||||||
| * | | | cmListFileLexer: Revise C++ coding style using clang-format | Brad King | 2016-05-17 | 2 | -329/+241 | |
| * | | | cmListFileLexer: Update to flex 2.6 | Brad King | 2016-05-17 | 3 | -854/+926 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-18 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'clang-format-source' | Brad King | 2016-05-17 | 758 | -78042/+56831 | |
|\ \ | |/ | ||||||
| * | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 758 | -78042/+56831 | |
* | | Merge topic 'clang-format-prep' | Brad King | 2016-05-17 | 1 | -12/+12 | |
|\ \ | |/ | ||||||
| * | cmGeneratorTarget: Protect macro code layout from clang-format | Brad King | 2016-05-16 | 1 | -12/+12 | |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-17 | 1 | -1/+1 | |
|/ | ||||||
* | Merge topic 'cpack-rpm-different-package-names' | Brad King | 2016-05-16 | 2 | -31/+44 | |
|\ | ||||||
| * | CPack/RPM different package names | Domen Vrankar | 2016-05-15 | 2 | -31/+44 | |
* | | Merge topic 'cpack-deb-improvements' | Brad King | 2016-05-16 | 2 | -38/+117 | |
|\ \ | ||||||
| * | | CPack/Deb proper package file naming | Domen Vrankar | 2016-05-13 | 2 | -29/+21 | |
| * | | CPack/Deb proper component packages file naming | Alexander Smorkalov | 2016-05-13 | 1 | -2/+9 | |
| * | | CPack/Deb generation of postinst and postrm ldconfig files | Alexander Smorkalov | 2016-05-13 | 1 | -0/+56 | |
| * | | CPack/Deb generation of DEBIAN/shlibs control file | Alexander Smorkalov | 2016-05-13 | 1 | -7/+31 | |
* | | | Merge topic 'link-item-interface-not-path' | Brad King | 2016-05-16 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | cmComputeLinkInformation: Do not mark interface library as a path | Brad King | 2016-05-13 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-16 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-15 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-14 | 1 | -1/+1 | |