Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cmListFileContext: Implement LessThanComparable. | Stephen Kelly | 2015-05-18 | 4 | -23/+11 | |
| * | | | | | cmMakefile: Use std::set::insert API to simplify CMP0054 handling. | Stephen Kelly | 2015-05-18 | 1 | -9/+1 | |
| * | | | | | cmMakefile: Simplify CMP0054 handling. | Stephen Kelly | 2015-05-18 | 3 | -13/+5 | |
| * | | | | | cmMakefile: Add access to the top-level execution context. | Stephen Kelly | 2015-05-18 | 3 | -6/+13 | |
| * | | | | | if(): Test the effect of cmMakefileCall use in elseif() handling. | Stephen Kelly | 2015-05-18 | 4 | -0/+14 | |
| * | | | | | cmMakefile: Replace deques with vectors. | Stephen Kelly | 2015-05-18 | 2 | -4/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'clean-up-vs-generators' | Brad King | 2015-05-19 | 29 | -209/+162 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Remove obsolete methods. | Stephen Kelly | 2015-05-19 | 12 | -68/+0 | |
| * | | | | | VS: Move version information to global generator. | Stephen Kelly | 2015-05-19 | 22 | -106/+136 | |
| * | | | | | VS: Simplify setting of flag table. | Stephen Kelly | 2015-05-19 | 7 | -41/+32 | |
* | | | | | | Merge topic 'clean-up-makefile-generators' | Brad King | 2015-05-19 | 32 | -166/+68 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove obsolete overrides of CreateLocalGenerator. | Stephen Kelly | 2015-05-18 | 10 | -60/+0 | |
| * | | | | | | cmGlobalGenerator: Host the MakeSilentFlag. | Stephen Kelly | 2015-05-18 | 6 | -14/+8 | |
| * | | | | | | cmLocalGenerator: Remove unused IgnoreLibPrefix. | Stephen Kelly | 2015-05-18 | 9 | -14/+0 | |
| * | | | | | | cmGlobalUnixMakefileGenerator3: Host the UnixCD. | Stephen Kelly | 2015-05-18 | 8 | -13/+9 | |
| * | | | | | | cmGlobalUnixMakefileGenerator3: Host the PassMakeflags. | Stephen Kelly | 2015-05-18 | 7 | -14/+8 | |
| * | | | | | | Remove method calls just repeating the default. | Stephen Kelly | 2015-05-18 | 3 | -5/+0 | |
| * | | | | | | cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL. | Stephen Kelly | 2015-05-16 | 8 | -14/+9 | |
| * | | | | | | cmGlobalUnixMakefileGenerator3: Host the include directive. | Stephen Kelly | 2015-05-16 | 8 | -15/+10 | |
| * | | | | | | cmLocalGenerator: Remove unused method. | Stephen Kelly | 2015-05-16 | 1 | -1/+0 | |
| * | | | | | | cmGlobalGenerator: Add NVI wrapper to create local generator. | Stephen Kelly | 2015-05-16 | 14 | -18/+26 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'clean-up-cmDefinitions' | Brad King | 2015-05-19 | 3 | -61/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmDefinitions: Make the ClosureKeys method static. | Stephen Kelly | 2015-05-17 | 3 | -19/+17 | |
| * | | | | | | cmDefinitions: Centralize knowledge of iterator type. | Stephen Kelly | 2015-05-17 | 2 | -26/+19 | |
| * | | | | | | cmDefinitions: Remove internal MakeClosure method. | Stephen Kelly | 2015-05-17 | 2 | -16/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'clean-up-cmExecutionStatus' | Brad King | 2015-05-19 | 1 | -16/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmExecutionStatus: Remove inheritance of cmObject. | Stephen Kelly | 2015-05-16 | 1 | -5/+3 | |
| * | | | | | | cmExecutionStatus: De-virtualize API. | Stephen Kelly | 2015-05-16 | 1 | -11/+10 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-function-missing-endforeach' | Brad King | 2015-05-19 | 9 | -1/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix assertion failure on unmatched foreach in function (#15572) | Brad King | 2015-05-18 | 9 | -1/+34 | |
* | | | | | | | Merge topic 'hp-ux-suppress-pp-warning' | Brad King | 2015-05-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | CTestCustom: Suppress HP-UX preprocessor concatenation warning | Brad King | 2015-05-18 | 1 | -0/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-19 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'cpack-ifw-updates' | Brad King | 2015-05-18 | 11 | -22/+422 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update packaging of CMake for QtIFW 2.0 | Konstantin Podsvirov | 2015-05-15 | 3 | -2/+12 | |
| * | | | | | | CPackIFW: Add QtIFW 2.0 support | Konstantin Podsvirov | 2015-05-15 | 8 | -20/+410 | |
* | | | | | | | Merge topic 'cpack-deb-reworked-docs' | Brad King | 2015-05-18 | 1 | -47/+100 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack/DEB: reworked documentation | Raffi Enficiaud | 2015-05-15 | 1 | -47/+100 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'doc-cmake_minimum_required-not-in-function' | Brad King | 2015-05-18 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Help: Document behavior of cmake_minimum_required in a function | Brad King | 2015-05-15 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-18 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-17 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-16 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'refactor-cmLocalGenerator' | Brad King | 2015-05-15 | 52 | -360/+401 | |
|\ \ \ | ||||||
| * | | | cmMakefile: Handle CMP0014 before configuring the generator. | Stephen Kelly | 2015-05-14 | 3 | -38/+45 | |
| * | | | cmLocalGenerator: Assert that there is a parent. | Stephen Kelly | 2015-05-14 | 1 | -4/+1 | |
| * | | | cmMakefile: Remove redundant variable set. | Stephen Kelly | 2015-05-14 | 1 | -1/+0 | |
| * | | | cmMakefile: Use the state to determine the parent directory. | Stephen Kelly | 2015-05-14 | 1 | -3/+4 | |
| * | | | Use new top-level check abstraction. | Stephen Kelly | 2015-05-14 | 2 | -3/+3 | |
| * | | | cmLocalGenerator: Add abstraction to check if top-level. | Stephen Kelly | 2015-05-14 | 4 | -10/+10 | |