master
Use single-colon rules in makefiles
Set MIDL target environment on Windows
Use PKG_CHECK_MODULES for system library com_err
Move CCAPI sources to krb5 repository
Adjust most C source files to match the new standards for copyright and license comments.
Split cci_thread_init into per-process and per-thread portions
Fix more non-prototype functions
Fix windows build
Use size_t indexes for null-terminated arrays
Consolidate Makefile variables now that we have only a single global configure script: $(SRCTOP) --> $(top_srcdir) $(srcdir)/$(thisconfigdir) --> $(top_srcdir) $(thisconfigdir) --> $(BUILDTOP) $(myfulldir) --> $(mydir)
Some fixups and stubs for building ccapi on UNIX, and dependencies. (Doesn't make a complete working implementation, but it mostly compiles.)