summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindIce: Update for Ice version 3.6.0Roger Leigh2015-06-231-0/+5
* CMake Nightly Date StampKitware Robot2015-06-231-1/+1
* Merge topic 'minor-cleanups'Brad King2015-06-2215-58/+81
|\
| * cmLocalGenerator: Constify GetIncludeDirectories method.Stephen Kelly2015-06-212-2/+2
| * QtAutogen: Get the global generator from the Makefile.Stephen Kelly2015-06-211-2/+1
| * cmLocalUnixMakefileGenerator3: Remove unused method.Stephen Kelly2015-06-211-3/+0
| * cmMakefile: Use member directly instead of through method.Stephen Kelly2015-06-211-1/+1
| * cmMakefile: Move IsRoot API from cmLocalGenerator.Stephen Kelly2015-06-217-13/+13
| * cmake: Update the current snapshot when Resetting.Stephen Kelly2015-06-213-4/+7
| * cmLocalGenerator: Add IssueMessage method.Stephen Kelly2015-06-213-8/+29
| * cmMakefile: Use cmOutputConverter instead of cmLocalGenerator.Stephen Kelly2015-06-211-6/+7
| * cmOutputConverter: Constify API.Stephen Kelly2015-06-214-22/+24
* | Merge topic 'clean-up-ReadListFile'Brad King2015-06-222-74/+81
|\ \
| * | cmMakefile: Simplify filename handling.Stephen Kelly2015-06-211-7/+3
| * | cmMakefile: Make the IncludeScope more responsible.Stephen Kelly2015-06-211-3/+5
| * | cmMakefile: Move IncludeScope.Stephen Kelly2015-06-211-1/+2
| * | cmMakefile: Move ListFile parsing responsibility out of internal method.Stephen Kelly2015-06-212-21/+41
| * | cmMakefile: Rename parameter.Stephen Kelly2015-06-212-13/+13
| * | cmMakefile: Inline ReadListFileInternal into caller.Stephen Kelly2015-06-212-18/+11
| * | cmMakefile: Move resource management into the IncludeScope.Stephen Kelly2015-06-211-5/+2
| * | cmMakefile: Move IncludeScope to ReadDependentFile.Stephen Kelly2015-06-212-11/+15
| * | cmMakefile: Move IncludeScope instance.Stephen Kelly2015-06-211-1/+2
| * | cmMakefile: Remove File from IncludeScope.Stephen Kelly2015-06-211-7/+8
| * | cmMakefile: Move include scope out of ReadListFileInternal.Stephen Kelly2015-06-212-9/+8
| * | cmMakefile: Change order of raii scopes.Stephen Kelly2015-06-211-1/+1
| * | cmMakefile: Simplify condition handling.Stephen Kelly2015-06-211-13/+9
| * | cmMakefile: Split file handling from execution.Stephen Kelly2015-06-211-8/+11
| * | cmMakefile: Move check for unused variables.Stephen Kelly2015-06-211-5/+2
| * | cmMakefile: Move a container population.Stephen Kelly2015-06-211-5/+3
| * | cmMakefile: Rename variables.Stephen Kelly2015-06-212-8/+8
| * | cmMakefile: Change return type of ReadListFileInternal.Stephen Kelly2015-06-212-4/+2
| * | cmMakefile: Move listfile parsing responsibility.Stephen Kelly2015-06-212-13/+14
| |/
* | Merge topic 'clean-up-cmListFileArgument'Brad King2015-06-228-49/+52
|\ \
| * | cmListFileArgument: Remove FilePath member.Stephen Kelly2015-06-216-34/+14
| * | cmMakefile: Use GetExecutionFileStack method.Stephen Kelly2015-06-211-1/+1
| * | cmMakefile: Add filename context to ExpandArguments.Stephen Kelly2015-06-214-10/+33
| * | cmFunctionCommand: Store the FilePath when creating the prototype.Stephen Kelly2015-06-211-0/+3
| * | cmMacroCommand: Store the FilePath when creating the prototype.Stephen Kelly2015-06-211-4/+1
| |/
* | Merge topic 'fix-Qt5Autogen-test'Brad King2015-06-221-2/+2
|\ \
| * | Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570).Stephen Kelly2015-06-211-2/+2
* | | Merge topic 'doc-cmake-buildsystem-typo'Brad King2015-06-221-1/+1
|\ \ \
| * | | Help: Fix a typo in cmake-buildsystem(7) manualErik Sjölund2015-06-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-06-221-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2015-06-211-1/+1
* | | CMake Nightly Date StampKitware Robot2015-06-201-1/+1
| |/ |/|
* | Merge branch 'release'Brad King2015-06-190-0/+0
|\ \
| * \ Merge branch 'doc-CMAKE_GENERATOR_PLATFORM-typo' into releaseBrad King2015-06-181-1/+1
| |\ \
* | \ \ Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-1914-3/+237
|\ \ \ \
| * | | | Help: Add notes for topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-181-0/+9
| * | | | GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-184-33/+100