Commit History

Author SHA1 Message Date
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King a0c8405d68 Merge topic 'trace-redirect' 6 years ago
  Kyle Edwards dcf2beb7de Merge topic 'cmStringAlgorithms_ulong' 6 years ago
  Sebastian Holtermann 935fbe0b04 cmStringAlgorithms: Add cmStrToLong and cmStrToULong 6 years ago
  Igor Ivanov 3c94069660 Add --trace-redirect parameter to redirect trace output to a file 6 years ago
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Alex Turbov 0db458a0ce Refactor: Use anonymous namespace instead of `static`s 6 years ago
  Alex Turbov 0328b64efd Refactor: Remove one-time used macros 6 years ago
  Alex Turbov b821f9ad62 Refactor: Optimize some stream output operations 6 years ago
  Craig Scott 14ed40d670 Help: Use consistent levels for cmake --loglevel and message() 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Brad King 186ca170da Merge topic 'std-pipes-always' 6 years ago
  Brad King 9713154cf6 Merge topic 'jobs-positive-value' 6 years ago
  Brad King c85524a94a Ensure stdin, stdout, and stderr pipes are always open 6 years ago
  Fred Baksik 6ad699358b cmake: --build -j <jobs> should not accept 0. 6 years ago
  Alex Turbov 6cc93b370e message(): Add support for log levels 6 years ago
  Kyle Edwards 8c0b7aa17d Merge topic 'cmake--install' 6 years ago
  Jiang Yi 73f23d1e00 cmake: add '--install <dir>' option 6 years ago
  Bartosz Kosiorek 077ab5774c cmake: add short version of '--target <tgt>...' option 6 years ago
  Bartosz Kosiorek 071f5e1544 cmake: Reformat '--parallel' and '--verbose' options in help 6 years ago
  Bartosz Kosiorek 324d18bb34 cmake: Teach --build mode to support multiple targets 6 years ago
  Bartosz Kosiorek b3955a08ab cmakemain: Remove ignored --use-stderr option from command line help 6 years ago
  Kyle Edwards e795be115e Merge branch 'master' into cmake_role-vs-fix 6 years ago
  Kyle Edwards 4b95e7fe63 CMAKE_ROLE: Fix value in --build for Visual Studio generators 6 years ago
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 years ago
  Vitaly Stakhovsky 82edd98300 cmSystemTools: MessageCallback and Message() accept std::string argument 6 years ago
  Regina Pfeifer 8c92db829b MessageCallback: Remove unused bool& argument 6 years ago
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks 6 years ago
  Florian Maushart 439fe2e253 cmake: Add options for verbose output to --build mode 6 years ago