Commit Graph

14 Commits (f6813717b5992e7682d05201016e1a3889f0036a)

Author SHA1 Message Date
jeff 816070be62 dont inherit std::array 5 years ago
jeff f728e6016b router version 5 years ago
Stephen Shelton 8f6dd132ff Make format (on recent version-related code) 5 years ago
Jason Rhinelander 638fb25b47 Put version info into a compiled file
This rewrites the version info using lokid's approach of compiling it
into a .cpp file that gets generated as part of the build (*not* during
the configure stage).

Among other things, this means that changing the version no longer
invalidates ccache or cmake dependencies, and because it depends on
`.git/index` git commits will cause the version to be regenerated,
making the commit tag more reliable (currently if you rebuild without
running cmake your git commit tag doesn't update).
5 years ago
Jeff Becker 4fdff7f233
consolidate versions 5 years ago
Jeff Becker 91627931ad
bump version and motto 5 years ago
jeff cd9c4d9f1a bump version and motto 5 years ago
Rick V 294b98527d
clang-format remaining code, use __asm__ for avx2 port since we
insist on straight C99 without extensions (asm isn't special in
C99, __asm__ is)
5 years ago
Rick V 6205e96c36
move non-string version info to common header 5 years ago
Jeff Becker 78d191bd75
prepare for 0.5.0 5 years ago
Rick V 6caed8d8a5
jeff forgot to bump
(cherry picked from commit 05c96c6ed2550a81a252a26ad57654da8e14b122)
5 years ago
Jeff Becker 78816b2315
bump version 5 years ago
Jeff Becker d05471c989
bump version to 0.4.1 5 years ago
Michael e5eda0fb8f
Move lokinet unspecific components to a util/ library 6 years ago