summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Don't require liblzma when using system libarchiveDaniel Pfeifer2016-10-091-12/+14
| * | | | | | | | | | | | Don't require libbz2 when using system libarchiveDaniel Pfeifer2016-10-091-8/+13
| * | | | | | | | | | | | CMakeCPack: remove obsolete conditionsDaniel Pfeifer2016-10-091-175/+170
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'test-cpack-improve-failure-messages'Brad King2016-10-101-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests: Improve RunCMake.CPack_* failure message formattingBrad King2016-10-071-2/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2016-10-101-11/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-10-081-11/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KWSys 2016-10-07 (dfe9b386)KWSys Upstream2016-10-081-11/+9
* | | | | | | | | | | | | Merge topic 'android-export-has-cpp'Brad King2016-10-105-1/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Android: Record use of C++ by static libs in exported Android.mk filesBrad King2016-10-075-1/+22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'android-cxxabi'Brad King2016-10-103-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Android: Fix support for cxxabi.h with libc++Brad King2016-10-073-0/+7
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindProtobuf-fix-subdirs'Brad King2016-10-101-6/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | FindProtobuf: Fix protobuf_generate_*() to handle subdirsMartin Joly2016-10-071-6/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-10-101-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-10-091-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-10-081-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release'Brad King2016-10-070-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'FindMatlab-fix-simulink-cache' into releaseBrad King2016-10-051-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindMatlab-documentation' into releaseBrad King2016-10-052-9/+15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-VS-resources-pri-path' into releaseBrad King2016-10-051-2/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'qtifw-https-cmake.org' into releaseBrad King2016-10-041-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cmake-server-improve-shutdown' into releaseBrad King2016-10-043-53/+132
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'nmake-encoding'Brad King2016-10-0710-11/+326
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NMake: Use ANSI encoding for NMake MakefilesDāvis Mosāns2016-10-065-7/+30
| * | | | | | | | | | | | | cmGeneratedFileStream: Add optional encoding supportDāvis Mosāns2016-10-062-4/+22
| * | | | | | | | | | | | | codecvt: Add class for encoding conversionDāvis Mosāns2016-10-063-0/+274
* | | | | | | | | | | | | | Merge topic 'cpack-rpm-single-debuginfo'Brad King2016-10-0717-84/+624
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CPack/RPM single debuginfo packagingDomen Vrankar2016-10-0713-52/+425
| * | | | | | | | | | | | | | CPack/RPM learned defining main componentDomen Vrankar2016-10-078-33/+200
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'cleanup-Convert'Brad King2016-10-0717-189/+167
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cmLocalGenerator: Simplify ConvertToLinkReferenceStephen Kelly2016-10-065-19/+13
| * | | | | | | | | | | | | | cmOutputConverter: Add a flag for IsUnixStephen Kelly2016-10-062-20/+22
| * | | | | | | | | | | | | | Convert: Inline platform-specific methodsStephen Kelly2016-10-062-28/+4
| * | | | | | | | | | | | | | Makefiles: Introduce local RelativePath methodStephen Kelly2016-10-066-55/+73
| * | | | | | | | | | | | | | Fortran: Inline conversion to relative pathStephen Kelly2016-10-061-1/+5
| * | | | | | | | | | | | | | Fortran: Wrap path convert in a call with a more-suitable nameStephen Kelly2016-10-062-20/+24
| * | | | | | | | | | | | | | Makefiles: Hardcode the relative location of the CMakeCache fileStephen Kelly2016-10-061-5/+1
| * | | | | | | | | | | | | | Convert: Extract method to determine if paths are in directoryStephen Kelly2016-10-062-5/+17
| * | | | | | | | | | | | | | Convert: Remove asserts which are duplicated in delegate methodStephen Kelly2016-10-061-7/+0
| * | | | | | | | | | | | | | Convert: Remove early return checkStephen Kelly2016-10-061-5/+0
| * | | | | | | | | | | | | | Convert: Extract local variables for readabilityStephen Kelly2016-10-061-12/+13
| * | | | | | | | | | | | | | Convert: Extract local variablesStephen Kelly2016-10-061-14/+17
| * | | | | | | | | | | | | | cmOutputConverter: remove unused codeDaniel Pfeifer2016-10-062-20/+0
| * | | | | | | | | | | | | | Xcode: Inline ConvertToRelativePath callsStephen Kelly2016-10-061-3/+3
* | | | | | | | | | | | | | | Merge topic 'CMP0065-LINK_FLAGS'Brad King2016-10-073-46/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CMP0065: Put computed flags into LINK_FLAGS not LINK_LIBRARIESStephen Kelly2016-10-072-1/+14
| * | | | | | | | | | | | | | | cmLocalGenerator: Rename local variable to be more appropriateStephen Kelly2016-10-061-4/+3
| * | | | | | | | | | | | | | | cmLocalGenerator: Extract policy handling into a methodStephen Kelly2016-10-062-46/+55
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge topic 'codelite-global-setting'Brad King2016-10-074-5/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |