| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake_ninja_dyndep: don't duplicate slashes | Ben Boeckel | 2019-03-12 | 1 | -1/+1 |
|
|
* | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -11/+17 |
|
|
* | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct | Bartosz Kosiorek | 2019-03-04 | 1 | -6/+6 |
|
|
* | ninja: name dyndep internal files using the object file | Ben Boeckel | 2019-02-25 | 1 | -4/+4 |
|
|
* | ninja: pass language to cmake_ninja_depends | Ben Boeckel | 2019-02-25 | 1 | -37/+82 |
|
|
* | ninja: make dyndep generation language aware | Ben Boeckel | 2019-02-25 | 1 | -11/+20 |
|
|
* | Merge topic 'cmrange-improvements' | Brad King | 2019-02-25 | 1 | -0/+1 |
|\ |
|
| * | cmRange: Move to dedicated header file | Regina Pfeifer | 2019-02-21 | 1 | -0/+1 |
|
|
* | | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -31/+24 |
|/ |
|
* | Merge topic 'fortran-submodule-names' | Brad King | 2019-02-14 | 1 | -1/+11 |
|\ |
|
| * | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 1 | -0/+6 |
|
|
| * | Fortran: Thread compiler id through to internal Fortran parser | Brad King | 2019-02-14 | 1 | -1/+5 |
|
|
* | | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 1 | -2/+1 |
|/ |
|
* | Ninja: Detect when ninja is new enough to support a multi-line depfile | Brad King | 2019-01-30 | 1 | -0/+9 |
|
|
* | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 1 | -10/+7 |
|\ |
|
| * | cmGlobalGenerator: Add a class that represent the build command | Robert Maynard | 2019-01-25 | 1 | -10/+7 |
|
|
* | | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 1 | -1/+1 |
|/ |
|
* | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -5/+5 |
|
|
* | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 1 | -1/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -5/+9 |
|
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -2/+0 |
|
|
* | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -3/+5 |
|
|
* | clang-tidy: fix warnings from version 7 | Regina Pfeifer | 2018-11-20 | 1 | -3/+3 |
|
|
* | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 1 | -1/+1 |
|
|
* | add_dependencies: Track backtraces internally | Brad King | 2018-10-18 | 1 | -3/+5 |
|
|
* | Merge topic 'provide_explicit_source_and_build_command_line_options' | Brad King | 2018-09-19 | 1 | -1/+1 |
|\ |
|
| * | CMake: Internally uses -S instead of -H to specify source directory | Robert Maynard | 2018-09-15 | 1 | -1/+1 |
|
|
* | | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -6/+6 |
|/ |
|
* | Merge topic 'lg-directory' | Brad King | 2018-08-28 | 1 | -2/+1 |
|\ |
|
| * | cmLocalGenerator: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -2/+1 |
|
|
* | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output' | Brad King | 2018-08-27 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Ninja: Fix dupbuild error skipping alias with conflicting custom command | Jean-Christophe Fillion-Robin | 2018-08-09 | 1 | -0/+6 |
|
|
* | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -8/+7 |
|/ |
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -3/+4 |
|
|
* | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 1 | -1/+7 |
|
|
* | Ninja: Make assumed source dependencies order-only | Brad King | 2018-04-26 | 1 | -3/+5 |
|
|
* | Fortran: Refactor to treat .mod extension as part of module name | Brad King | 2018-04-20 | 1 | -1/+1 |
|
|
* | Ninja: Drop unnecessary ident encoding logic for paths | Brad King | 2018-04-19 | 1 | -31/+9 |
|
|
* | Add glob verify support to XCode, VS, Ninja, and Makefile generators | Shane Parris | 2018-04-02 | 1 | -6/+71 |
|
|
* | Document and extend the CMAKE_SUPPRESS_REGENERATION variable | Shane Parris | 2018-02-23 | 1 | -5/+10 |
|
|
* | Ninja: Don't add custom command outputs to phony rule for CMake inputs | Patrick Stewart | 2018-02-15 | 1 | -1/+7 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -2/+2 |
|
|
* | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 1 | -1/+1 |
|
|
* | cmGlobalNinjaGenerator: Avoid using deprecated std::ptr_fun | Brad King | 2017-12-21 | 1 | -2/+1 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -5/+6 |
|
|
* | Ninja: Cache ConvertToNinjaPath results to avoid repeat work | Matthias Maennich | 2017-09-19 | 1 | -4/+10 |
|
|
* | Ninja: Improve performance with deeply-dependent custom targets | Matthias Maennich | 2017-09-19 | 1 | -23/+39 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -170/+113 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -2/+2 |
|
|
* | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|
|