aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_version_info.c
AgeCommit message (Expand)AuthorFilesLines
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