Commit History

Author SHA1 Message Date
  Vito Gamberini 7238c8c999 ArgumentParser: implement HasKeyword helper 5 months ago
  Matthew Woehlke 5eec48ee40 cmArgumentParser: Simplify assignment of marker types 6 months ago
  Vito Gamberini df870e17f5 cmArgumentParser: Implement trailing positional args 7 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Alex Turbov cc20644c71 testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macro 1 year ago
  Alex Turbov 0146fca12d CMakeLibTests: include `testCommon.h` for `ASSERT_TRUE` 1 year ago
  Vito Gamberini 5fc2bad167 cmArgumentParser: Support binding with derived classes 1 year ago
  Kitware Robot 33abef7416 Revise C++ coding style using clang-format-15 2 years ago
  Matthew Woehlke f2ef60ca54 cmArgumentParser: Ignore positional after keyword 3 years ago
  Brad King 7ca8d9f0f8 cmArgumentParser: Model non-empty strings with wrapper type 3 years ago
  Brad King 236bacc244 cmArgumentParser: Offer bindings for positional arguments 3 years ago
  Brad King 1f2eb63d1c cmArgumentParser: Add callback bindings 3 years ago
  Brad King 77fcb00a2b cmArgumentParser: Propagate constructors through binding wrapper types 3 years ago
  Brad King f7e81802f2 cmArgumentParser: Offer binding for list of parsed keywords 3 years ago
  Brad King f95a5832c7 cmArgumentParser: Drop unused keywordsMissingValue argument to Parse() 3 years ago
  Brad King b7c82b26b0 cmArgumentParser: Capture keyword errors in parse results 3 years ago
  Brad King 50876f6b9a cmArgumentParser: Add structure to capture operational results 3 years ago
  Brad King f46b2e9142 cmArgumentParser: Model maybe-missing string with wrapper type 3 years ago
  Brad King e6d1e29ffa cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types 3 years ago
  Brad King 0a4c5164c9 cmArgumentParser: Offer cm::optional bindings to capture keyword presence 3 years ago
  Brad King 1ee5a4a548 cmArgumentParser: Avoid allocating copies of keyword strings 3 years ago
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer 4359fe133b Introduce cmArgumentParser 6 years ago