John Wellbelove
b40431f998
Fixed version number retrieval from Github
2020-11-27 18:29:08 +00:00
John Wellbelove
39a3f77ed4
Disabled ASAN option in Visual Studio project.
2020-11-17 13:03:11 +00:00
John Wellbelove
249f90125d
Updated how conan get the library version
2020-04-30 12:48:57 +01:00
John Wellbelove
bff480b9a2
Removed ETL's implementation of nullptr for pre C++11 compilers.
...
Created the macro ETL_NULLPTR for internal use. Equates to NULL or nullptr, dependent on the compiler version and project profile.
Added partial compile time versions of binary_fill and has_zero_byte.
2020-03-28 19:16:55 +00:00
Peter Moran
d7fdaa8760
Allow conan's etl version metadata to automatically update via git tags ( #150 )
2019-09-19 10:57:44 +01:00
John Wellbelove
c10da4e433
Updated version number
2019-07-13 13:14:11 +01:00
Torfinn Berset
b242969a42
Add basic Conan package ( #120 )
2019-03-06 07:41:03 +00:00