openafs/src/finale
Jeffrey Altman 1c12747818 Windows: Permit build system to update symbol store
Microsoft Debugging Tools for Windows, Visual Studio Debugger,
and SysInternals tools can all make use of a Symbol Server.
  http://msdn.microsoft.com/en-us/magazine/cc163563.aspx
The commit adds functionality to the build system to automatically
add binaries and symbols to a symbol store during the build.
This functionality is only enabled if two environment variables
are defined:

  SYMSTORE_EXE  - specifies the location of symstore.exe
  SYMSTORE_ROOT - specifies the location of the symbol store

an optional environment variable permits an arbitrary comment
to be added to the symbol store history file.

  SYMSTORE_COMMENT - arbitrary text to be added to the history

LICENSE MIT

Reviewed-on: http://gerrit.openafs.org/324
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
2009-08-19 10:19:43 -07:00
..
.gitignore gitignore-20090615 2009-06-15 23:29:29 +00:00
Makefile.in autoconf-likes-relative-paths-20060802 2006-08-03 03:37:12 +00:00
NTMakefile Windows: Permit build system to update symbol store 2009-08-19 10:19:43 -07:00
test.output Initial IBM OpenAFS 1.0 tree 2000-11-04 02:13:13 +00:00
translate_et_nt.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
translate_et.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
translate_et.rc windows-file-versioning-20030619 2003-06-19 20:00:31 +00:00