|
|
@8648
|
13 years |
livings124 |
update version to 1.71
|
|
|
@8632
|
13 years |
charles |
(trunk) looks like r8433 accidentally reverted r8425.
|
|
|
@8630
|
13 years |
charles |
(trunk) set properties on $Id$ files that were missing them
|
|
|
@8625
|
13 years |
charles |
(trunk) #2167 improve the autoconf libevent test: don't use the OS …
|
|
|
@8623
|
13 years |
livings124 |
update trunk to 1.70+
|
|
|
@8618
|
13 years |
charles |
(trunk) try to get the new libevent scheme to play nice with "make dist"
|
|
|
@8617
|
13 years |
charles |
(trunk) tweak configure.ac to fix a hiccup reported by geirha
|
|
|
@8614
|
13 years |
charles |
(trunk) update news and bump version to 1.70
|
|
|
@8601
|
13 years |
charles |
remove a redundant AC_SUBST
|
|
|
@8600
|
13 years |
charles |
(trunk) if libevent exists on the system, use it. otherwise, use our …
|
|
|
@8599
|
13 years |
charles |
(trunk) on non-mac platforms, try not building our own copy of …
|
|
|
@8597
|
13 years |
charles |
remove -funroll-loops from configure.ac based on feedback from Denis Leroy
|
|
|
@8572
|
13 years |
charles |
(trunk) yet another stab at building version.h portably
|
|
|
@8551
|
13 years |
charles |
(trunk) fix "make distcheck" issue raised by a libevent cleanup in 1.4.11
|
|
|
@8549
|
13 years |
charles |
(trunk) #2125: Get svn revision number with autoconf rather than make
|
|
|
@8433
|
13 years |
charles |
(trunk) #7: DHT support. This is a work in progress... no gui/rpc …
|
|
|
@8429
|
13 years |
charles |
(trunk) bump version to 1.61+
|
|
|
@8425
|
13 years |
charles |
(trunk) follow a suggestion from gnucash-devel @ …
|
|
|
@8424
|
13 years |
charles |
(trunk libT) expose tr_memmem() so it can be used by client code. use …
|
|
|
@8382
|
13 years |
charles |
(trunk) bump to 1.61
|
|
|
@8342
|
13 years |
livings124 |
update version to 1.60+
|
|
|
@8336
|
13 years |
livings124 |
update version to 1.60
|
|
|
@8223
|
13 years |
livings124 |
(trunk) update version to 1.52
|
|
|
@8152
|
13 years |
charles |
(trunk) back out the avahi patch
|
|
|
@8149
|
13 years |
charles |
(trunk) If avahi's zeroconf implementation is available, use it to …
|
|
|
@8142
|
13 years |
charles |
(trunk libT) #1966: add explicit support for preallocating files on …
|
|
|
@8042
|
13 years |
charles |
(trunk) remove the wx client
|
|
|
@7979
|
13 years |
charles |
(trunk daemon) #1882: take KyleK's suggestion of using inotify when …
|
|
|
@7974
|
13 years |
charles |
(trunk daemon) another experiment: implement the watchdir with …
|
|
|
@7973
|
13 years |
charles |
better configure-time checking for inotify & kqueue.
|
|
|
@7971
|
13 years |
charles |
(trunk daemon) experimental commit for part of #1483: adding a …
|
|
|
@7961
|
13 years |
livings124 |
update trunk to 1.51+
|
|
|
@7918
|
13 years |
charles |
(trunk) #1847: Non-GCC compilers are not happy with -O options
|
|
|
@7896
|
13 years |
charles |
(trunk) local CFLAGS and CXXFLAGS environment variables are clobbered
|
|
|
@7890
|
13 years |
livings124 |
(trunk) update appcast and version number for 1.50
|
|
|
@7798
|
13 years |
charles |
(trunk libT) add mac, linux, and win32 support for os-level hints that …
|
|
|
@7784
|
13 years |
charles |
(trunk) #1742: don't use warnings added in gcc 3.4 if we're using a …
|
|
|
@7772
|
13 years |
charles |
#1728: lower the minimum libnotify version from 0.4.4 to 0.4.3
|
|
|
@7739
|
13 years |
charles |
(trunk) in configure.ac, make debugging support automatic for nightly …
|
|
|
@7726
|
13 years |
charles |
(trunk) sync xcode & autoconf idioms for determining if a build is …
|
|
|
@7662
|
13 years |
livings124 |
add support for auto-updating to beta releases
|
|
|
@7617
|
14 years |
charles |
ensure that -ggdb3 is used if we're using gcc
|
|
|
@7583
|
14 years |
charles |
if we're building with gcc, add "-std=gnu99" to CFLAGS s.t. we get …
|
|
|
@7575
|
14 years |
charles |
* add autoconf test AC_C_INLINE to do the Right Thing for "inline", …
|
|
|
@7497
|
14 years |
livings124 |
#1626 update group rules sheet to use NSPredicateEditor - main commit …
|
|
|
@7443
|
14 years |
charles |
(trunk) configure.ac portability tweak suggested by fulgas
|
|
|
@7430
|
14 years |
charles |
(trunk) autoconf's "debug mode" should base its default value on …
|
|
|
@7424
|
14 years |
charles |
use -g unconditionally
|
|
|
@7418
|
14 years |
charles |
(trunk) stdisease's --enable-debug configure patch. also, replace …
|
|
|
@7379
|
14 years |
livings124 |
(trunk) update version numbers for 1.41
|
|
|
@7347
|
14 years |
charles |
(trunk) #1581: resolve ambiguity between --enable-gtk and --disable-nls
|
|
|
@7258
|
14 years |
charles |
#916: Make native language support (gettext) optional
|
|
|
@7233
|
14 years |
charles |
fix the linux build
|
|
|
@7107
|
14 years |
charles |
if a user doesn't specify --enable-wx or --disable-wx, then assumne …
|
|
|
@7098
|
14 years |
charles |
(libT) better testing for fallocate() on linux
|
|
|
@7097
|
14 years |
charles |
don't invoke wx-config if the user specified --disable-wx
|
|
|
@7094
|
14 years |
livings124 |
trunk is now 1.40+
|
|
|
@7092
|
14 years |
charles |
bump version to 1.40 in configure.ac
|
|
|
@7087
|
14 years |
charles |
#1443: check for zlib fails when providing a specific path
|
|
|
@7076
|
14 years |
charles |
#1441: configure doesn't work on FreeBSD, because of bashism in …
|
|
|
@7051
|
14 years |
charles |
(libT) #849: preallocate files when possible to prevent disk fragmentation
|
|
|
@7036
|
14 years |
charles |
rewind the trunk builds back to -TR134Z- as they should be
|
|
|
@7034
|
14 years |
charles |
tweak configure.ac again to get it right
|
|
|
@7033
|
14 years |
charles |
simplify the configure script a little
|
|
|
@6925
|
14 years |
charles |
add localtime_r to AC_CHECK_FUNCS for libtransmisson/util.c's #ifdef …
|
|
|
@6908
|
14 years |
charles |
explicitly specify 7.16.3 as the minimimum requirement for curl
|
|
|
@6906
|
14 years |
charles |
(libT) dead code removal
|
|
|
@6881
|
14 years |
charles |
add -Wformat-security to autoconf
|
|
|
@6874
|
14 years |
charles |
#1335: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to …
|
|
|
@6820
|
14 years |
charles |
add support for compressing the content served by the rpc server -- …
|
|
|
@6797
|
14 years |
charles |
(libT) experimental code to serve clutch/rpc via evhttpd
|
|
|
@6775
|
14 years |
livings124 |
update trunk for 1.34; update appcast
|
|
|
@6726
|
14 years |
muks |
(win32) Add application icon as a resource
|
|
|
@6713
|
14 years |
muks |
(win32) Don't build daemon on win32 yet
|
|
|
@6709
|
14 years |
muks |
(win32) Conditionally build shttpd win32 code
|
|
|
@6695
|
14 years |
charles |
#450: OpenSSL in FreeBSD basesystem doesn't have openssl.pc
|
|
|
@6611
|
14 years |
livings124 |
update the trunk version to 1.33+
|
|
|
@6562
|
14 years |
muks |
Use dbus even if the binding tool is not found
The bindings are …
|
|
|
@6559
|
14 years |
muks |
Don't show an error when transmission is run twice
Instead, present …
|
|
|
@6539
|
14 years |
charles |
#1196: configure switch --enable-darwin is dubious
|
|
|
@6532
|
14 years |
muks |
Enable checking of deprecated GTK usage (in beta/unstable releases only)
|
|
|
@6524
|
14 years |
muks |
Remove obsolete macro call
|
|
|
@6460
|
14 years |
livings124 |
1.32+
|
|
|
@6454
|
14 years |
livings124 |
get ready for 1.32
|
|
|
@6449
|
14 years |
livings124 |
update NEWS; version is 1.31+
|
|
|
@6447
|
14 years |
charles |
possible fix for #1134: revert libtransmission/web.c back to r6354
|
|
|
@6436
|
14 years |
livings124 |
get ready for 1.31
|
|
|
@6431
|
14 years |
livings124 |
ready for 1.30
|
|
|
@6414
|
14 years |
charles |
#1122: faster http processing
|
|
|
@6368
|
14 years |
charles |
fix oops from last commit
|
|
|
@6367
|
14 years |
charles |
update NEWS a bit
|
|
|
@6203
|
14 years |
charles |
(RPC) add utility arguments for torrent-info: sort by …
|
|
|
@6191
|
14 years |
livings124 |
(trunk) update appcast and version
|
|
|
@5897
|
14 years |
livings124 |
(trunk) update to 1.21
|
|
|
@5871
|
14 years |
charles |
(rpc) ensure "doc/rpc-spec.txt" is added to the tarball
|
|
|
@5850
|
14 years |
charles |
fix a substitution bug for openssl in the spec file
|
|
|
@5843
|
14 years |
charles |
RPC/IPC redesign
|
|
|
@5822
|
14 years |
charles |
Add shttpd (http://shttpd.sourceforge.net/) to the list of third-party …
|
|
|
@5793
|
14 years |
livings124 |
update trunk to 1.20+
|
|
|
@5790
|
14 years |
livings124 |
update version to 1.20
|
|
|