summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows onlyDaniel Pfeifer2017-03-291-0/+2
* cmFileCommand: add <cm_curl.h> includeDaniel Pfeifer2017-03-291-0/+1
* cmFileCommand: remove unnecessary friend declarationDaniel Pfeifer2017-03-291-2/+0
* Merge branch 'release'Brad King2017-03-290-0/+0
|\
| * Merge branch 'vs-rc-defines' into releaseBrad King2017-03-296-7/+37
| |\
* | \ Merge topic 'vs-rc-defines'Brad King2017-03-296-7/+37
|\ \ \ | | |/ | |/|
| * | MSVC: Restore _DEBUG preprocessor definition in RC debug buildsBrad King2017-03-281-0/+3
| * | RC: Add missing CMAKE_RC_FLAGS_<CONFIG> entries to cacheBrad King2017-03-281-1/+16
| * | VS: Honor preprocessor definitions in RC flagsBrad King2017-03-281-5/+7
| * | cmVisualStudio10TargetGenerator: De-duplicate preprocessor defsBrad King2017-03-281-1/+4
| * | cmIDEOptions: Add GetDefines methodBrad King2017-03-282-0/+7
* | | Merge topic 'update-kwsys'Brad King2017-03-291-2/+2
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-03-281-2/+2
| |\ \ \
| | * | | KWSys 2017-03-28 (34999b6a)KWSys Upstream2017-03-281-2/+2
* | | | | Merge topic 'vfproj-object-libs-fix'Brad King2017-03-291-4/+6
|\ \ \ \ \
| * | | | | VS: Fix OBJECT library support in Intel Fortran projectsChristian Pfeiffer2017-03-281-4/+6
* | | | | | Merge topic 'sphinx-cmake-theme'Brad King2017-03-291-0/+20
|\ \ \ \ \ \
| * | | | | | Utilities/Sphinx: Use brighter colors for html themeMatthew Woehlke2017-03-281-0/+20
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-03-291-1/+1
|/ / / / /
* | | | | Merge branch 'release'Brad King2017-03-280-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'libarchive-backport-zip-dir-fix' into releaseBrad King2017-03-271-16/+20
| |\ \ \ \
| * \ \ \ \ Merge branch 'ninja-fix-sysconf-non-limit' into releaseBrad King2017-03-271-5/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'InstallRequiredSystemLibraries-vs2017' into releaseBrad King2017-03-272-7/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cpack-rpm-tests-handle-build-id-links' into releaseBrad King2017-03-273-5/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cpack-rpm-debuginfo-docs-cleanup' into releaseBrad King2017-03-271-8/+0
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'libarchive-backport-zip-dir-fix'Brad King2017-03-280-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | libarchive: backport zip directory recognition fixBrad King2017-03-271-16/+20
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs2017'Brad King2017-03-282-7/+32
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | InstallRequiredSystemLibraries: Find VS 2017 redist directoryBrad King2017-03-271-0/+5
| * | | | | | | | Add undocumented CMake language means to find VS 2017Brad King2017-03-271-0/+13
| * | | | | | | | InstallRequiredSystemLibraries: Split VS 2017 search pathsBrad King2017-03-271-7/+14
* | | | | | | | | Merge topic 'ninja-fix-sysconf-non-limit'Brad King2017-03-281-5/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Ninja: Fix command line limit when sysconf has no ARG_MAXChristian Pfeiffer2017-03-271-5/+9
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-03-281-1/+1
* | | | | | | Merge topic 'cpack-rpm-debuginfo-honor-package-filename'Brad King2017-03-274-5/+62
|\ \ \ \ \ \ \
| * | | | | | | CPack/RPM: support for debuginfo package renamingDomen Vrankar2017-03-254-2/+51
| * | | | | | | CPack/RPM honor package file name on debuginfo enabledDomen Vrankar2017-03-243-4/+12
* | | | | | | | Merge topic 'cpack-rpm-tests-handle-build-id-links'Brad King2017-03-273-5/+11
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CPack/RPM tests: handle build-id linksDomen Vrankar2017-03-273-5/+11
* | | | | | | | Merge topic 'cm-sys-stat'Brad King2017-03-2717-39/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-2417-39/+29
* | | | | | | | | Merge topic 'cpack-rpm-debuginfo-docs-cleanup'Brad King2017-03-271-8/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | CPack/RPM can now generate a single debuginfo packageDomen Vrankar2017-03-271-8/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2017-03-276-12/+23
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-03-244-12/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | KWSys 2017-03-24 (7e9f7b7b)KWSys Upstream2017-03-244-12/+15
| * | | | | | | | update-kwsys: Disable custom gitattributes during importBrad King2017-03-241-0/+1
| * | | | | | | | update-third-party: Add helper to disable custom gitattributesBrad King2017-03-241-0/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'InstallRequiredSystemLibraries-test-openmp'Brad King2017-03-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Activate InstallRequiredSystemLibraries OpenMP libsBrad King2017-03-241-0/+1
| | |_|_|_|_|/ / | |/| | | | | |