index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindGSSAPI.cmake
Age
Commit message (
Expand
)
Author
2008-07-20
FindPCRE.cmake: lowercasing
Alexander Neundorf
2008-04-16
don't put set variables into the CACHE, per Brad King
Allen Winter
2008-04-14
remove CACHE STRING here too
Allen Winter
2008-04-03
-mark some variables as advanced, so they don't appear in the not-advanced vi...
Alexander Neundorf
2008-03-18
-help cross compiling, search the krb5-config executable only in the target
Alexander Neundorf
2008-02-18
some improvements to the docs:
Alexander Neundorf
2007-08-20
Not all krb5 implementations have GSSAPI; the krb5-config script then returns...
Adriaan de Groot
2007-06-05
-/usr/lib, /usr/local/lib, /usr/include, /usr/local/include don't have to be ...
Alexander Neundorf
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-05-11
Remove my CACHED_ hacks which break when people install libxml2 after seeing ...
David Faure
2006-04-18
Turn "-Ifoo -Ibar" into "foo;bar", as expected by include_directories.
David Faure
2006-04-18
-I doesn't belong in _INCS.
David Faure
2006-04-18
More use of the cache; fixing previous commit to not recheck everytime when s...
David Faure
2006-03-21
Preliminary module for the GSSAPI configuration.
Pino Toscano