[krbdev.mit.edu #5594] SVN Commit

Kevin Koch via RT rt-comment at krbdev.mit.edu
Tue Feb 19 10:22:22 EST 2008


Changes to integrate the CCAPI build into the build structure, build the test suite and fixes to random problems discovered along the way.

Since no platform other than windows builds CCAPI using the build system, some conditionalizing may be necessary when other platforms use the makefiles.

src/Makefile.in:  Add CPPFLAGS that seemed to be missing; run wconfig for ccapi/(lib, server, test).

config/win-pre.in:  DEBUGOPT /ZI doesn't seem to provide enough debugging information under VS2005; /Zi does.

windows/build/bkw.pl:  Fix -no<switch> so that -nonodebug will work.  Otherwise, can't do debug build.

Move Get/PutTspData out of dllmain; add tlsindex argument.

Comment out some debug messages.


Commit By: kpkoch



Revision: 20229
Changed Files:
U   trunk/src/Makefile.in
U   trunk/src/ccapi/Makefile.in
U   trunk/src/ccapi/common/win/OldCC/ccutils.c
U   trunk/src/ccapi/common/win/OldCC/util.cxx
U   trunk/src/ccapi/common/win/tls.c
U   trunk/src/ccapi/common/win/tls.h
U   trunk/src/ccapi/common/win/win-utils.c
U   trunk/src/ccapi/lib/win/OldCC/client.cxx
U   trunk/src/ccapi/lib/win/ccapi_os_ipc.cxx
U   trunk/src/ccapi/lib/win/ccs_reply_proc.c
U   trunk/src/ccapi/lib/win/dllmain.cxx
U   trunk/src/ccapi/lib/win/dllmain.h
U   trunk/src/ccapi/server/win/ccs_os_server.cpp
U   trunk/src/ccapi/server/win/ccs_win_pipe.c
U   trunk/src/ccapi/test/Makefile.in
A   trunk/src/ccapi/test/Pingtest.sln
U   trunk/src/ccapi/test/pingtest.c
A   trunk/src/ccapi/test/setlib.pl
A   trunk/src/ccapi/test/test_ccapi.bat
U   trunk/src/ccapi/test/test_ccapi_util.c
U   trunk/src/config/win-pre.in
U   trunk/src/windows/build/bkw.pl




More information about the krb5-bugs mailing list