| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows: Embed version information into CMake binaries | Justin Goshi | 2017-10-31 | 1 | -0/+13 |
|
|
* | cpack wix: support WiX generator on Cygwin | Stephen Sorley | 2017-10-13 | 1 | -2/+12 |
|
|
* | clang-tidy: Make .clang-tidy a build-time dependency | Matthias Maennich | 2017-09-28 | 1 | -0/+2 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -1/+0 |
|
|
* | Autogen: Iterate source files only once | Sebastian Holtermann | 2017-09-07 | 1 | -2/+3 |
|
|
* | server: always enable server | Daniel Pfeifer | 2017-08-26 | 1 | -14/+10 |
|
|
* | Merge topic 'server-refactor' | Brad King | 2017-07-18 | 1 | -0/+2 |
|\ |
|
| * | server: Refactor to make the event loop owned by server object | Justin Berger | 2017-07-11 | 1 | -0/+2 |
|
|
* | | Merge topic 'deb-on-windows' | Brad King | 2017-06-29 | 1 | -1/+1 |
|\ \ |
|
| * | | CPackDeb: Enable the DEB generator on Windows | Nils Gladitz | 2017-06-28 | 1 | -1/+1 |
|
|
* | | | include_guard: implement new command | Pavel Solodovnikov | 2017-06-22 | 1 | -0/+2 |
|/ / |
|
* | | CPack-FreeBSD: add a generator for FreeBSD pkg(8) | Adriaan de Groot | 2017-06-10 | 1 | -0/+34 |
|/ |
|
* | CPackIFW: Refactor out some commonly used code | Konstantin Podsvirov | 2017-05-03 | 1 | -4/+13 |
|
|
* | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 1 | -11/+29 |
|
|
* | CMakeLists: remove option to regenerate yacc/lex | Daniel Pfeifer | 2017-04-28 | 1 | -55/+0 |
|
|
* | CPack: drop CPack prefix for includes | Daniel Pfeifer | 2017-04-11 | 1 | -0/+6 |
|
|
* | Merge topic 'working-directory-fixes' | Brad King | 2017-03-07 | 1 | -0/+2 |
|\ |
|
| * | cmWorkingDirectory: add class for changing the workdir | Ben Boeckel | 2017-03-06 | 1 | -0/+2 |
|
|
* | | Autogen: Add cmQtAutogeneratorCommon class with shared types and functions | Sebastian Holtermann | 2017-03-06 | 1 | -0/+2 |
|/ |
|
* | Xcode: Write shared schemes based on the default files generated by Xcode | Gusts Kaksis | 2017-02-28 | 1 | -0/+1 |
|
|
* | cmDisallowedCommand: extract policy checking from cmCommand | Daniel Pfeifer | 2017-02-13 | 1 | -0/+2 |
|
|
* | Merge topic 'sparc-libatomic' | Brad King | 2017-01-16 | 1 | -0/+9 |
|\ |
|
| * | Explicitly link against libatomic on Linux/sparc for `__atomic_fetch_add_4` | Rolf Eike Beer | 2017-01-09 | 1 | -0/+9 |
|
|
* | | VS: Add helper class to interact with Visual Studio Installer | Iyyappa Murugandi | 2016-12-16 | 1 | -0/+2 |
|/ |
|
* | QtAutogen: Use checksum based subdirectories to avoid name collisions | Sebastian Holtermann | 2016-12-07 | 1 | -2/+2 |
|
|
* | Combine all unexpected commands to a single class | Daniel Pfeifer | 2016-11-29 | 1 | -14/+2 |
|
|
* | Merge topic 'initial_cuda_language_support' | Brad King | 2016-11-29 | 1 | -0/+2 |
|\ |
|
| * | CUDA: Add LinkLineComputer that computes cuda dlink lines. | Robert Maynard | 2016-11-14 | 1 | -0/+2 |
|
|
* | | Add cmProcessOutput class to be used for decoding text data | Dāvis Mosāns | 2016-11-14 | 1 | -0/+5 |
|/ |
|
* | Remove unused cm_sha2 infrastructure | Brad King | 2016-11-10 | 1 | -2/+0 |
|
|
* | librhash: Build the library within CMake | Brad King | 2016-11-10 | 1 | -0/+1 |
|
|
* | VS: Choose flag map based on the toolset name | Don Olmstead | 2016-10-25 | 1 | -0/+2 |
|
|
* | cmCommand: implement functions in cxx file | Daniel Pfeifer | 2016-10-21 | 1 | -0/+2 |
|
|
* | Create all commands from a single function | Daniel Pfeifer | 2016-10-21 | 1 | -45/+64 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands2 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+88 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands1 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+83 |
|
|
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -10/+5 |
|
|
* | cmState: Split auxiliary classes into separate files | Stephen Kelly | 2016-10-19 | 1 | -0/+4 |
|
|
* | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | Merge topic 'extract-computed-target-properties' | Brad King | 2016-10-17 | 1 | -0/+2 |
|\ |
|
| * | cmTargetPropertyComputer: Extract into new files | Stephen Kelly | 2016-10-15 | 1 | -0/+2 |
|
|
* | | cmRulePlaceholderExpander: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-15 | 1 | -0/+2 |
|/ |
|
* | cmLinkLineComputer: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+6 |
|
|
* | codecvt: Add class for encoding conversion | Dāvis Mosāns | 2016-10-06 | 1 | -0/+2 |
|
|
* | Merge topic 'cmake-server-filewatcher' | Brad King | 2016-09-30 | 1 | -0/+1 |
|\ |
|
| * | server-mode: Add infrastructure to watch the filesystem | Tobias Hunger | 2016-09-29 | 1 | -0/+1 |
|
|
* | | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE | Brad King | 2016-09-29 | 1 | -1/+1 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+3 |
|
|
* | server-mode: Introduce cmServerConnection | Tobias Hunger | 2016-09-22 | 1 | -0/+1 |
|
|
* | cmake-server: Bare-bones server implementation | Tobias Hunger | 2016-09-19 | 1 | -0/+11 |
|
|