| Commit message (Expand) | Author | Age | Files | Lines |
* | kate: add project generator for the Kate project plugin | Alex Neundorf | 2013-11-25 | 1 | -0/+3 |
|
|
* | Simplify some calls to cmGlobalGenerator::Build | Brad King | 2013-11-18 | 1 | -8/+1 |
|
|
* | cmGlobalGenerator: Cleanup GenerateBuildCommand API | Brad King | 2013-11-18 | 1 | -1/+1 |
|
|
* | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -32/+0 |
|
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -192/+21 |
|
|
* | VS: Add version year to generator names | Brad King | 2013-10-28 | 1 | -4/+4 |
|
|
* | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 1 | -30/+0 |
|
|
* | Merge topic 'cmake--build-pipes' | Brad King | 2013-10-22 | 1 | -3/+3 |
|\ |
|
| * | cmake: Always pass through stdout/stderr in --build mode | Brad King | 2013-10-18 | 1 | -3/+3 |
|
|
* | | cmSystemTools: Drop old RunCommand method | Brad King | 2013-10-19 | 1 | -4/+0 |
|/ |
|
* | Drop unused builtin documentation APIs | Brad King | 2013-10-16 | 1 | -2/+1 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -202/+0 |
|
|
* | Drop all documentation formatters except Usage | Brad King | 2013-10-16 | 1 | -2/+2 |
|
|
* | Drop "full" documentation output types | Brad King | 2013-10-15 | 1 | -39/+0 |
|
|
* | Drop definition of internal property | Brad King | 2013-10-15 | 1 | -5/+0 |
|
|
* | Drop CMAKE_STRICT mode | Brad King | 2013-10-15 | 1 | -111/+0 |
|
|
* | message: Add a DEPRECATION mode | Stephen Kelly | 2013-10-08 | 1 | -0/+9 |
|
|
* | Merge topic 'split-cmake-E' | Brad King | 2013-10-07 | 1 | -1355/+0 |
|\ |
|
| * | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 1 | -1355/+0 |
|
|
* | | Merge topic 'cleanup-properties' | Brad King | 2013-10-07 | 1 | -7/+0 |
|\ \ |
|
| * | | Remove redundant cmake::GetIsPropertyDefined method | Brad King | 2013-09-17 | 1 | -7/+0 |
| |/ |
|
* | | Generate graphviz files at generate time, not configure time. | Stephen Kelly | 2013-08-29 | 1 | -5/+5 |
|/ |
|
* | Merge topic 'cppcheck-fixes' | Brad King | 2013-07-16 | 1 | -4/+4 |
|\ |
|
| * | cmake: Fix resource leak reported by cppcheck | Brad King | 2013-07-15 | 1 | -4/+4 |
|
|
* | | Add Target API to determine if an include is a system include. | Stephen Kelly | 2013-07-02 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'vs12-generator' | Brad King | 2013-07-01 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 1 | -12/+24 |
| |\ |
|
| * | | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 1 | -0/+4 |
|
|
* | | | automoc: add a global AUTOMOC_TARGETS_FOLDER property | Alex Neundorf | 2013-06-28 | 1 | -0/+8 |
| |/
|/| |
|
* | | Merge topic 'config-dependent-CMAKE_AUTOMOC' | Brad King | 2013-06-24 | 1 | -1/+2 |
|\ \ |
|
| * | | QtAutomoc: Use config-dependent compile definitions and includes. | Stephen Kelly | 2013-06-12 | 1 | -1/+2 |
|
|
* | | | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'doc-E-tar-zip' | Brad King | 2013-06-24 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | cmake: Document "-E tar" support for .zip (#14225) | Brad King | 2013-06-19 | 1 | -3/+2 |
| |/ / |
|
* | | | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 1 | -1/+2 |
|/ / |
|
* | | CLI: Suppress the unused warning if the key value pair is cached. | Stephen Kelly | 2013-06-04 | 1 | -1/+12 |
|
|
* | | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 1 | -2/+2 |
|
|
* | | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | | Fix spelling and typos (affecting users) | Andreas Mohr | 2013-05-07 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'sublime-text-2-generator' | Brad King | 2013-02-19 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 1 | -0/+17 |
| |\ |
|
| * \ | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 1 | -11/+45 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-11-24 | 1 | -79/+68 |
| |\ \ \ |
|
| * | | | | Added a generator for Sublime Text 2 project files. | Morné Chamberlain | 2012-10-13 | 1 | -0/+3 |
|
|
* | | | | | Merge topic 'vs-atomic-generated-stamp' | Brad King | 2013-02-15 | 1 | -3/+12 |
|\ \ \ \ \ |
|
| * | | | | | VS: Replace generation timestamp file atomically | Brad King | 2013-02-12 | 1 | -3/+12 |
|
|
* | | | | | | Fix crash on empty CMAKE_<lang>_COMPILER value (#13901) | Brad King | 2013-02-08 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge branch 'master' into generator-toolset | Brad King | 2013-02-07 | 1 | -0/+4 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Output include directories as LOG messages, not warnings. | Stephen Kelly | 2013-01-21 | 1 | -0/+4 |
|
|