aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_version_info.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-21Link version code statically againJoão Valverde1-419/+0
2016-04-04Rename "libz" to "zlib"João Valverde1-8/+8
2016-04-03Move zlib version check to wsutilJoão Valverde1-0/+25
2016-03-28Fix some warnings/errors of typeJoerg Mayer1-1/+1
2016-03-17wsutil: Split locale information into tokens and format itJoão Valverde1-2/+24
2015-08-05[MSVC 2015] Compiler and visual studio version are off by 5 not 6 in MSVCAndersBroman1-2/+17
2015-01-25Replace "GIT" with "VCS" in make-version.pl and files it manipulates.Guy Harris1-2/+2
2015-01-02Add back "version.h" inclusionPascal Quantin1-0/+2
2014-12-31Use setlocale() to get the current locale.Guy Harris1-6/+18
2014-12-31Swallow get_glib_version_info() into get_compiled_version_info().Guy Harris1-18/+9
2014-12-31Move some routines into ws_version_info.c.Guy Harris1-4/+153
2014-12-31Do the full string in get_{compiled,runtime}_version_info().Guy Harris1-11/+29
2014-12-31Move the version_info.c stuff to wsutil/ws_version_info.c.Guy Harris1-1/+112
2014-12-28Deleting unnecessary #includes from wsutil.Martin Mathieson1-1/+0
2014-12-24Move twelve show_version() functions from the varoius programs andStephen Fisher1-0/+18
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-0/+13
2014-06-22Add a routine to return a version string including VCS information.Guy Harris1-0/+44