Skip to content

Tags: hedzr/cmdr-cxx

Tags

v0.6.10

Toggle v0.6.10's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.10

  - update submodule cmake-mods
  - security patches

v0.6.9

Toggle v0.6.9's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump v0.6.9

- update cmake-mods submodule

v0.6.8

Toggle v0.6.8's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.8

  - update submodule cmake-mods
    - fix `versions-extract.py`, make it work for new style `.version.cmake` template

v0.6.7

Toggle v0.6.7's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.7

  - update submodule cmake-mods

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.6

- uses new workflow
- uses new dependabot
- uses new `cmake-mods` common module
- removed old cmake files

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
rebump to v0.6.5

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.3

- v0.6.3
  - add a simple-app demo app
  - added `app::subtree(prefix)` to get the exact tree node by its dotted path key.
  - make `sub_cmd::get()` and `arg::get()` const
  - doc `bas::_long, _short, _aliases`
  - doc the `app::store()`
  - improved gh action scripts;

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.1

- v0.6.1
  - improved cmake/config-base.h.in;
  - improved gh action scripts;
  - c++20 ready

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v0.6.0

### CHANGELOG:

  - improved load-cmdr-cxx.cmake for cmdr-cxx users;
  - updated gh action scripts;
  - fix windows build again;
  - upgraded cmake/ scripts;
    - downward compatible with python 3.8-;
  - upgraded to catch2 3.7.1+;
  - improved compiler detectors and `-#`/`-V` outputs;
  - improved typo/lint pieces;
  - improved macro defs: fix _countof(); added offsetof(); ...
  - cleanup

v0.5.11

Toggle v0.5.11's commit message