Commit History

Author SHA1 Message Date
  Brad King c07b18d883 Merge topic 'CodeBlocks-custom-compiler-id' 8 years ago
  Melven Roehrig-Zoellner e04f1d1b47 CodeBlocks: add option for the CB compiler ID 8 years ago
  Aaron Orenstein 4a6348dbbd Performance: Improve efficiency of source file lookup in cmMakefile 8 years ago
  Alexandr (Sagrer) Gridnev fb19b7789a CodeBlocks: add option to exclude external files 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
  Alexandr (Sagrer) Gridnev 053d314140 CodeBlocks: Avoid listing files multiple times 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 8 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Konstantin Podsvirov 3462118c6d Allow CodeBlocks for NMake Makefiles JOM 8 years ago
  Daniel Pfeifer 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes 9 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 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
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Kevin Ottens 38995d19b8 CodeBlocks: List C++ includes first 9 years ago
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 years ago
  Ben Boeckel 2bdba83e4b issues: update references to the CMake issue tracker 9 years ago
  Tobias Hunger a354f60ce0 Refactor extra generator registration to use factories 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Brad King 44f81be934 Merge topic 'CodeBlocks-generated-sources' 9 years ago
  Brad King 9ef7ccdcf9 Merge topic 'CodeBlocks-include-order' 9 years ago
  Tobias Hunger 76b462eacb cmExtraCodeBlocksGenerator: Do not shuffle include directories 9 years ago
  Enrico Bedau afd6cc6b92 CodeBlocks: Show generated files in non-utility targets 9 years ago
  Brad King 3d6638471a Merge topic 'size-empty' 9 years ago
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago