Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: veego
Date: Sun Aug 3 07:16:59 UTC 2008
Modified Files:
src/crypto/dist/heimdal/lib/asn1: gen.c
src/doc: HACKS
src/lib/libasn1: Makefile
src/lib/libgssapi: Makefile
src/lib/libhdb: Makefile
src/lib/libhx509: Makefile
Log Message:
Restore .hx support for avoiding unneeded regeneration of header files
Fix PR lib/39185
Partly restore the changes which were removed during the Heimdal 1.1 update:
src/lib/libasn1/Makefile 1.28 -> 1.29
src/lib/libhdb/Makefile 1.21 -> 1.22
src/crypto/dist/heimdal/lib/asn1/gen.c 1.8 -> 1.9
Add .hx support in 'new' heimdal libraries:
src/lib/libgssapi/Makefile
src/lib/libhx509/Makefile
Add a new entry in doc/HACKS for this changes.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/crypto/dist/heimdal/lib/asn1/gen.c
cvs rdiff -r1.108 -r1.109 src/doc/HACKS
cvs rdiff -r1.31 -r1.32 src/lib/libasn1/Makefile
cvs rdiff -r1.19 -r1.20 src/lib/libgssapi/Makefile
cvs rdiff -r1.22 -r1.23 src/lib/libhdb/Makefile
cvs rdiff -r1.2 -r1.3 src/lib/libhx509/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index