summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Add a missed license headerPeter Collingbourne2012-02-271-0/+12
* Ninja: CMake: Adapt Ninja generator for per-target include dirsDavid Cole2012-02-221-1/+4
* Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-2257-399/+1279
|\
| * Update the documentation regarding INCLUDE_DIRECTORIES.David Cole2012-02-223-10/+51
| * Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIESDavid Cole2012-02-221-0/+14
| * Make search paths ordered and uniqueDavid Cole2012-02-221-1/+14
| * Remove cmMakefile::GetIncludeDirectoriesDavid Cole2012-02-222-29/+0
| * Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-2215-125/+166
| * Keep the INCLUDE_DIRECTORIES target property up to date.Stephen Kelly2012-02-222-0/+14
| * Add API to get the ordered includes for a target.Stephen Kelly2012-02-222-0/+27
| * CMake: Eliminate cmMakefile::IncludeDirectoriesDavid Cole2012-02-223-84/+71
| * Remove include flags memoization.Stephen Kelly2012-02-222-15/+3
| * Make it safe to call this method without creating duplicates.Stephen Kelly2012-02-221-2/+6
| * Refactor GetIncludeFlags to take includes instead of fetching themStephen Kelly2012-02-224-10/+21
| * 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