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
/
kde4_exec_via_sh.cmake
Age
Commit message (
Expand
)
Author
2008-02-18
some improvements to the docs:
Alexander Neundorf
2007-04-21
A cmake module file should not be executable
Script Kiddy
2007-01-21
win32-only fixes:
Christian Ehrlicher
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-08-05
if appending the old content to the paths it needs to be prefixed with the se...
Friedrich W. H. Kossebau
2006-07-03
-use positive logic for macro_ensure_version(MIN found RESULT) -> result is t...
Alexander Neundorf
2006-05-04
${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}, not ${LD_LIBRARY_PATH+:LD_LIBRARY_PATH}
David Faure
2006-04-11
the usual security fixes:
Dirk Mueller
2006-04-10
-handling paths containing spaces seems to be a major problem, at least here
Alexander Neundorf
2006-04-08
-generate the shell-wrappers for the executables during buildtime instead of ...
Alexander Neundorf
2006-04-08
-try to make it work with paths which contain spaces
Alexander Neundorf
2006-03-06
-shell wrapper script which sets (DY)LD_LIBRARYPATH for executables without R...
Alexander Neundorf