summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Add support for source files in custom targets for VS 10 (Bug#11330).Bill Hoffman2011-01-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-11461-add-midl-vs10'Brad King2011-01-112-4/+23
|\ \ \ \ \
| * | | | | VS10: Finish Midl support (#11461)David Cole2011-01-052-4/+23
* | | | | | Merge topic 'vs-Fortran-only-DLL'Brad King2011-01-111-1/+6
|\ \ \ \ \ \
| * | | | | | VS: Fix linking of Fortran-only DLL projects (#10803)Brian Bassett2011-01-061-1/+6
* | | | | | | Merge topic 'improve-build-error-detection'Brad King2011-01-111-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Improve build error detection.David Cole2011-01-051-2/+3
* | | | | | | | Merge topic 'linux-standard-base'Brad King2011-01-112-1/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | ccmake: Use LSB 4.0 getmaxyx conditionallyBrad King2011-01-052-2/+16
| * | | | | | | | ccmake: Use LSB 4.0 curses API conditionallyBrad King2011-01-041-5/+8
| * | | | | | | | ccmake: Port for LSB 4.0 (#11648)Craig Scott2011-01-032-6/+14
* | | | | | | | | Merge topic 'fix-test-output-truncation'Brad King2011-01-111-47/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Do not truncate UTF-8 test output too early (#10656)Brad King2011-01-041-47/+28
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix-10644-cpack-menu-links'Brad King2011-01-111-12/+19
|\ \ \ \ \ \ \ \ \