summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS10: Enable using devenv as CMAKE_MAKE_PROGRAM (#11459)David Cole2011-01-211-5/+10
* KWSys Nightly Date StampKWSys Robot2011-01-211-1/+1
* KWSys Nightly Date StampKWSys Robot2011-01-201-1/+1
* Merge topic 'depend-scan-backslash-issue-10281'Brad King2011-01-191-0/+1
|\
| * Normalize slashes in scanned #include lines (#10281)Brad King2011-01-171-0/+1
* | Merge topic 'vs-Fortran-SCC-issue-10237'Brad King2011-01-192-11/+19
|\ \
| * | Honor VS_SCC_* properties in Fortran targets (#10237)Brad King2011-01-172-11/+19
| |/
* | Merge topic 'try_compile-Makefile-config'Brad King2011-01-194-2/+27
|\ \
| * | Document CMAKE_TRY_COMPILE_CONFIGURATION variableBrad King2011-01-173-2/+15
| * | Honor CMAKE_TRY_COMPILE_CONFIGURATION in Makefile generators (#10809)Brad King2011-01-171-0/+12
| |/
* | Merge topic 'xcode-subdir-regen-dependencies'Brad King2011-01-192-4/+13
|\ \
| * | Xcode: Make generation depend on all input directoriesBrad King2011-01-132-4/+13
| |/
* | Merge topic 'fix-xcode-custom-rules-makefile'Brad King2011-01-191-0/+3
|\ \
| * | Xcode: Disable implicit make rules in custom rules makefiles.David Cole2011-01-111-0/+3
| |/
* | Merge topic 'missing-file-dir-issue-11677'Brad King2011-01-191-2/+7
|\ \
| * | Report directory with missing source file (#11677)Brad King2011-01-151-2/+7
| |/
* | Merge topic 'doc-if-dereferencing-issue-10773'Brad King2011-01-191-52/+37
|\ \
| * | Clarify auto-dereference cases in if() command (#11701)Brad King2011-01-171-20/+14
| * | Replace misleading example in the if() documentation (#10773)Brad King2011-01-141-34/+25
* | | Merge topic 'doc-old-get_X_property-commands'Brad King2011-01-195-12/+22
|\ \ \
| * | | Reference get_property() from old get_*_property() commandsBrad King2011-01-175-5/+14
| * | | Fix get_(cmake|test)_property documentation (#11703)Brad King2011-01-172-7/+8
* | | | Merge topic 'doc-try_compile-clarification'Brad King2011-01-191-18/+23
|\ \ \ \
| * | | | Document try_compile behavior more clearly (#11688)Brad King2011-01-121-18/+23
* | | | | Merge topic 'doc-hard-preprocessor-characters'Brad King2011-01-195-25/+41
|\ \ \ \ \
| * | | | | Document COMPILE_DEFINITIONS known limitations (#11660, #11712)Brad King2011-01-171-1/+10
| * | | | | Combine duplicate COMPILE_DEFINITIONS disclaimerBrad King2011-01-175-25/+32
| | |_|_|/ | |/| | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-01-191-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-01-181-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-01-171-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-01-161-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-01-151-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-01-141-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-01-131-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-01-121-1/+1
|/ /
* | Merge topic 'doc-LOCATION-property-undefined-behavior'Brad King2011-01-111-2/+15
|\ \
| * | Document reading LOCATION_<CONFIG> early as undefined (#11671)Brad King2011-01-101-9/+12
| * | Document reading LOCATION early as undefined (#11671)Brad King2011-01-101-1/+11
* | | Merge topic 'ctest-launch-empty-rule'Brad King2011-01-111-0/+7
|\ \ \
| * | | CTest: Teach launcher to ignore empty/no-op make commandsChuck Atkins2011-01-101-0/+7
* | | | Merge topic 'policy-CMP0017'Brad King2011-01-114-21/+108
|\ \ \ \
| * | | | Improve documentation and messages for the new CMP0017Alex Neundorf2011-01-042-10/+10
| * | | | Prefer files from CMAKE_ROOT when including from CMAKE_ROOTAlex Neundorf2011-01-044-21/+108
| * | | | Merge branch 'user-policy-defaults' into policy-CMP0017Brad King2011-01-044-17/+75
| |\ \ \ \
* | \ \ \ \ Merge topic 'user-policy-defaults'Brad King2011-01-114-17/+75
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Allow users to specify defaults for unset policiesBrad King2011-01-044-3/+62
| * | | | | Fix indentation in cmPolicies::ApplyPolicyVersion()Alex Neundorf2011-01-041-14/+13
* | | | | | Merge topic 'include-command-whitespace'Brad King2011-01-112-14/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Remove trailing whitespaceAlex Neundorf2011-01-042-14/+14
| |/ / / /
* | | | | Merge topic 'fix_source_groups_for_custom_targets_vs10'Brad King2011-01-111-1/+1
|\ \ \ \ \