summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'inject_code_via_variable'David Cole2012-03-022-1/+22
|\
| * Fix typo in error message, and remove redundent test.Bill Hoffman2012-03-011-1/+1
| * Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-172-1/+22
* | Merge topic 'run-vim-spellcheck'David Cole2012-03-027-22/+24
|\ \
| * | Run vim spellcheck on some filesYury G. Kudryashov2012-02-297-22/+24
* | | Merge topic 'dragndrop-sla'David Cole2012-03-021-5/+4
|\ \ \
| * | | DragNDrop: Fix problem with relocated files in Xcode 4.3Clinton Stimpson2012-02-291-5/+4
* | | | Merge topic 'find_package-improve-messages'David Cole2012-03-023-72/+214
|\ \ \ \
| * | | | find_package: Optionally warn when implicitly using Config modeBrad King2012-02-283-0/+62
| * | | | find_package: Reject mixed use of MODULE- and CONFIG-only optionsBrad King2012-02-281-43/+37
| * | | | find_package: mention requested version number in error messageAlex Neundorf2012-02-281-2/+11
| * | | | find_package: add CONFIG mode keyword alias for NO_MODULEAlex Neundorf2012-02-281-4/+21
| * | | | find_package: add MODULE mode to use only Find-modulesAlex Neundorf2012-02-282-56/+117
| * | | | find_package: improve error message when no Find module is presentAlex Neundorf2012-02-281-18/+17
| * | | | find_package: rename NoModule to UseFindModulesAlex Neundorf2012-02-272-15/+15
* | | | | Merge topic 'find_package-report-CONFIGS-error'David Cole2012-03-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | find_package: print error if an invalid CONFIGS name is usedAlex Neundorf2012-02-271-0/+1
* | | | | Merge topic 'factor-install-type'David Cole2012-03-0213-70/+81
|\ \ \ \ \
| * | | | | Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-2713-70/+81
* | | | | | Merge topic 'simplify-GetRealDependency'David Cole2012-03-021-9/+2
|\ \ \ \ \ \
| * | | | | | Drop if(...) check because condition is always trueYury G. Kudryashov2012-02-271-9/+2
* | | | | | | Merge topic 'fix-BORLAND-doc-typo'David Cole2012-03-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in documentationYury G. Kudryashov2012-02-271-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'CPack-updateCommonDoc'David Cole2012-03-021-8/+56
|\ \ \ \ \ \ \
| * | | | | | | Review and update CPack variable documentation.Eric NOULARD2012-02-251-8/+56
* | | | | | | | Merge topic 'fix-macos-findprogramm-crash'David Cole2012-03-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix crash if app bundle executeable couldn't be foundBjoern Ricks2012-02-251-1/+2
| |/ / / / / / /
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-021-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-011-2/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-291-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-281-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-271-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-261-1/+1
|/ / / / / /
* | | | | | KWSys Nightly Date StampKWSys Robot2012-02-251-1/+1
| |_|_|/ / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2012-02-241-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2012-02-231-1/+1
|/ / / /
* | | | KWSys Nightly Date StampKWSys Robot2012-02-221-1/+1
* | | | Merge topic 'HandleTargetsInCMakeRequiredLibraries'David Cole2012-02-213-15/+15
|\ \ \ \
| * | | | bootstrap: move while() and endwhile() into the bootstrap buildAlex Neundorf2012-02-212-4/+4
| * | | | -remove trailing whitespaceAlex Neundorf2012-02-212-11/+11
* | | | | Merge topic 'CPack-dynamicDocSection'David Cole2012-02-213-9/+24
|\ \ \ \ \
| * | | | | Try to fix compile error on Win32-vs70Eric NOULARD2012-02-181-3/+4
| * | | | | Suppress unecessary (now empty) doc sectionsEric NOULARD2012-02-181-2/+0
| * | | | | Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-183-7/+23
* | | | | | Merge topic 'findlibrary-versioned-libraries'David Cole2012-02-211-4/+14
|\ \ \ \ \ \
| * | | | | | Find_library(): allow searching for versioned shared objectsRolf Eike Beer2012-02-181-4/+14
* | | | | | | Merge topic 'fix-typos-12975'David Cole2012-02-211-4/+4
|\ \ \ \ \ \ \
| * | | | | | | various typo and formatting fixes in manual pages (#12975)Modestas Vainius2012-02-181-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'try-compile-random-name'David Cole2012-02-211-4/+9
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Use random executable file name (#12957)Brad King2012-02-161-4/+9