summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globallyStephen Kelly2016-10-072-5/+4
| * | cmGlobalGenerator: Add API to get settings from top-level cmMakefileStephen Kelly2016-10-062-0/+23
* | | Merge topic 'android-ndk-r13'Brad King2016-10-072-3/+9
|\ \ \
| * | | Android: Update libc++ include directories for NDK r13Brad King2016-10-061-1/+7
| * | | Android: Suppress -Wattributes warnings in test case buildsBrad King2016-10-061-2/+2
| |/ /
* | | Merge topic 'vs-15-preview-5'Brad King2016-10-072-2/+2
|\ \ \
| * | | VS: Update VS 15 generator for Preview 5Brad King2016-10-062-2/+2
* | | | Merge topic 'mips-rld-map-rel'Brad King2016-10-073-184/+135
|\ \ \ \
| * | | | elf: Remove GetDynamicEntryCount and ReadBytes methodsJames Cowgill2016-10-072-47/+1
| * | | | cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPathJames Cowgill2016-10-073-1/+31
| * | | | cmSystemTools: rewrite RemoveRPath using DyanmicEntryList methodsJames Cowgill2016-10-071-35/+17
| * | | | elf: add DynamicEntryList methods and rpath tag constantsJames Cowgill2016-10-062-0/+95
| * | | | elf: remove tag switch from ELF_Dyn ByteSwap functionJames Cowgill2016-10-061-115/+5
* | | | | Merge topic 'cpack-rpm-debuginfo-fixes'Brad King2016-10-071-28/+40
|\ \ \ \ \
| * | | | | CPack/RPM debuginfo package without binariesDomen Vrankar2016-10-061-27/+38
| * | | | | CPack/RPM debuginfo package objdump error suppressionDomen Vrankar2016-10-061-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'check-libuv-minimum-version'Brad King2016-10-071-2/+6
|\ \ \ \ \
| * | | | | Set minimum version for LibUV to 1.0.0Chuck Atkins2016-10-071-1/+1
| * | | | | Use find_package for JsonCpp and LibUV instead of includeChuck Atkins2016-10-071-2/+6
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-10-071-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'FindMatlab-documentation'Brad King2016-10-062-9/+15
|\ \ \ \
| * | | | Help: Extend 3.7 release notes for FindMatlabRaffi Enficiaud2016-10-051-1/+8
| * | | | FindMatlab: small documentation fixesRaffi Enficiaud2016-10-051-8/+7
| |/ / /
* | | | Merge topic 'FindMatlab-fix-simulink-cache'Brad King2016-10-061-0/+1
|\ \ \ \
| * | | | FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfiguredRaffi Enficiaud2016-10-051-0/+1
| |/ / /
* | | | Merge topic 'cmake-server-improve-shutdown'Brad King2016-10-063-53/+132
|\ \ \ \
| * | | | server-mode: Improve shutdown behaviorTobias Hunger2016-10-043-53/+132
| | |/ / | |/| |
* | | | Merge topic 'fix-VS-resources-pri-path'Brad King2016-10-061-2/+4
|\ \ \ \
| * | | | VS: Use absolute target-specific directory for `resources.pri`Roman Wüger2016-10-051-2/+4
| |/ / /