| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 1 | -3/+1 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-12-09 | 1 | -3/+2 |
|
|
* | CodeLite: Do not pass -j argument with CPU count 0 | Johnny Jazeix | 2019-11-18 | 1 | -1/+4 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-11-11 | 1 | -5/+6 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -7/+8 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -1/+1 |
|
|
* | cmSourceFile: Rename mutating GetFullPath() overload | Daniel Eiband | 2019-08-29 | 1 | -1/+1 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -8/+6 |
|
|
* | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 1 | -3/+4 |
|
|
* | cmExtraCodeLiteGenerator: Use cmake::Is*Extension for file type detection | Sebastian Holtermann | 2019-07-04 | 1 | -10/+9 |
|
|
* | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 1 | -4/+4 |
|
|
* | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` | Sebastian Holtermann | 2019-02-02 | 1 | -1/+1 |
|
|
* | Source: Modernize for loops, add const modifiers | Vitaly Stakhovsky | 2018-12-31 | 1 | -8/+7 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -1/+0 |
|
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -2/+1 |
|
|
* | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -3/+3 |
|
|
* | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -3/+3 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -2/+2 |
|
|
* | CodeLite: Prefer CMAKE_RUNTIME_OUTPUT_DIRECTORY for output path | Tobias R. Henle | 2018-03-14 | 1 | -3/+6 |
|
|
* | CodeLite: Use project Makefile instead of workspace Makefile. | Tobias R. Henle | 2018-03-14 | 1 | -1/+1 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -11/+8 |
|
|
* | Generators: remove KDevelop3 generator | Alex Neundorf | 2018-01-24 | 1 | -1/+1 |
|
|
* | CodeLite: Better support for Fortran and Windows | Tobias R. Henle | 2018-01-19 | 1 | -15/+16 |
|
|
* | CUDA: Add cu as default source file extension | Robert Maynard | 2018-01-08 | 1 | -2/+2 |
|
|
* | Performance: Improve efficiency of source file lookup in cmMakefile | Aaron Orenstein | 2017-11-17 | 1 | -8/+2 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -60/+41 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -3/+3 |
|
|
* | Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. | Aaron Orenstein | 2017-08-16 | 1 | -2/+3 |
|
|
* | Provide and use CM_FALLTHROUGH | Daniel Pfeifer | 2017-06-03 | 1 | -0/+1 |
|
|
* | Remove unused variables | Pavel Solodovnikov | 2017-05-26 | 1 | -3/+0 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | CodeLite: Distribute source files into folders (virtual directories) | rahmjan | 2017-03-31 | 1 | -17/+84 |
|
|
* | CodeLite: Make build/clean/rebuild operations optionally target-centric | Minze Zwerver | 2016-12-14 | 1 | -21/+38 |
|
|
* | Merge topic 'clang-tidy' | Brad King | 2016-10-20 | 1 | -4/+6 |
|\ |
|
| * | fix more issues reported by clang-tidy | Daniel Pfeifer | 2016-10-20 | 1 | -4/+6 |
|
|
* | | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -16/+16 |
|/ |
|
* | Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally | Stephen Kelly | 2016-10-07 | 1 | -3/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+2 |
|
|
* | CodeLite: Optionally use targets to create (sub)project files | Minze Zwerver | 2016-09-26 | 1 | -94/+240 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -6/+10 |
|
|
* | Refactor extra generator registration to use factories | Tobias Hunger | 2016-08-03 | 1 | -11/+17 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -164/+117 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -5/+5 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|