Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | cmLocalGenerator: Constify GetIncludeDirectories method. | Stephen Kelly | 2015-06-21 | 2 | -2/+2 | |
| * | | | | | | | | | QtAutogen: Get the global generator from the Makefile. | Stephen Kelly | 2015-06-21 | 1 | -2/+1 | |
| * | | | | | | | | | cmLocalUnixMakefileGenerator3: Remove unused method. | Stephen Kelly | 2015-06-21 | 1 | -3/+0 | |
| * | | | | | | | | | cmMakefile: Use member directly instead of through method. | Stephen Kelly | 2015-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | cmMakefile: Move IsRoot API from cmLocalGenerator. | Stephen Kelly | 2015-06-21 | 7 | -13/+13 | |
| * | | | | | | | | | cmake: Update the current snapshot when Resetting. | Stephen Kelly | 2015-06-21 | 3 | -4/+7 | |
| * | | | | | | | | | cmLocalGenerator: Add IssueMessage method. | Stephen Kelly | 2015-06-21 | 3 | -8/+29 | |
| * | | | | | | | | | cmMakefile: Use cmOutputConverter instead of cmLocalGenerator. | Stephen Kelly | 2015-06-21 | 1 | -6/+7 | |
| * | | | | | | | | | cmOutputConverter: Constify API. | Stephen Kelly | 2015-06-21 | 4 | -22/+24 | |
* | | | | | | | | | | Merge topic 'clean-up-ReadListFile' | Brad King | 2015-06-22 | 2 | -74/+81 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmMakefile: Simplify filename handling. | Stephen Kelly | 2015-06-21 | 1 | -7/+3 | |
| * | | | | | | | | | | cmMakefile: Make the IncludeScope more responsible. | Stephen Kelly | 2015-06-21 | 1 | -3/+5 | |
| * | | | | | | | | | | cmMakefile: Move IncludeScope. | Stephen Kelly | 2015-06-21 | 1 | -1/+2 | |
| * | | | | | | | | | | cmMakefile: Move ListFile parsing responsibility out of internal method. | Stephen Kelly | 2015-06-21 | 2 | -21/+41 | |
| * | | | | | | | | | | cmMakefile: Rename parameter. | Stephen Kelly | 2015-06-21 | 2 | -13/+13 | |
| * | | | | | | | | | | cmMakefile: Inline ReadListFileInternal into caller. | Stephen Kelly | 2015-06-21 | 2 | -18/+11 | |
| * | | | | | | | | | | cmMakefile: Move resource management into the IncludeScope. | Stephen Kelly | 2015-06-21 | 1 | -5/+2 | |
| * | | | | | | | | | | cmMakefile: Move IncludeScope to ReadDependentFile. | Stephen Kelly | 2015-06-21 | 2 | -11/+15 | |
| * | | | | | | | | | | cmMakefile: Move IncludeScope instance. | Stephen Kelly | 2015-06-21 | 1 | -1/+2 | |
| * | | | | | | | | | | cmMakefile: Remove File from IncludeScope. | Stephen Kelly | 2015-06-21 | 1 | -7/+8 | |
| * | | | | | | | | | | cmMakefile: Move include scope out of ReadListFileInternal. | Stephen Kelly | 2015-06-21 | 2 | -9/+8 | |
| * | | | | | | | | | | cmMakefile: Change order of raii scopes. | Stephen Kelly | 2015-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | cmMakefile: Simplify condition handling. | Stephen Kelly | 2015-06-21 | 1 | -13/+9 | |
| * | | | | | | | | | | cmMakefile: Split file handling from execution. | Stephen Kelly | 2015-06-21 | 1 | -8/+11 | |
| * | | | | | | | | | | cmMakefile: Move check for unused variables. | Stephen Kelly | 2015-06-21 | 1 | -5/+2 | |
| * | | | | | | | | | | cmMakefile: Move a container population. | Stephen Kelly | 2015-06-21 | 1 | -5/+3 | |
| * | | | | | | | | | | cmMakefile: Rename variables. | Stephen Kelly | 2015-06-21 | 2 | -8/+8 | |
| * | | | | | | | | | | cmMakefile: Change return type of ReadListFileInternal. | Stephen Kelly | 2015-06-21 | 2 | -4/+2 | |
| * | | | | | | | | | | cmMakefile: Move listfile parsing responsibility. | Stephen Kelly | 2015-06-21 | 2 | -13/+14 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'clean-up-cmListFileArgument' | Brad King | 2015-06-22 | 8 | -49/+52 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmListFileArgument: Remove FilePath member. | Stephen Kelly | 2015-06-21 | 6 | -34/+14 | |
| * | | | | | | | | | | cmMakefile: Use GetExecutionFileStack method. | Stephen Kelly | 2015-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | cmMakefile: Add filename context to ExpandArguments. | Stephen Kelly | 2015-06-21 | 4 | -10/+33 | |
| * | | | | | | | | | | cmFunctionCommand: Store the FilePath when creating the prototype. | Stephen Kelly | 2015-06-21 | 1 | -0/+3 | |
| * | | | | | | | | | | cmMacroCommand: Store the FilePath when creating the prototype. | Stephen Kelly | 2015-06-21 | 1 | -4/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'fix-Qt5Autogen-test' | Brad King | 2015-06-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570). | Stephen Kelly | 2015-06-21 | 1 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'doc-cmake-buildsystem-typo' | Brad King | 2015-06-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Help: Fix a typo in cmake-buildsystem(7) manual | Erik Sjölund | 2015-06-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-22 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-21 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-20 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'release' | Brad King | 2015-06-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'doc-CMAKE_GENERATOR_PLATFORM-typo' into release | Brad King | 2015-06-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-19 | 14 | -3/+237 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Add notes for topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-18 | 1 | -0/+9 | |
| * | | | | | | | | GNUInstallDirs: Add special cases for certain prefixes | Alex Turbov | 2015-06-18 | 4 | -33/+100 | |
| * | | | | | | | | GNUInstallDirs: Add test cases | Brad King | 2015-06-18 | 12 | -0/+158 | |
* | | | | | | | | | Merge topic 'ConcurrentFortran-compiler-id' | Brad King | 2015-06-19 | 8 | -6/+46 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Add notes for topic 'ConcurrentFortran-compiler-id' | Brad King | 2015-06-18 | 1 | -0/+5 | |