OpenAFS CVS Commit: openafs/src/config by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 02 Jul 2008 08:58:15 EDT


Update of /cvs/openafs/src/config
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/config

Modified Files:
      Tag: openafs-windows-kdfs-ifs-branch
	NTMakefile NTMakefile.amd64_w2k NTMakefile.i386_w2k 
Log Message:
DELTA KDFS-windows-code-signing-20080702
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Add code signing with signtool.exe to the build process.
If all three of the required CODESIGN_xxxx environment
variables are defined, signtool will be used to sign each
exe, dll, and installer as they are built.

The three environment variables are:

  CODESIGN_DESC = <description of application>
  CODESIGN_TIMESTAMP = <url of certificate authority timestamp server>
  CODESIGN_URL = <end user help URL>

The default signing certificate is the one that will be used by
signtool.  If these environment variables are not defined, code
signing will be skipped.


--- DELTA config for openafs-windows-kdfs-ifs-branch follows ---
KDFS-windows-code-signing-20080702 openafs/src/config/NTMakefile 1.22 1.22.2.1
KDFS-windows-code-signing-20080702 openafs/src/config/NTMakefile.amd64_w2k 1.27 1.27.2.1
KDFS-windows-code-signing-20080702 openafs/src/config/NTMakefile.i386_w2k 1.26.2.1 1.26.2.2