summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cmake: Rename oddly named variables.Stephen Kelly2015-04-121-6/+6
| * | | | | | cmake: Constify GetCommand method.Stephen Kelly2015-04-122-3/+3
| * | | | | | cmake: Don't lower-case a string needlessly.Stephen Kelly2015-04-121-1/+1
| * | | | | | cmake: Use make_pair instead of Foo::value_type.Stephen Kelly2015-04-121-2/+2
| * | | | | | cmake: out-of-line try compile state methods.Stephen Kelly2015-04-122-4/+12
| * | | | | | cmake: Remove duplicate condition.Stephen Kelly2015-04-121-4/+0
| * | | | | | cmake: Remove DebugConfigs member.Stephen Kelly2015-04-124-35/+19
| * | | | | | cmake: Remove method with no external users.Stephen Kelly2015-04-122-8/+5
| * | | | | | cmake: Don't set the CMakeInstance on the Properties member.Stephen Kelly2015-04-121-1/+0
| * | | | | | cmGlobalGenerator: Store languages as vector, not map.Stephen Kelly2015-04-122-8/+11
* | | | | | | Merge topic 'custom-command-multiple-outputs'Brad King2015-04-132-26/+35
|\ \ \ \ \ \ \
| * | | | | | | Makefile: Fix multiple custom command outputs with one missingBrad King2015-04-102-26/+35
| * | | | | | | KWSys SystemTools: Teach Touch with !create to succeed on missing fileBrad King2015-04-101-5/+12
* | | | | | | | Merge topic 'cmake-G-print-generators'Brad King2015-04-135-2/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Provide guidance when an invalid -G option is givenGerald Combs2015-04-105-2/+37
* | | | | | | | | Merge topic 'c-locale-messages'Brad King2015-04-134-41/+103
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Fix locale used for VCS updatesNils Gladitz2015-04-134-41/+103
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'update-kwsys'Brad King2015-04-131-5/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-04-131-5/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-131-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-121-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-04-111-1/+1
|/ / / / / / /
* | | | | | | cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-1013-56/+65
* | | | | | | CMake Nightly Date StampKitware Robot2015-04-101-1/+1
|/ / / / / /
* | | | | | 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-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
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |