Skip to content

Tags: chee1986/date

Tags

v2.4.1

Remove BUILD_TZ_STATIC and replace with BUILD_SHARED_LIBS

* This is more standard CMake
* See https://cmake.org/cmake/help/v3.1/command/add_library.html

v2.4

rename and mark-as-advanced the following cmake-variable used in func…

…tion print_option:

 CURR_${OPT} -> PRINT_OPTION_CURR_${OPT}
so that the date-project now has the following advanced cmake-variables:
 PRINT_OPTION_CURR_BUILD_TZ_STATIC
 PRINT_OPTION_CURR_USE_SYSTEM_TZ_DB
 PRINT_OPTION_CURR_USE_TZ_DB_IN_DOT

2.3

Update README.md

v2.2

Make wide string literals in to_stream

2.1.0

Have get_version check for the file named version first

v2.0.0

Update README with chrono_io.

v1.0.0

Update README.md