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
/
FindTIFF.cmake
Age
Commit message (
Expand
)
Author
2008-08-16
- FindLibXslt.cmake: proper naming for the variable for the executable
Alexander Neundorf
2008-02-18
some improvements to the docs:
Alexander Neundorf
2007-09-24
another name for the tiff lib -> libtiff3
Christian Ehrlicher
2007-08-26
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
Laurent Montel
2007-08-13
some cosmetics
Alexander Neundorf
2007-08-09
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
Laurent Montel
2006-11-06
-one more macro_log_feature
Alexander Neundorf
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
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-03-20
minor cleanups: indenting, adding newline to end of file, etc.
Allen Winter
2006-02-17
-give kdelibs a project name ("kdelibs")
Alexander Neundorf
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-15
tiff import lib is named 'libtiff' on windows/msvc
Christian Ehrlicher