Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 年之前 |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 年之前 |
luz.paz
|
be28106880
Fix misc. typos
|
7 年之前 |
Tobias R. Henle
|
334c8ba7a4
CodeLite: Prefer CMAKE_RUNTIME_OUTPUT_DIRECTORY for output path
|
7 年之前 |
Tobias R. Henle
|
acd322ebe4
CodeLite: Use project Makefile instead of workspace Makefile.
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |
Alex Neundorf
|
9198e6a27b
Generators: remove KDevelop3 generator
|
7 年之前 |
Tobias R. Henle
|
51caac6958
CodeLite: Better support for Fortran and Windows
|
7 年之前 |
Robert Maynard
|
81868e6bad
CUDA: Add cu as default source file extension
|
7 年之前 |
Aaron Orenstein
|
4a6348dbbd
Performance: Improve efficiency of source file lookup in cmMakefile
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 年之前 |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 年之前 |
Pavel Solodovnikov
|
1e4e2f993c
Remove unused variables
|
8 年之前 |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
rahmjan
|
8243fe7c46
CodeLite: Distribute source files into folders (virtual directories)
|
8 年之前 |
Minze Zwerver
|
f173941855
CodeLite: Make build/clean/rebuild operations optionally target-centric
|
8 年之前 |
Brad King
|
a5f4463eed
Merge topic 'clang-tidy'
|
9 年之前 |
Daniel Pfeifer
|
effa6c8343
fix more issues reported by clang-tidy
|
9 年之前 |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
80574a38e6
Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Minze Zwerver
|
cbe4887927
CodeLite: Optionally use targets to create (sub)project files
|
9 年之前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Tobias Hunger
|
a354f60ce0
Refactor extra generator registration to use factories
|
9 年之前 |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |