1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00
transmission/daemon
Mike Gelfand eee92c82ac Always add all source files to targets
Mark files which shouldn't be compiled as header-only, but still add
them as sources so that they are visible in e.g. MSVS project tree.
2015-12-29 02:04:37 +00:00
..
CMakeLists.txt Always add all source files to targets 2015-12-29 02:04:37 +00:00
daemon-posix.c Get rid of some more warnings 2015-12-29 00:42:40 +00:00
daemon-win32.c #5910: Fix autotools build (#2) and workaround MSVC bug 2015-04-04 18:28:13 +00:00
daemon.c fix const warnings 2015-12-06 22:39:14 +00:00
daemon.h #5910: Run daemon as a service on Windows 2015-04-04 17:43:56 +00:00
Makefile.am #5910: Fix autotools build (#2) and workaround MSVC bug 2015-04-04 18:28:13 +00:00
my-valgrind.sh refactor libtransmission's tr_benc class as tr_variant. 2012-12-14 04:34:42 +00:00
remote.c Ongoing refactoring (use size_t instead of int) 2015-12-25 10:19:50 +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 Fix a couple more MinGW/MSVC warnings. 2015-03-19 19:13:23 +00:00
watch.h