Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 00ba28ffd0 cmMakefile::GetRequiredDefinition: return const std::string& 6 years ago
  Sebastian Holtermann ed0fa784eb cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` 6 years ago
  Vitaly Stakhovsky 1cf9c754db Source: Modernize for loops, add const modifiers 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 6 years ago
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 years ago
  Vitaly Stakhovsky 50fbfee3a0 cmLocalGenerator: return directories as const std::string& 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  luz.paz be28106880 Fix misc. typos 7 years ago
  Tobias R. Henle 334c8ba7a4 CodeLite: Prefer CMAKE_RUNTIME_OUTPUT_DIRECTORY for output path 7 years ago
  Tobias R. Henle acd322ebe4 CodeLite: Use project Makefile instead of workspace Makefile. 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Alex Neundorf 9198e6a27b Generators: remove KDevelop3 generator 7 years ago
  Tobias R. Henle 51caac6958 CodeLite: Better support for Fortran and Windows 7 years ago
  Robert Maynard 81868e6bad CUDA: Add cu as default source file extension 7 years ago
  Aaron Orenstein 4a6348dbbd Performance: Improve efficiency of source file lookup in cmMakefile 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 8 years ago
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
  Pavel Solodovnikov 1e4e2f993c Remove unused variables 8 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  rahmjan 8243fe7c46 CodeLite: Distribute source files into folders (virtual directories) 8 years ago
  Minze Zwerver f173941855 CodeLite: Make build/clean/rebuild operations optionally target-centric 8 years ago
  Brad King a5f4463eed Merge topic 'clang-tidy' 9 years ago
  Daniel Pfeifer effa6c8343 fix more issues reported by clang-tidy 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Stephen Kelly 80574a38e6 Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally 9 years ago