summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Fix for PDB files with spaces in the path.Bill Hoffman2012-03-162-2/+4
* Ninja: Constify use of cmCustomCommandBrad King2012-03-133-8/+8
* Ninja: add /DEF: flag to linker callPeter Kuemmel2012-03-131-0/+2
* Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator.Bill Hoffman2012-03-091-2/+15
* Ninja: Add friend struct so it can access the private ConvertToNinjaPath.David Cole2012-03-071-0/+2
* Ninja: add .def file supportPeter Kuemmel2012-03-075-1/+46
* Ninja: ensure the output dir exists at compile timePeter Kuemmel2012-03-071-0/+5
* Ninja: Remove an unnecessary variablePeter Collingbourne2012-02-281-1/+0
* Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commandsPeter Collingbourne2012-02-272-6/+16
* 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