summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-095-1/+54
|\ \ \ \
| * | | | Link libraries by full path even in implicit directoriesBrad King2015-04-095-1/+54
* | | | | CMake Nightly Date StampKitware Robot2015-04-091-1/+1
* | | | | Merge topic 'emulator-property'Brad King2015-04-083-3/+45
|\ \ \ \ \
| * | | | | TestGenerator: Add CROSSCOMPILING_EMULATOR support.Matt McCormick2015-04-081-1/+20
| * | | | | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-081-2/+24
| * | | | | Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-071-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'xcode-quote-path'Brad King2015-04-081-0/+1
|\ \ \ \ \
| * | | | | Xcode: Also quote strings containing // (#15487)Gregor Jasny2015-04-041-0/+1
* | | | | | 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 'minor-cleanups'Brad King2015-04-072-2/+0
|\ \ \ \
| * | | | Remove unused includes.Stephen Kelly2015-04-062-2/+0
* | | | | CMake Nightly Date StampKitware Robot2015-04-071-1/+1
| |/ / / |/| | |
* | | | Merge topic 'minor-cleanups'Brad King2015-04-0610-81/+7
|\ \ \ \ | |/ / /
| * | | cmCacheManager: Remove unused methodStephen Kelly2015-04-054-27/+0
| * | | cmCacheManager: Remove unused overloads.Stephen Kelly2015-04-052-24/+0
| * | | cmCacheManager: Remove use of intermediate overload.Stephen Kelly2015-04-051-1/+2
| * | | cmGlobalGenerator: Don't fetch the cache manager in a loop.Stephen Kelly2015-04-051-2/+1
| * | | cmake: Clear member rather than explicit erase.Stephen Kelly2015-04-051-1/+1
| * | | cmake: Be clear that there is no chaining after global properties.Stephen Kelly2015-04-051-3/+2
| * | | cmake: Remove unused method.Stephen Kelly2015-04-051-3/+0
| * | | cmake: Remove unused member.Stephen Kelly2015-04-052-2/+0
| * | | cmMakefile: Remove one wrong and one insufficiently helpful comment.Stephen Kelly2015-04-041-3/+2
| * | | cmListFile: Remove unused member.Stephen Kelly2015-04-042-11/+0
| * | | cmMakefile: Remove bogus comment.Stephen Kelly2015-04-041-4/+0
| * | | Remove duplicate tag name.Stephen Kelly2015-04-041-1/+0
| |/ /
* | | Merge topic 'cpack-one-component-only'Brad King2015-04-061-1/+4
|\ \ \
| * | | CPack single component packagingDomen Vrankar2015-04-051-1/+4
* | | | Merge topic 'makefile-depscan-BOM'Brad King2015-04-061-6/+15
|\ \ \ \
| * | | | Makefile: Tolerate a BOM while scanning source dependencies (#15493)Brad King2015-04-031-6/+15
* | | | | Merge topic 'test_cpack_symlinks'Brad King2015-04-061-0/+3
|\ \ \ \ \
| * | | | | cpack: Disable CMake Cygwin legacy warning while packagingBrad King2015-04-011-0/+3
* | | | | | CMake Nightly Date StampKitware Robot2015-04-061-1/+1
| |_|/ / / |/| | | |