1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-07 15:04:13 +00:00
transmission/daemon
Mike Gelfand 52a9d774e4 Fix compilation on Windows
This should not affect non-Win32 platforms in any way.
As for Win32 (both MinGW and MSVC), this should hopefully allow for
unpatched compilation. Correct functioning is not yet guaranteed though.
2014-12-13 15:22:39 +00:00
..
CMakeLists.txt Do not use target_include_directories which requires CMake 2.8.11 2014-12-02 20:42:33 +00:00
daemon.c Fix compilation on Windows 2014-12-13 15:22:39 +00:00
Makefile.am (trunk) #5759 compilation error, undefined reference to sqrt 2014-08-20 17:14:17 +00:00
my-valgrind.sh
remote.c #4400, #5462: Move BASE64 helpers to crypto-utils 2014-12-04 19:58:34 +00:00
transmission-daemon.1
transmission-daemon.service
transmission-remote.1 (trunk, daemon) #5743 'unknown option: -R': revert previous commit, sync manpage 2014-07-19 23:35:10 +00:00
watch.c (trunk, libt) #4160 - the slow slog to catch trunk up to mike.dld's 4160 diff continues. This step applies 4160-04b-dir.patch, which replaces native file operations with the tr_sys_dir_*() portability wrappers added in the previous commit. 2014-09-21 17:55:39 +00:00
watch.h