summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-22151-1092/+3267
|\
| * 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-2218-125/+204
| * 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-2117-67/+257
| |\
| | * Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-2113-11/+206
| | * bootstrap: move while() and endwhile() into the bootstrap buildAlex Neundorf2012-02-212-4/+4
| | * -don't pull in CheckTypeSize.cmake from the cmake which is being builtAlex Neundorf2012-02-211-6/+1
| | * -remove trailing whitespaceAlex Neundorf2012-02-219-46/+46
| * | Merge topic 'qt3-find-qtmain'David Cole2012-02-211-1/+4
| |\ \
| | * | Fix paths/hints for finding qtmain.Clinton Stimpson2012-02-201-1/+4
| * | | Merge topic 'update-KWIML'David Cole2012-02-211-1/+9
| |\ \ \
| | * \ \ Merge branch 'upstream-kwiml' into update-KWIMLBrad King2012-02-201-1/+9
| | |\ \ \
| | | * | | KWIML: Teach ABI.h that MIPS is biendianModestas Vainius2012-02-201-1/+9
| * | | | | Merge topic 'doBuildRPM-withSpaceInTree'David Cole2012-02-211-0/+8
| |\ \ \ \ \
| | * | | | | Do not build RPM if path of the build tree contains spaceEric NOULARD2012-02-191-0/+8
| * | | | | | Merge topic 'CPack-dynamicDocSection'David Cole2012-02-2111-67/+230
| |\ \ \ \ \ \
| | * | | | | | Try to fix compile error on Win32-vs70Eric NOULARD2012-02-181-3/+4
| | * | | | | | Fix typo in end markupEric NOULARD2012-02-181-1/+1
| | * | | | | | More documentation concerning CPack ComponentsEric NOULARD2012-02-181-1/+46
| | * | | | | | Put CPack DMG and PackageMaker doc in separate filesEric NOULARD2012-02-183-55/+104
| | * | | | | | Correct copy/paste section name mistakeEric NOULARD2012-02-181-1/+1
| | * | | | | | Suppress unecessary (now empty) doc sectionsEric NOULARD2012-02-181-2/+0
| | * | | | | | Add structure documentation for CPack Bundle generatorEric NOULARD2012-02-181-0/+12
| | * | | | | | Add structured documentation for NSISEric NOULARD2012-02-181-0/+42
| | * | | | | | Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-185-9/+25
| * | | | | | | Merge topic 'GenerateExportHeader_MinorFix'David Cole2012-02-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | GenerateExportHeader: use double quotes around _gcc_versionAlex Neundorf2012-02-181-1/+1
| * | | | | | | | Merge topic 'improve-findopenmp'David Cole2012-02-211-72/+133
| |\ \ \ \ \ \ \ \
| | * | | | | | | | FindOpenMP: try the most likely flags firstRolf Eike Beer2012-02-181-32/+67
| | * | | | | | | | FindOpenMP: do not fail if only C or CXX is enabled (#11910)Rolf Eike Beer2012-02-081-43/+69
| * | | | | | | | | Merge topic 'expect-more-versions'David Cole2012-02-211-2/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | AllFindModules test: expect more modules to have a version number availableRolf Eike Beer2012-02-181-2/+3
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge topic 'improve-findfreetype'David Cole2012-02-211-2/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | FindFreetype: support version selectionRolf Eike Beer2012-02-171-2/+26
| | | |_|/ / / / / / | | |/| | | | | | |