Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style.Makefile(5). | ru | 2004-02-05 | 1 | -21/+18 |
| | | | | OK'ed by: nectar | ||||
* | Overhaul of kerberos5/ makefiles. Most significant changes are: | ru | 2004-01-31 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Dropped support for standalone builds, this was only partially supported anyway, and required so much magic in makefiles that made life dangerous (e.g., by using the custom yacc rules). - Got rid of .OBJDIR in makefiles -- makes building of individual files possible again. - Made the .x.c transformations -j safe. - Reprogrammed LDADD to fix static build of some utilities that was broken. - Fixed LDFLAGS and DPADD in the WITH_OPENLDAP case -- positively affects the contents of .depend files. - Removed redundant .h's from SRCS, only kept those that are generated. - libkrb5/ INCS were bogusly installed again with libgssapi/. - Made build-tools real tools with their own makefiles in separate directories. This allows us to properly track their dependencies, etc. - Faster build, 21% less of makefile code! Approved by: nectar Reviewed by: markm Silence on: arch | ||||
* | Fixed "make clean". | ru | 2004-01-15 | 1 | -0/+2 |
| | |||||
* | Install Kerberos- and GSSAPI-related man pages. | nectar | 2003-10-09 | 1 | -0/+21 |
| | |||||
* | Install additional headers for Kerberos (libkafs, libkadm5*, and | nectar | 2003-10-09 | 1 | -0/+1 |
| | | | | libhdb). | ||||
* | Update build infrastructure for Heimdal 0.6. | nectar | 2003-10-09 | 1 | -0/+15 |
| | |||||
* | Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIV | markm | 2003-03-09 | 1 | -15/+0 |
| | | | | | compatiblity mode anymore. Rename the k5foo utils to kfoo (after repo-copy). | ||||
* | KerberosIV is no longer compulsory. This should fix "make release". | markm | 2000-03-01 | 1 | -1/+1 |
| | |||||
* | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 1 | -0/+15 |
This is not ready for primetime yet! Please hold off on the bug reports. |