280 Commits (f320a31087c4efc07e7d10b621ec45dd0350c83a)

Author SHA1 Message Date
Carsten Rudolph f320a31087 cmake --build: prioritize --resolve-package-references over preset 4 years ago
Brad King 634587e322 message: Restore explicit flushing of messages on stderr 4 years ago
Carsten Rudolph b2f8f0bb87 cmGlobalVisualStudio10Generator: Auto restore NuGet packages. 4 years ago
Carsten Rudolph 193b8fca52 cmBuildOptions: Split build arguments into separate object. 4 years ago
John Parent d7b18895bc cmake: Add filtered debug-find options 4 years ago
Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
Brad King c7a8c9c811 cmMessenger: Revert to non-color messages on Windows 4 years ago
Brad King 161f1f42d6 Help: Clarify 'cmake --build' signature alternatives 4 years ago
Marius Messerschmidt 0a0a0f8a74 cmMessenger: Color messages to terminal by type 4 years ago
Robert Maynard 372bf1bcc4 cmCommandLineArgument: Understands which commands require partial matching 4 years ago
Marius Messerschmidt bceb8e2ed2 cmMessenger: Pass title inside a metadata structure 4 years ago
Robert Maynard 5aa0dec6b0 cmake: `--build` and `--install` error out when encountering bad flags 4 years ago
Brad King 3357d37761 cmake: Add support for '--build --prefix=<prefix>' form of the argument 4 years ago
Brad King 2f13fdef0a cmake: Document '--preset <preset>' form of the argument 4 years ago
Sam Freed 676ecf0d37 cmake-presets: Add build and test presets 5 years ago
Robert Maynard 8c22c1964c cmake: --install now uses cmCommandLineArgument 5 years ago
Robert Maynard 75ac6dfbce cmake: --build now uses cmCommandLineArgument 5 years ago
Robert Maynard 0fb78576b0 cmake: Use shared parsing code for all cmake argv parsing 5 years ago
Kyle Edwards c619be2784 ccmake: Don't list --preset in --help 5 years ago
Kyle Edwards b7d7eca66d CMakePresets.json: Rework how --preset argument is handled 5 years ago
Johnny Jazeix f7a5f28318 cmake: Fix '-E cat' command for binary files on Windows 5 years ago
Brad King 90b39a5209 cmConsoleBuf: Factor out cout/cerr console buffer management 5 years ago
Kyle Edwards 8617479061 CMake: Add presets functionality 5 years ago
Brad King c0e4a0bd82 cmake: Update --help output to discourage use of --find-package mode 5 years ago
Craig Scott 9c3beb532f cmake: Show supported formats in --help output for --profiling-format 5 years ago
Brad King 0fddcc1e5b cmake: Tolerate nullptr from uv_default_loop 5 years ago
Brad King df6b077625 cmake: Remove broken '--warn-unused-vars' option 5 years ago
Asit Dhal d4812a955b cmake-install: implement default directory permissions 5 years ago
Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
Wouter Klouwen 1b4ab323fd Fix build warnings for unused functions 5 years ago
Vitaly Stakhovsky a7f2ff16a4 cmState::GetCacheEntryProperty: return cmProp 5 years ago
Vitaly Stakhovsky bd89133543 cmState::GetCacheEntryValue: return cmProp 5 years ago
Wouter Klouwen 9aa4640792 cmake: add command line options to output script profiling data 7 years ago
Kyle Edwards 2ac835b9f9 Refactor: Allow generators to decide default configuration for build 6 years ago
Daniel Mensinger 482497e0de
trace: Add JSON output format 6 years ago
Robert Maynard a7ea20649d find_*: Add debug logging infrastructure 6 years ago
Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 years ago
Brad King a4c19cb895 Windows: Restore suppression of error report popups in CI builds 6 years ago
Alex Turbov 7cf79f4419 message: Support logging a context with each message 6 years ago
Craig Scott 7bbddeb78d CLI: Rename --loglevel to --log-level for naming consistency 6 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
Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 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