lokinet/llarp/win32
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).
2019-12-11 22:40:07 -04:00
..
libsodium-1.0.17-win32.patch add patch for libsodium 1.0.17 2019-10-31 17:05:58 -05:00
libsodium-1.0.18-win32.patch add patch for libsodium 1.0.17 2019-10-31 17:05:58 -05:00
libzmq-latest_release-win32.patch fix note 2019-10-31 17:22:59 -05:00
resource.h
version.rc Put version info into a compiled file 2019-12-11 22:40:07 -04:00
win32_inet.c header got stripped 2019-08-26 03:32:39 -05:00
win32_intrnl.c enable SetThreadName (#689) 2019-08-01 21:39:46 -05:00
win32_intrnl.h
win32_up.h
win32_upoll.c add shell based hooks for service::Endpoint, also make format 2019-04-22 08:25:25 -04:00
win32_upoll.h