libcxxopts/3.1.1+2

[brief]

Lightweight C++ command line option parser

This project builds and defines the build2 package for the cxxopts library.

The packaging code is licensed under the MIT License, the upstream artifacts are licensed under the terms and conditions of cxxopts.

Usage

Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch this package.

:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...

If this is not an option then, instead, add this Git repository itself as a prerequisite.

:
role: prerequisite
location: https://github.com/build2-packaging/cxxopts.git

Add the respective dependency in your project's manifest file to make the package available for import.

depends: libcxxopts ^ 3.1.1

Import the library in your buildfile by using the following line.

import cxxopts = libcxxopts%lib{cxxopts}

Configuration

Unicode Support

config [bool] config.libcxxopts.use_unicode ?= false

Unicode functionality in cxxopts is based on the ICU library. It will be added as interface dependency to the header-only library if this config variable is set to true.

Issues

Currently, there are no known issues.

Contributing

Thanks in advance for your help and contribution to keep this package up-to-date. For now, please, file an issue on GitHub for everything that is not described below.

Recommend Updating Version

Please, file an issue on GitHub with the new recommended version.

Update Version by Pull Request

  1. Fork the repository on GitHub and clone it to your local machine.
  2. Run git submodule init and git submodule update to get the current upstream directory.
  3. Inside the upstream directory, checkout the new library version X.Y.Z by calling git checkout vX.Y.Z that you want to be packaged.
  4. If needed, change source files, buildfiles, and symbolic links accordingly to create a working build2 package. Make sure not to directly depend on the upstream directory inside the build system but use symbolic links instead.
  5. Update library version in manifest file if it has changed or add package update by using +n for the n-th update.
  6. Make an appropriate commit message by using imperative mood and a capital letter at the start and push the new commit to the master branch.
  7. Run bdep ci and test for errors.
  8. If everything works fine, make a pull request on GitHub and write down the bdep ci link to your CI tests.
  9. After a successful pull request, we will run the appropriate commands to publish a new package version.

Update Version Directly if You Have Permissions

  1. Inside the upstream directory, checkout the new library version X.Y.Z by calling git checkout vX.Y.Z that you want to be packaged.
  2. If needed, change source files, buildfiles, and symbolic links accordingly to create a working build2 package. Make sure not to directly depend on the upstream directory inside the build system but use symbolic links instead.
  3. Update library version in manifest file if it has changed or add package update by using +n for the n-th update.
  4. Make an appropriate commit message by using imperative mood and a capital letter at the start and push the new commit to the master branch.
  5. Run bdep ci and test for errors and warnings.
  6. When successful, run bdep release --tag --push to push new tag version to repository.
  7. Run bdep publish to publish the package to cppget.org.
version 3.1.1+2
license MIT
repository https://pkg.cppget.org/1/stable
download libcxxopts-3.1.1+2.tar.gz
sha256 86954f385d5173831c5cdad6b63f7fc05f288f41d08fae8a6609b299371a1409
project cxxopts
url github.com/jarro2783/cxxopts
doc-url github.com/jarro2783/cxxopts/wiki
src-url github.com/jarro2783/cxxopts
package-url github.com/build2-packaging/cxxopts
package-email packaging@build2.orgMailing list
topics option parserpositional arguments

Depends (1)

libicuuc ? ($config.libcxxopts.use_unicode)

Reviews

fail 0
pass 1

Builds

toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
pkg config default
timestamp 2025-08-23 16:51:02 UTC (02:04:42 hours ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
pkg config default
timestamp 2025-08-23 16:44:47 UTC (02:10:57 hours ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
pkg config default
timestamp 2025-08-23 16:42:43 UTC (02:13:01 hours ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14
pkg config default
timestamp 2025-08-23 16:33:37 UTC (02:22:07 hours ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-O2
pkg config default
timestamp 2025-08-23 15:50:23 UTC (03:05:21 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-static_O2
pkg config default
timestamp 2025-08-23 15:41:06 UTC (03:14:38 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10
pkg config default
timestamp 2025-08-23 15:36:31 UTC (03:19:13 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-O2
pkg config unicode
timestamp 2025-08-23 14:32:32 UTC (04:23:12 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_17_msvc_msvc_17.10
pkg config unicode
timestamp 2025-08-23 14:31:33 UTC (04:24:11 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8
pkg config unicode
timestamp 2025-08-23 14:31:06 UTC (04:24:38 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-O2
pkg config unicode
timestamp 2025-08-23 14:30:01 UTC (04:25:43 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10
pkg config unicode
timestamp 2025-08-23 14:29:52 UTC (04:25:52 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-static_O2
pkg config unicode
timestamp 2025-08-23 14:28:22 UTC (04:27:22 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-static_O2
pkg config unicode
timestamp 2025-08-23 14:27:22 UTC (04:28:22 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_17_msvc_msvc_17.10
pkg config default
timestamp 2025-08-23 13:51:24 UTC (05:04:20 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-static_O2
pkg config default
timestamp 2025-08-23 13:49:25 UTC (05:06:19 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10
pkg config default
timestamp 2025-08-23 13:48:38 UTC (05:07:06 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-O2
pkg config default
timestamp 2025-08-23 13:48:08 UTC (05:07:36 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-static_O2
pkg config default
timestamp 2025-08-23 13:48:01 UTC (05:07:44 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-O2
pkg config default
timestamp 2025-08-23 13:46:37 UTC (05:09:07 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8
pkg config default
timestamp 2025-08-23 13:46:31 UTC (05:09:14 hours ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_fedora_40-gcc_14-bindist
pkg config default
timestamp 2025-08-22 21:06:37 UTC (21:49:07 hours ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-static_O2
pkg config default
timestamp 2025-08-22 17:53:27 UTC (01 01:02:17 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-O2
pkg config default
timestamp 2025-08-22 17:52:51 UTC (01 01:02:53 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64
pkg config default
timestamp 2025-08-22 17:47:55 UTC (01 01:07:49 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
pkg config default
timestamp 2025-08-22 17:44:49 UTC (01 01:10:55 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
pkg config default
timestamp 2025-08-22 17:43:14 UTC (01 01:12:30 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
pkg config default
timestamp 2025-08-22 17:42:37 UTC (01 01:13:07 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14
pkg config default
timestamp 2025-08-22 17:40:17 UTC (01 01:15:27 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_12-bindist
pkg config default
timestamp 2025-08-22 17:33:49 UTC (01 01:21:55 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_ubuntu_24.04-gcc_13-bindist
pkg config default
timestamp 2025-08-22 17:23:25 UTC (01 01:32:19 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd13.3
tgt config freebsd_13-clang_17
pkg config default
timestamp 2025-08-22 17:20:29 UTC (01 01:35:15 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-O3
pkg config default
timestamp 2025-08-22 17:17:22 UTC (01 01:38:22 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-static_O3
pkg config default
timestamp 2025-08-22 17:15:56 UTC (01 01:39:48 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18
pkg config default
timestamp 2025-08-22 17:15:44 UTC (01 01:40:00 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
pkg config default
timestamp 2025-08-22 17:11:50 UTC (01 01:43:54 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17
pkg config default
timestamp 2025-08-22 17:08:07 UTC (01 01:47:37 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_13.1
pkg config default
timestamp 2025-08-22 17:05:00 UTC (01 01:50:45 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-O3
pkg config unicode
timestamp 2025-08-22 12:19:35 UTC (01 06:36:09 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-static_O3
pkg config unicode
timestamp 2025-08-22 12:18:16 UTC (01 06:37:28 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18
pkg config unicode
timestamp 2025-08-22 12:17:37 UTC (01 06:38:07 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
pkg config default
timestamp 2025-08-22 11:20:44 UTC (01 07:35:00 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17
pkg config default
timestamp 2025-08-22 11:19:03 UTC (01 07:36:41 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_13
pkg config default
timestamp 2025-08-22 10:40:08 UTC (01 08:15:36 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
pkg config unicode
timestamp 2025-08-21 17:20:22 UTC (02 01:35:22 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
pkg config unicode
timestamp 2025-08-21 17:08:56 UTC (02 01:46:48 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
pkg config unicode
timestamp 2025-08-21 17:05:43 UTC (02 01:50:02 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
pkg config unicode
timestamp 2025-08-21 17:03:16 UTC (02 01:52:28 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
pkg config unicode
timestamp 2025-08-21 16:54:07 UTC (02 02:01:37 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-O2
pkg config unicode
timestamp 2025-08-21 16:50:12 UTC (02 02:05:32 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64-static_O2
pkg config unicode
timestamp 2025-08-21 14:42:39 UTC (02 04:13:05 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-w64-mingw32
tgt config windows_10-gcc_13.2_mingw_w64
pkg config unicode
timestamp 2025-08-21 14:42:18 UTC (02 04:13:26 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14
pkg config unicode
timestamp 2025-08-21 14:41:44 UTC (02 04:14:00 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_12-bindist
pkg config unicode
timestamp 2025-08-21 14:40:19 UTC (02 04:15:25 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_ubuntu_24.04-gcc_13-bindist
pkg config unicode
timestamp 2025-08-21 14:40:13 UTC (02 04:15:31 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_13
pkg config unicode
timestamp 2025-08-21 11:47:04 UTC (02 07:08:40 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
pkg config unicode
timestamp 2025-08-21 11:45:58 UTC (02 07:09:46 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17
pkg config unicode
timestamp 2025-08-21 11:44:06 UTC (02 07:11:38 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_fedora_40-gcc_14-bindist
pkg config unicode
timestamp 2025-08-21 09:33:47 UTC (02 09:21:57 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-freebsd13.3
tgt config freebsd_13-clang_17
pkg config unicode
timestamp 2025-08-21 09:20:38 UTC (02 09:35:06 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17
pkg config unicode
timestamp 2025-08-21 09:19:16 UTC (02 09:36:28 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_13.1
pkg config unicode
timestamp 2025-08-21 09:03:20 UTC (02 09:52:24 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
pkg config unicode
timestamp 2025-08-21 08:53:57 UTC (02 10:01:47 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14
pkg config unicode
timestamp 2025-08-21 08:46:40 UTC (02 10:09:04 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
pkg config unicode
timestamp 2025-08-21 08:37:44 UTC (02 10:18:00 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-O2
pkg config unicode
timestamp 2025-08-21 08:17:08 UTC (02 10:38:37 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10
pkg config unicode
timestamp 2025-08-21 08:15:15 UTC (02 10:40:30 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-static_O2
pkg config unicode
timestamp 2025-08-21 07:58:17 UTC (02 10:57:27 days ago)
result warning (update) | warning (test-installed) | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
pkg config unicode
timestamp 2025-08-21 03:20:26 UTC (02 15:35:18 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-O3
pkg config unicode
timestamp 2025-08-21 03:16:29 UTC (02 15:39:15 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
pkg config unicode
timestamp 2025-08-21 03:13:20 UTC (02 15:42:24 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18
pkg config unicode
timestamp 2025-08-21 03:09:46 UTC (02 15:45:58 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
pkg config unicode
timestamp 2025-08-21 02:47:50 UTC (02 16:07:54 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
pkg config default
timestamp 2025-08-21 01:36:13 UTC (02 17:19:31 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
pkg config default
timestamp 2025-08-21 01:34:30 UTC (02 17:21:14 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-O3
pkg config default
timestamp 2025-08-21 01:32:57 UTC (02 17:22:48 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
pkg config default
timestamp 2025-08-21 01:31:56 UTC (02 17:23:48 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
pkg config default
timestamp 2025-08-21 01:31:23 UTC (02 17:24:21 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18
pkg config default
timestamp 2025-08-21 01:30:17 UTC (02 17:25:27 days ago)
result success | log | rebuild
toolchain public-0.17.0
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
pkg config unicode
timestamp 2025-08-20 20:17:05 UTC (02 22:38:39 days ago)
result success | log | rebuild
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_fedora_39-gcc_13-bindist
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-linux-gnu
tgt config linux_fedora_39-gcc_13-bindist
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin22.5.0
tgt config macos_13-clang_15.0
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin22.5.0
tgt config macos_13-clang_15.0
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-static_O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-static_O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-O3
pkg config unicode
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-static_O3
pkg config default
result unbuilt
toolchain public-0.17.0
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-static_O3
pkg config unicode
result unbuilt

Changes

Changelog

This is the changelog for cxxopts, a C++11 library for parsing command line options. The project adheres to semantic versioning.

3.1.1

Bug Fixes

3.1

Added

Changed

Bug Fixes

3.0

Changed

Added

Bug Fixes

2.2

Changed

Added

Bug Fixes

2.1.1

Bug Fixes

2.1

Changed

Added

Bug Fixes

2.0

Changed

Added

1.x

The 1.x series was the first major version of the library, with release numbers starting to follow semantic versioning, after 0.x being unstable. It never had a changelog maintained for it. Releases mostly contained bug fixes, with the occasional feature added.