summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-libarchive-gnutar-large-ids'Brad King2015-04-091-6/+6
|\
| * libarchive: Use base-256 encoding for UID/GID like GNU tar doesNils Gladitz2015-04-091-6/+6
* | Merge topic 'fix-liblzma-optimize'Brad King2015-04-092-3/+10
|\ \
| * | liblzma: Disable GNU 3.3 compiler optimizationsBrad King2015-04-081-0/+4
| * | liblzma: Disable XL compiler optimizations altogetherBrad King2015-04-082-3/+6
* | | Merge topic 'FindCUDA.cmake/C++11Flags'Brad King2015-04-091-0/+13
|\ \ \
| * | | FindCUDA: Handle c++11 host flagJames Bigler2015-04-081-0/+13
* | | | Merge topic 'refactor-cache-api'Brad King2015-04-0929-312/+472
|\ \ \ \
| * | | | cmCacheManager: Port consumers to non-iterator API.Stephen Kelly2015-04-0813-115/+117
| * | | | Port QtDialog to non-iterator cache API.Stephen Kelly2015-04-081-32/+40
| * | | | Port CursesDialog to non-iterator cache API.Stephen Kelly2015-04-083-76/+110
| * | | | cmMakefile: Port away from CacheEntry.Initialized.Stephen Kelly2015-04-081-6/+7
| * | | | cmCacheManager: Add non-iterator-based API.Stephen Kelly2015-04-081-0/+75
| * | | | cmCacheManager: Return a C string from GetValue.Stephen Kelly2015-04-081-1/+1
| * | | | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.Stephen Kelly2015-04-078-37/+51
| * | | | Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-079-21/+61
| * | | | cmMakefile: Remove cache version accessors.Stephen Kelly2015-04-074-22/+8
| * | | | cmMakefile: Simplify GetDefinitions implementation.Stephen Kelly2015-04-071-6/+6
* | | | | Merge topic 'cmake-command-line-help-vs-arch'Brad King2015-04-098-21/+39
|\ \ \ \ \
| * | | | | cmake: Show in --help how to select VS target platform (#15422)Brad King2015-04-078-21/+39
* | | | | | Merge topic 'link-implicit-libs-full-path'Brad King2015-04-0930-8/+243
|\ \ \ \ \ \
| * | | | | | Link libraries by full path even in implicit directoriesBrad King2015-04-0928-6/+234
| * | | | | | Help: Add link target for Find Modules section of cmake-developer.7Brad King2015-04-071-0/+1
| * | | | | | Tests: Teach RunCMake to optionally merge command output to stdoutBrad King2015-04-071-2/+8
* | | | | | | CMake Nightly Date StampKitware Robot2015-04-091-1/+1
* | | | | | | Merge topic 'FindMatlab_add_recent_versions'Brad King2015-04-081-0/+2
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: Look for R2014b and R2015aDaniele E. Domenichelli2015-04-071-0/+2
* | | | | | | | Merge topic 'emulator-property'Brad King2015-04-0820-4/+176
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add notes for topic 'emulator-property'Brad King2015-04-081-0/+7
| * | | | | | | | TestGenerator: Add CROSSCOMPILING_EMULATOR support.Matt McCormick2015-04-086-2/+45
| * | | | | | | | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-087-6/+56
| * | | | | | | | Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-0711-0/+72
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'document_supported_compiler_feature_compilers'Brad King2015-04-0821-20/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-0721-20/+34
| |/ / / / / / /
* | | | | | | | Merge topic 'xcode-quote-path'Brad King2015-04-085-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Also quote strings containing // (#15487)Gregor Jasny2015-04-045-0/+12
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-081-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'refactor-cache-api'Brad King2015-04-0729-471/+311
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert topic 'refactor-cache-api'Brad King2015-04-0729-471/+311
* | | | | | | | | Merge topic 'refactor-cache-api'Brad King2015-04-0729-311/+471
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | cmCacheManager: Port consumers to non-iterator API.Stephen Kelly2015-04-0613-115/+117
| * | | | | | | Port QtDialog to non-iterator cache API.Stephen Kelly2015-04-061-32/+40
| * | | | | | | Port CursesDialog to non-iterator cache API.Stephen Kelly2015-04-063-76/+110
| * | | | | | | cmMakefile: Port away from CacheEntry.Initialized.Stephen Kelly2015-04-061-6/+7
| * | | | | | | cmCacheManager: Add non-iterator-based API.Stephen Kelly2015-04-061-0/+75
| * | | | | | | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.Stephen Kelly2015-04-068-37/+51
| * | | | | | | Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-069-21/+61
| * | | | | | | cmMakefile: Remove cache version accessors.Stephen Kelly2015-04-064-22/+8
| * | | | | | | cmMakefile: Simplify GetDefinitions implementation.Stephen Kelly2015-04-061-6/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'vs-compiler-feature-2013-update'Brad King2015-04-072-8/+17
|\ \ \ \ \ \ \