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
/
FindLibArt.cmake
Age
Commit message (
Expand
)
Author
2006-05-11
Remove my CACHED_ hacks which break when people install libxml2 after seeing ...
David Faure
2006-04-20
OK so FIND_PATH and FIND_LIBRARIES use the cache already, so no need for the ...
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-03-20
minor cleanups: indenting, adding newline to end of file, etc.
Allen Winter
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-11
-changed kde4_create_libtool_file (target dir_relative_to_libdir)
Alexander Neundorf
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-16
use the new pkg-config cmake module in the libart module
Alexander Neundorf
2006-01-14
-simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCRE
Alexander Neundorf