summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Use enums defined in cmOutputConverter using their fully qualified name.Daniel Pfeifer2016-05-2525-302/+339
* Merge topic 'rpath-no-regex'Brad King2016-05-231-26/+22
|\
| * Fix support for large RPATH updates (#16105)Brad King2016-05-191-26/+22
* | CMake Nightly Date StampKitware Robot2016-05-231-1/+1
* | CMake Nightly Date StampKitware Robot2016-05-221-1/+1
* | CMake Nightly Date StampKitware Robot2016-05-211-1/+1
* | Merge topic 'minor-cleanup'Brad King2016-05-201-5/+4
|\ \
| * | cmCPackDragNDropGenerator: Replace std::{ostringstream => string}Brad King2016-05-171-5/+4
* | | CMake Nightly Date StampKitware Robot2016-05-201-1/+1
| |/ |/|
* | Merge topic 'ninja-output-path-prefix'Brad King2016-05-197-32/+119
|\ \
| * | Ninja: Support embedding of CMake as subninja projectNicolas Despres2016-05-174-7/+70
| * | Ninja: Pass all build paths through a central methodNicolas Despres2016-05-174-9/+27
| * | Ninja: Fix path to soname-d target fileNicolas Despres2016-05-171-1/+2
| * | Ninja: Convert object file names to ninja paths earlierNicolas Despres2016-05-171-4/+6
| * | Ninja: Convert link library file names like all other output pathsNicolas Despres2016-05-171-1/+2
| * | Ninja: Pre-compute "CMakeCache.txt" build target nameNicolas Despres2016-05-172-2/+4
| * | Ninja: Pre-compute "all" build target nameNicolas Despres2016-05-172-2/+7
| * | Ninja: Simplify generation of custom target logical pathBrad King2016-05-171-9/+4
| |/
* | Merge topic 'cpack-ifw-updates'Brad King2016-05-197-90/+519
|\ \
| * | CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-187-90/+519
* | | CMake Nightly Date StampKitware Robot2016-05-191-1/+1
|/ /
* | Merge topic 'file-glob-sort'Brad King2016-05-181-0/+1
|\ \
| * | file: Sort GLOB results to make it deterministic (#14491)Reiner Herrmann2016-05-171-0/+1
* | | Merge topic 'ghs-shorter-object-names'Brad King2016-05-181-14/+6
|\ \ \
| * | | GHS: Use shorter object file names on collisionGeoff Viola2016-05-181-14/+6
| | |/ | |/|
* | | Merge topic 'clang-format-lexer'Brad King2016-05-183-1156/+1140
|\ \ \
| * | | cmListFileLexer: Revise C++ coding style using clang-formatBrad King2016-05-172-329/+241
| * | | cmListFileLexer: Update to flex 2.6Brad King2016-05-173-854/+926
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-05-181-1/+1
|/ /
* | Merge topic 'clang-format-source'Brad King2016-05-17758-78042/+56831
|\ \ | |/
| * Revise C++ coding style using clang-formatKitware Robot2016-05-16758-78042/+56831
* | Merge topic 'clang-format-prep'Brad King2016-05-171-12/+12
|\ \ | |/
| * cmGeneratorTarget: Protect macro code layout from clang-formatBrad King2016-05-161-12/+12
* | CMake Nightly Date StampKitware Robot2016-05-171-1/+1
|/
* Merge topic 'cpack-rpm-different-package-names'Brad King2016-05-162-31/+44
|\
| * CPack/RPM different package namesDomen Vrankar2016-05-152-31/+44
* | Merge topic 'cpack-deb-improvements'Brad King2016-05-162-38/+117
|\ \
| * | CPack/Deb proper package file namingDomen Vrankar2016-05-132-29/+21
| * | CPack/Deb proper component packages file namingAlexander Smorkalov2016-05-131-2/+9
| * | CPack/Deb generation of postinst and postrm ldconfig filesAlexander Smorkalov2016-05-131-0/+56
| * | CPack/Deb generation of DEBIAN/shlibs control fileAlexander Smorkalov2016-05-131-7/+31
* | | Merge topic 'link-item-interface-not-path'Brad King2016-05-161-1/+1
|\ \ \
| * | | cmComputeLinkInformation: Do not mark interface library as a pathBrad King2016-05-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-05-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-05-151-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2016-05-141-1/+1
* | | CMake Nightly Date StampKitware Robot2016-05-131-1/+1
|/ /
* | Merge topic 'ctest-suppress-Note'Brad King2016-05-121-0/+1
|\ \
| * | CTest: Do not treat "Note: ..." lines as errors (#14394)Brad King2016-05-111-0/+1
* | | Merge topic 'cmake-gui-locale'Brad King2016-05-121-0/+2
|\ \ \