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
/
FindGNUWIN32.cmake
Age
Commit message (
Expand
)
Author
2006-10-21
ah. revert parts of r597624 since it seems I got confused by the name win32li...
Sebastian Sauer
2006-10-21
* look also in a directory named "kdewin32" for the gnuwin32 libs.
Sebastian Sauer
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-09-03
fix for mingw
Peter Kümmel
2006-09-03
don't break old behavior
Peter Kümmel
2006-09-03
change search order:
Peter Kümmel
2006-09-03
also work with spaces in %PROGRAMFILES% (US default: c:\Program Files)
Peter Kümmel
2006-09-03
search only in the case when GNUWIN32_DIR is not set
Peter Kümmel
2006-08-12
also search for Christian's win32libs at c:,d:,e:,f:,g:
Peter Kümmel
2006-08-12
also search for Christian's win32libs in %PragramFiles%\win32libs\; http://ww...
Peter Kümmel
2006-07-13
the configure process needs the include path
Peter Kümmel
2006-07-13
handle win32 support in FindKDE4Internal.cmake
Peter Kümmel
2006-06-05
remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1
Alexander Neundorf
2006-04-08
fixed gnuwin32 detection
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