summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-1/+0
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-2/+2
* Clean up more stuff in make cleanGreg Hudson2011-11-041-1/+1
* Add new header gssapi_alloc.hSam Hartman2011-10-141-1/+4
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-11/+0
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix how gssapi.h is rebuilt on Windows; accidentally omitted fromGreg Hudson2010-11-251-0/+4
* Fix Windows buildGreg Hudson2010-11-251-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-10/+10
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-75/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-19/+38
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-36/+36
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-051-8/+10
* Added errmap.h to the generate-files-mac targetAlexandra Ellwood2007-08-201-1/+1
* make dependKen Raeburn2007-08-161-1/+2
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-0/+21
* make dependKen Raeburn2006-12-121-6/+8
* make dependKen Raeburn2006-11-011-4/+4
* Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach2006-10-161-1/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* make dependTom Yu2006-06-151-10/+0
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-6/+0
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-311-3/+7
* make depend, now with dependency sortingKen Raeburn2006-03-311-38/+50
* * Makefile.in (include_xom): Define as "rem" instead of empty on WindowsKen Raeburn2006-03-271-1/+1
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-38/+27
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+2
* make dependTom Yu2005-11-291-24/+23
* Update dependenciesKen Raeburn2005-06-211-23/+24
* Work around Makefile quoting problemsTom Yu2005-04-071-1/+1
* Makefile.in: fix macro syntax in last changeKen Raeburn2005-02-031-1/+1
* * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ whenKen Raeburn2005-02-031-3/+4
* run "make depend"Ken Raeburn2004-12-301-48/+58
* update dependenciesKen Raeburn2004-04-231-27/+27
* make dependKen Raeburn2003-12-151-12/+24
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-171-1/+0
* Be more friendly towards parallel buildsKen Raeburn2003-05-141-5/+8
* More tweaks to deal with parallel buildsTom Yu2003-02-131-19/+16
* Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2003-02-111-0/+2
* * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2003-02-111-8/+8
* Fix some things to avoid spurious rebuilds of header filesTom Yu2003-02-111-11/+15
* Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2003-01-171-5/+8
* * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2003-01-171-2/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+3
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-1/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-7/+7
* undo quoting changesKen Raeburn2002-08-271-6/+6