summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Use proper syntax to document enumYury G. Kudryashov2012-02-281-12/+15
* doxygen: Improve API docs of GetRealDependencyYury G. Kudryashov2012-02-281-9/+12
* doxygen: cmPropertyDefinitionYury G. Kudryashov2012-02-281-12/+23
* 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
* | | | | Merge topic 'honor-gcov-empty-coverage'David Cole2012-02-211-1/+1
|\ \ \ \ \
| * | | | | CTest: mark all gcov covered files as coveredRolf Eike Beer2012-02-151-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'link-OpenBSD-shared-libs-issue-12954'David Cole2012-02-212-1/+14
|\ \ \ \ \
| * | | | | Recognize OpenBSD versioned .so names (#12954)Brad King2012-02-132-1/+14
| | |/ / / | |/| | |
* | | | | KWSys Nightly Date StampKWSys Robot2012-02-211-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2012-02-201-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2012-02-191-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2012-02-181-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-171-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-161-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2012-02-151-1/+1
* | | Merge topic 'FixFeatureSummaryForREQUIREDPackages'David Cole2012-02-141-0/+9
|\ \ \
| * | | fix FeatureSummary for REQUIRED packages, they were reported as OPTIONALAlex Neundorf2012-02-111-0/+9
* | | | Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-1416-56/+697
|\ \ \ \
| * | | | Avoid discovering system infos for documentation. Adding some path is enough.Eric NOULARD2012-02-141-19/+20
| * | | | Fix non existent std::string::clear on VS6Eric NOULARD2012-02-141-2/+2
| * | | | Create getDocumentedModulesListInDir which may be used in other context.Eric NOULARD2012-02-143-56/+99
| * | | | Example of builtin variable documentation (i.e. only used in C++ source code).Eric NOULARD2012-02-141-7/+15
| * | | | Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-142-15/+65
| * | | | Fix another compiler warning due to a typoEric NOULARD2012-02-141-1/+0
| * | | | Really avoid compiler warning about unused varsEric NOULARD2012-02-142-6/+2
| * | | | Calm down compiler warning about unused varEric NOULARD2012-01-312-0/+4
| * | | | Fix potential bad memory access, thanks to EikeEric NOULARD2012-01-311-1/+1
| * | | | Suppress unused var, beautify code, avoid 1 extra newline.Eric NOULARD2012-01-241-18/+25
| * | | | CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-229-169/+226
| * | | | Implement simple CMake script comment markup language.Eric NOULARD2012-01-225-9/+227
| * | | | CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-2212-54/+312
* | | | | Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL'David Cole2012-02-141-3/+3
|\ \ \ \ \
| * | | | | CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.Eric NOULARD2012-02-051-3/+3
* | | | | | Merge topic 'interrupt-bug-12649'David Cole2012-02-146-7/+43
|\ \ \ \ \ \
| * | | | | | cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-026-7/+43