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
/
FindGIF.cmake
Age
Commit message (
Expand
)
Author
2006-09-19
prepare for merging to cmake
Alexander Neundorf
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-05-30
Allow cmake to use the gif include dir, necessary for the check.
Paulo Moura Guedes
2006-05-28
Check for UserData member of GifFileType so it bails with giflib (and not lib...
Adriaan de Groot
2006-05-23
Be just a *tad* more informative on the command-line when an essential depend...
Adriaan de Groot
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-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-09
fixes for msys
Alexander Neundorf
2006-02-08
add some libnames
Christian Ehrlicher
2006-01-28
look for libgif or libungif
Benjamin Reed
2006-01-27
-first *complete* build of *complete* kdelibs, with no undefined symbols left
Alexander Neundorf