Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jarro2783/cxxopts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-31Added CPack packaging, pkg-config and CMake version files. (#298)KOLANICH
2021-01-19Fixing cmake developer warning (#274)jpr89
2021-01-17Cmake Revamp (#270)jpr89
2020-12-15Add CMake option to not add warning flags (#267)Dan Ibanez
2020-10-21Add -Wsuggest-override (#264)fiesh
2020-10-06Making sure that the library can compile without warnings even when crazy ped...Daniel Lemire
2020-08-19Fixed installation on other than Ubuntu GNU/Linux distributions. (#226)Vitaly Zaitsev
2019-08-01Add CMake option CXXOPTS_ENABLE_INSTALL (#195)Anders
2019-08-01Define alias target cxxopts::cxxopts (#194)Anders
2019-07-31CMake: search only for C++ compiler (#192)avemilia
2018-11-07Build the tests by default.Jarryd Beck
2018-10-29fixed version parsing in the CMake code (#128)Mario Werner
2018-07-05Fix version numbering in CMakeLists.txtJarryd Beck
2018-01-31Add support for std::optionalJarryd Beck
2017-06-23Cmake overhaul (#53)Mario Werner
2017-06-01Enable warnings and fix themJarryd Beck
2017-05-31Version bumpv1.2.0Jarryd Beck
2016-12-02Use cmake interface libraryMario Badr
2016-12-02change to ldflagsJarryd Beck
2016-12-01add pkg-config cflagsJarryd Beck
2016-08-26options testJarryd Beck
2016-08-25update cmake versionJarryd Beck
2016-08-25add testingJarryd Beck
2016-06-16Update CMakeLists to be more configurableKevin Brightwell
2015-03-18Update CMakeLists.txtDavid Sánchez Falero
2015-03-18biicode support addedDavid Sánchez
2014-10-27unicode configurationJarryd Beck
2014-10-27unicodeJarryd Beck
2014-10-02cmake copyrightJarryd Beck
2014-09-10initial commitJarryd Beck