summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | CTest: Add options to limit output of passed and failed testsRoman Wüger2015-09-183-1/+49
* | | | | CMake Nightly Date StampKitware Robot2015-09-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-09-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-09-191-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cmake-gui-qt5-package'Brad King2015-09-181-11/+5
|\ \ \ \
| * | | | cmake-gui: Improve packaging of Qt5 libraries.Clinton Stimpson2015-09-171-11/+5
| |/ / /
* | | | Merge topic 'ms-manifest-files'Brad King2015-09-1816-211/+365
|\ \ \ \
| * | | | Add support for *.manifest source files with MSVC toolsBrad King2015-09-1715-5/+131
| * | | | MSVC: Rewrite manifest file handling with Makefile and NinjaBrad King2015-09-172-198/+221
| * | | | Ninja: Always add OBJECT_DIR variable to link rulesBrad King2015-09-171-3/+4
| * | | | VS: Add manifest tool settings to VS 8 and 9 project filesBrad King2015-09-171-10/+14
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-09-181-1/+1
* | | | Merge topic 'cpack-deb-fakeroot-removal'Brad King2015-09-174-121/+316
|\ \ \ \ | |/ / / |/| | |
| * | | CPackDeb: use of libarchive and removal of fakerootRaffi Enficiaud2015-09-171-113/+186
| * | | cmArchiveWrite: control user/group, permissions and recursive file addingRaffi Enficiaud2015-09-172-6/+128
| * | | cmGeneratedFileStream: Fix spelling in commentRaffi Enficiaud2015-09-171-2/+2
* | | | CMake Nightly Date StampKitware Robot2015-09-171-1/+1
* | | | Merge topic 'detect-c11-broken-thread-local'Brad King2015-09-162-0/+35
|\ \ \ \
| * | | | Avoid using C11 to build CMake if _Thread_local support is brokenRaphael Kubo da Costa2015-09-152-0/+35
* | | | | Merge topic 'test-search-ordering'Brad King2015-09-162-3/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix-bad-search-ordering' into test-search-orderingBrad King2015-09-152-3/+8
| |\ \ \ \ \
| | * | | | | find_*: Fix search order when the environment duplicates some HINTSChuck Atkins2015-09-142-3/+8
* | | | | | | Merge topic 'ccmake-portability'Brad King2015-09-164-25/+27
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Use more-portable call to set_field_buffer (#15740)Thomas Klausner2015-09-161-1/+1
| * | | | | | | ccmake: Avoid using non-portable 'curcol' field (#15739)Joerg Sonnenberger2015-09-161-7/+6
| * | | | | | | ccmake: Pass format string to 'printw' (#15738)Joerg Sonnenberger2015-09-163-17/+20
* | | | | | | | CMake Nightly Date StampKitware Robot2015-09-161-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2015-09-151-17/+51
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-141-17/+51
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2015-09-151-1/+1
* | | | | | | Merge topic 'extend-windows-version-detection'Brad King2015-09-141-5/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Windows: Set CMAKE_HOST_SYSTEM_VERSION with three componentsGilles Khouzam2015-09-111-5/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix_64bit_autodef'Brad King2015-09-141-4/+15
|\ \ \ \ \ \
| * | | | | | Windows: Fix 64-bit DLL module definition file generation on VS 2015Bill Hoffman2015-09-141-4/+15
* | | | | | | Merge topic 'fix-buildsystem-property-append'Brad King2015-09-142-7/+12
|\ \ \ \ \ \ \
| * | | | | | | cmState: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-111-0/+5
| * | | | | | | cmMakefile: Use appropriate parameter name.Stephen Kelly2015-09-111-2/+2
| * | | | | | | cmTarget: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-111-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fix-makefile-progress'Brad King2015-09-142-2/+3
|\ \ \ \ \ \ \
| * | | | | | | cmLocalGenerator: Always return the end snapshot state of a directory.Stephen Kelly2015-09-121-1/+1
| * | | | | | | cmState: Return end snapshot for GetBuildsystemDirectoryParent.Stephen Kelly2015-09-111-1/+2
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2015-09-141-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-09-131-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-09-121-1/+1
|/ / / / / /
* | | | | | Merge topic 'fix-TrimWhitespace'Brad King2015-09-111-3/+8
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Fix TrimWhitespace for non-ascii strings (#15735)Brad King2015-09-101-2/+2
| * | | | | | cmSystemTools: Factor out a cm_isspace helperBrad King2015-09-101-1/+6
* | | | | | | Merge topic 'revert-fix-windows-version-detection'Brad King2015-09-111-46/+10
|\ \ \ \ \ \ \
| * | | | | | | Revert "Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)"Brad King2015-09-101-46/+10
* | | | | | | | CMake Nightly Date StampKitware Robot2015-09-111-1/+1
| |_|/ / / / / |/| | | | | |