Commit History

Author SHA1 Message Date
  Neil Carlson f7f60ddcf9 Fortran: Add support for NAG Fortran submodules 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int 6 years ago
  Brad King d80ecba5c2 Fortran: Fix submodule file names across compilers 6 years ago
  Brad King 72057d9c15 Fortran: Thread compiler id through to internal Fortran parser 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Vitaly Stakhovsky 2c50a72576 cmDepends: all members accept std::string arguments 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Bruno Manganelli 33f08eec18 cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory 7 years ago
  Bruno Manganelli 87e810f223 cmOutputConverter: Moved ForceToRelativePath to cmSystem 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Brad King 402735314e Fortran: Add support for submodule dependencies 7 years ago
  Brad King 62538b2c4c Fortran: Refactor to treat .mod extension as part of module name 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 8 years ago
  Yurii Batrak 7ab9a62572 Makefiles: Drop 'requires' step and its supporting infrastructure 8 years ago
  Yurii Batrak 5f2e2c387d Makefiles: Avoid nested make calls for Fortran module dependencies 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Stephen Kelly e0a84904eb cmState: Split auxiliary classes into separate files 9 years ago