Commit History

Author SHA1 Message Date
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Robert Maynard f9e8a067c2 cmake: Stop parsing after `--` when detecting script mode 2 years ago
  Robert Maynard 08aa516880 cmake: Stop parsing after `--` when detecting script mode 2 years ago
  Alex Turbov 69918b07e1 cmDocumentationEntry: Drop all user provided ctors for C++ >= 14 3 years ago
  Alex Turbov 74b735dea8 cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` 3 years ago
  Alex Turbov 8e2a03c078 ctest.cxx: Eliminate redundand trenary operator 3 years ago
  Alex Turbov 95a3d91e5c cmakemain.cxx: Remove always true preprocessor `#if` block 3 years ago
  Robert Maynard 01611f8258 cmake: --build improve detection of no build dir 3 years ago
  Brad King ab88011579 Merge topic 'cmake-presets-workflow-arguments' 3 years ago
  Kyle Edwards 7ecbe324b0 cmake --workflow: add --fresh option 3 years ago
  Kyle Edwards 7d9aa0f00c cmake::Workflow: Refactor to use enum class argument 3 years ago
  Kyle Edwards 322193afcd cmake --workflow: print usage and exit on unrecognized argument 3 years ago
  Kyle Edwards 70aef29427 cmake --workflow: print usage message 3 years ago
  Juan Ramos 3c3bce133d cmake: Honor CMAKE_GENERATOR env var in --help output 3 years ago
  Kyle Edwards 374d82bbcd cmake: Add --workflow mode 3 years ago
  Alex Turbov a6070b480f Help: Use placeholder instead of listing choices in option lines 3 years ago
  Alex Turbov 28ecfd1690 Help: Short options first, then long, then Windows style 3 years ago
  Alex Turbov f4563f05db Help: Value for `--graphviz=` option actually is mandatory 3 years ago
  Robert Maynard 14a0e750cb cmake: In -P mode ignore flags like `--version` after `--` 3 years ago
  Ben Boeckel 6ff03d463f clang-tidy: address `google-readability-casting` lints 3 years ago
  Brad King 758756d1ba Merge topic 'ignore-werror-command-arg' 3 years ago
  Martin Duffy 65f7053d6c COMPILE_WARNING_AS_ERROR: Add command-line option 3 years ago
  Kyle Edwards 62f4a41647 Refactor: Use cmCommandLineArgument::setTo{True,Value}() 3 years ago
  Brad King 8e4af2cb30 Merge topic 'correct_list-presets_parsing' 3 years ago
  Robert Maynard 45299a8f9b cmake: --list=presets=[type] doesn't generate incorrect warnings 3 years ago
  Brad King 9f1471739d cmake: Add --fresh option to clear the cache and start from scratch 3 years ago
  Carsten Rudolph f320a31087 cmake --build: prioritize --resolve-package-references over preset 3 years ago
  Brad King 5126b3b8d1 Merge topic 'message-flush' 3 years ago
  Brad King 634587e322 message: Restore explicit flushing of messages on stderr 3 years ago
  Carsten Rudolph b2f8f0bb87 cmGlobalVisualStudio10Generator: Auto restore NuGet packages. 3 years ago