gkrellm/server
Stefan Gehn d33190cc0b Remove unsupported linker flags for windows builds
Do not use the default LINK_FLAGS value for windows builds, the default
"-E" linker option only causes warnings for MinGW since it's essentially
ignored by the linker.

The flag is also unneeded since linking plugins against the gkrellm
binary is not done on win32 so none of the gkrellm/gkrellmd functions
need to be exported, the API is manually exposed via the win32-specific
libgkrellm/libgkrellmd static libs.
2014-07-09 22:04:42 +02:00
..
Makefile Remove unsupported linker flags for windows builds 2014-07-09 22:04:42 +02:00
configure Merge with gkrellm-2.3.3 from upstream 2009-12-26 17:08:15 +00:00
gkrellmd-private.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
gkrellmd.conf - comment out all options in default gkrellmd.conf so it can be installed without causing any trouble 2008-10-29 16:02:13 +00:00
gkrellmd.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
glib.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
mail.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
main.c Abort gkrellmd detaching if chdir fails 2012-02-22 19:58:39 +01:00
monitor.c Treat cifs as remote filesystem 2013-07-20 14:02:15 +02:00
plugins.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
sysdeps-unix.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
utils.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-libgkrellmd.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-plugin.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-plugin.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-resource.h - Bump copyright year, version information and minimum gtk+ version in various files 2008-09-30 17:37:03 +00:00
win32-resource.rc Merge with gkrellm-2.3.5-pre2.tar.bz2 2010-10-06 21:38:56 +00:00