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
/
FindLibXslt.cmake
Age
Commit message (
Expand
)
Author
2009-03-11
Suppress 'not found' messages from pkgconfig when the module subsequently
David Jarvie
2008-12-02
-rework all uses of find_package(PkgConfig)/pkg_check_modules():
Alexander Neundorf
2008-11-18
-use the prefix PC_ for the variables coming from pkgconfig
Alexander Neundorf
2008-11-11
Port them too
Laurent Montel
2008-08-16
fix typo
Alexander Neundorf
2008-08-16
- FindLibXslt.cmake: proper naming for the variable for the executable
Alexander Neundorf
2008-04-03
-mark some variables as advanced, so they don't appear in the not-advanced vi...
Alexander Neundorf
2007-09-11
setup LIBEXSLT_LIBRARIES it is required by some packages
Ralf Habacker
2006-10-30
search for xsltproc
Volker Krause
2006-09-19
prepare for merging to cmake
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
More use of the cache; fixing previous commit to not recheck everytime when s...
David Faure
2006-04-14
Actually use the cache whenever possible. Should speed up the re-configuring ...
David Faure
2006-04-08
optimized gnuwin32 detection on windows
Ralf Habacker
2006-04-08
limit gnuwin32 package to windows
Ralf Habacker
2006-03-20
minor cleanups: indenting, adding newline to end of file, etc.
Allen Winter
2006-02-16
using GNUWIN32_DIR requires detecting of gnuwin32 package dir before
Ralf Habacker
2006-02-15
find libraries in previously detected gnuwin32 package location
Ralf Habacker
2006-02-15
Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...
David Faure
2006-02-15
Lowercase some common keywords to improve readability
David Faure
2006-02-12
-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...
Alexander Neundorf
2006-02-08
add some libnames
Christian Ehrlicher
2006-01-25
add the stuff moved from kdesdk, maybe...
Alexander Neundorf
2006-01-23
-fix Foo_FIND_REQUIRED and Foo_FIND_QUIETYL handling:
Alexander Neundorf
2006-01-22
-generate_findpackage_file: a script to simplify generating simple FindFoo.cm...
Alexander Neundorf