Menu

Tree [1244eb] cmake /
 History

HTTPS access


File Date Author Commit
 docs 2020-03-19 Daniel Aarno Daniel Aarno [08a6ee] Add quick build status overview page.
 examples 2020-03-06 Daniel Aarno Daniel Aarno [807701] Require only CMake 3.7 or greater (VS 2017 has ...
 include 2020-03-06 Daniel Aarno Daniel Aarno [0025cd] Only include TCLAPConfig.h if building via CMake.
 scripts 2020-02-23 Daniel Aarno Daniel Aarno [67ff93] CMake experimental branch
 tests 2020-03-19 Daniel Aarno Daniel Aarno [ae6b82] Make tests work with Python < 3.7
 .clang-format 2019-11-24 Daniel Aarno Daniel Aarno [5071dc] Apply uniform style with clang-format.
 .gitignore 2020-03-06 Daniel Aarno Daniel Aarno [26492c] Hide visual studio generated files
 AUTHORS 2009-01-10 mes5k mes5k [bff3eb] added author
 CMakeLists.txt 2020-03-06 Daniel Aarno Daniel Aarno [0025cd] Only include TCLAPConfig.h if building via CMake.
 COPYING 2017-08-24 Daniel Aarno Daniel Aarno [7ab738] Quick fix for ZshCompletionOutput test
 ChangeLog 2017-12-26 Daniel Aarno Daniel Aarno [8dab34] Update changelog with sstream fixes
 INSTALL 2020-03-21 Daniel Aarno Daniel Aarno [1244eb] Clarify install instructions w.r.t config.h
 NEWS 2017-12-26 Daniel Aarno Daniel Aarno [fb0d5f] Updated NEWS with new release
 README 2018-01-15 Daniel Aarno Daniel Aarno [1a6966] Update README to point to discussion forum inst...
 TODO.org 2019-11-24 Daniel Aarno Daniel Aarno [afcac1] Add TODO list
 config.h.in 2020-03-06 Daniel Aarno Daniel Aarno [4a5f82] Make TCLAP installable.
 test_runner.py 2020-03-19 Daniel Aarno Daniel Aarno [f1719f] If cmake fails to build with -jN, try without it

Read Me

TCLAP - Templatized Command Line Argument Parser

This is a simple C++ library that facilitates parsing command line
arguments in a type independent manner. It doesn't conform exactly
to either the GNU or POSIX standards, although it is close. See
docs/manual.html for descriptions of how things work or look at the
simple examples in the examples dir.

To find out what the latest changes are read the NEWS file in this
directory.

Any and all feedback is welcome at https://sf.net/p/tclap/discussion/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.