Commit Graph

478 Commits

Author SHA1 Message Date
Mitchell Livingston 79ff5bcc62 bump version to 2.32+ 2011-06-30 01:16:04 +00:00
Jordan Lee 357a405098 (trunk) tell automake to use the POSIX 1003.1-2001 tar format instead of the POSIX 1003.1-1988 format. We need the newer version in order to reliably support the long pathnames that exist in the macosx/ directory. 2011-06-29 01:33:07 +00:00
Mitchell Livingston 4b8c6b8a34 bump version to 2.32 2011-06-28 02:44:34 +00:00
Mitchell Livingston 3f8bf4f0ab bump version to 2.31+ 2011-05-20 11:34:22 +00:00
Jordan Lee 7c288237e0 bump to 2.31 2011-05-17 22:16:11 +00:00
Mitchell Livingston 0ac199f76b bump to 2.30 2011-05-16 23:53:32 +00:00
Jordan Lee 45af1b15ca (trunk) bump user-agent prefix to 2.30 beta 4 2011-04-30 00:57:15 +00:00
Jordan Lee de8944278d (trunk) revert r12372 based on feedback from er13: "Many embedded systems use uClibc++ (and not the gcc' libstdc++) as an implementation of Standard C++ Library. r12372 breaks the compilation of transmission for such systems." 2011-04-19 19:22:55 +00:00
Jordan Lee e51f2982f4 (trunk) fix "__gxx_personality_v0" when compiling Transmission on some versions of gcc/g++
The problem is coming from gcc getting confused by having a C program (Transmission) link against a C++ library (libutp). In gcc, C++ code has an implicit dependency on libstdc++ for the __gxx_personality_v0 function.

More info @ http://stackoverflow.com/questions/329059/what-is-gxx-personality-v0-for
2011-04-19 14:40:46 +00:00
Mitchell Livingston 346fd8df26 bump to 2.30 beta 3 2011-04-17 20:01:46 +00:00
Mitchell Livingston 2c650c4a4b bump version number to 2.30b2 2011-04-09 14:38:48 +00:00
Mitchell Livingston 8fc3bb37e7 update to 2.30b1 2011-04-01 01:21:59 +00:00
Jordan Lee b4d36aeb54 (trunk) #4138 "use stdbool.h instead of tr_bool" -- done. 2011-03-22 15:19:54 +00:00
Jordan Lee 6835fb94a9 Add htonll() ntohll() to our AC_CHECK_FUNCS set s.t. the wrappers in libtransmission/utils.c can shop the work out to the system libraries if those functions are available. 2011-03-13 14:37:30 +00:00
Mitchell Livingston aff1dfa564 (trunk) bump to 2.22+ 2011-03-04 00:10:12 +00:00
Jordan Lee 9537b636ce (trunk) #4041 "FTBFS with enabled uTP on Debian" -- revised patch from taem which unbreaks autoconf build on darwin as reported by leena 2011-03-02 07:31:14 +00:00
Jordan Lee 3136946851 (trunk) #2338 "Add uTP support" -- have the autoconf system default to build uTP support iff a C++ compiler can be found by AC_PROG_CXX 2011-02-25 01:44:32 +00:00
Jordan Lee bd5739fc54 (trunk) fix uTP FTBFS in Wheezy, patch by taem 2011-02-19 17:58:08 +00:00
Jordan Lee cd04051de8 add configure script switch to enable/disable utp 2011-02-18 00:45:44 +00:00
Jordan Lee 7df7d34f6d automake/autoconf; #includes in libtransmission 2011-02-18 00:32:19 +00:00
Jordan Lee 2098669a10 bump to version 2.21+ 2011-02-08 21:07:15 +00:00
Jordan Lee 4e00051bae (trunk) bump to 2.21 2011-02-08 21:05:30 +00:00
Mitchell Livingston a2fbc67cd4 bump version to 2.20+ 2011-02-06 20:25:53 +00:00
Jordan Lee 1773b17013 bump to 2.20 2011-02-06 20:15:38 +00:00
Jordan Lee b3227b9567 bump to nightly peer-id 2011-02-05 04:22:38 +00:00
Jordan Lee 865bfb0e91 bump to 2.20 beta 4 2011-02-04 04:00:16 +00:00
Jordan Lee 1b52155954 (trunk) update NEWS and bump version to 2.20 beta 3. 2011-01-30 17:52:11 +00:00
Jordan Lee 5d15ee8439 (trunk) #3949 "Add --enable-lightweight argument to configure" -- fixed.
TR_EMBEDDED has been around for awhile, but few (any?) repackagers are aware of it. If it was "advertised" through a configure-time argument, and in the status messages at the end of the configure script, more repackagers would be aware of it.
2011-01-27 03:53:02 +00:00
Jordan Lee f13c2854b3 (trunk) adding "--enable-static --disable-shared -q" to ac_configure_args is unnecessary -- fixed.
This line was added in r2768 to ensure that Transmission's bundled libevent was built as a static library. libevent is no longer bundled, so this line isn't needed.
2011-01-25 16:53:43 +00:00
Jordan Lee 8bb6aae324 bump to 2.20 beta 2 2011-01-25 02:21:30 +00:00
Jordan Lee 5dd2a87f53 mark the peer-id and user-agent for 2.20 beta 1 2011-01-20 22:57:59 +00:00
Jordan Lee 69a3b8bbab (trunk, daemon) #3833 "'freespace' argument for 'session-get' RPC method" -- committing patch from taem, reardon, and rb07 2011-01-05 04:41:19 +00:00
Charles Kerr 345b14adbc (trunk) #3836 "libevent2 support" -- bump libevent2 requirement to 2.0.10. This will break the Mac build for a minute intil BMW applies his Mac patch 2010-12-20 02:07:51 +00:00
Charles Kerr 88bb3efa4e bump to 2.13+ 2010-12-09 20:40:41 +00:00
Mitchell Livingston f2bd33eeea update to 2.13 2010-12-09 19:52:37 +00:00
Charles Kerr a16fb94756 (trunk libT) #3813 "libtransmission doesn't build on Solaris 10 because of strsep call()" -- fixed. 2010-12-08 14:57:34 +00:00
Mitchell Livingston cfdf5bff91 update to 2.12+ 2010-11-16 03:23:15 +00:00
Charles Kerr efb6bda71c bump version to 2.12 2010-11-14 16:03:02 +00:00
Mitchell Livingston 320163417f set version to 2.11+ 2010-10-17 01:54:27 +00:00
Mitchell Livingston cae3ae52cd get ready for 2.11 2010-10-17 00:13:44 +00:00
Mitchell Livingston b91ddc4a27 update to 2.10+ 2010-10-12 02:17:00 +00:00
Charles Kerr e413bf7af7 (trunk) #3620 "syntax error in configure.ac" -- fixed. 2010-10-11 22:53:46 +00:00
Mitchell Livingston 2efc6f75d8 bump version to 2.10 2010-10-08 00:49:37 +00:00
Charles Kerr 99566443fd (trunk) #3602 "GCC option not supported" -- only use -Wvariadic-macros if gcc >= 4.3 2010-10-05 23:36:39 +00:00
Charles Kerr efe506cade (trunk) revert trunk's peer id & prefix to 2.04+ 2010-10-01 21:08:42 +00:00
Mitchell Livingston efc6a7d715 update trunk to 2.10+ 2010-10-01 01:00:41 +00:00
Charles Kerr 65b4e28c60 (trunk libT) #3571 "Torrent done script clears important env vars" -- fixed. 2010-09-21 16:26:48 +00:00
Mitchell Livingston 69ca9706b9 (trunk) update to 2.04+ 2010-08-06 23:15:29 +00:00
Charles Kerr 9cb6333b6c (trunk) rename "transmission" as "transmission-gtk" and "transmissioncli" as "transmission-cli" for consistency with the other transmission apps 2010-08-05 12:57:54 +00:00
Charles Kerr 068cc733df (trunk) rename "doc" as "extras", and add transmission-1920.jpg there 2010-08-02 02:49:52 +00:00
Mitchell Livingston 05c1879b22 update trunk to 2.03+ 2010-07-21 04:23:57 +00:00
Mitchell Livingston ee787367ad update to 2.02+ 2010-07-20 00:00:21 +00:00
Charles Kerr 6b66524607 (trunk gtk) #3395 "open files by double-clicking on them in the file list" -- added. 2010-07-11 17:56:58 +00:00
Charles Kerr 91d8cbc383 (2.0x trunk) #3397 "checksum errors when downloading files whose names are encoded in iso-8859-1" -- fixed 2010-07-07 16:48:23 +00:00
Charles Kerr 9f803d2bbb (trunk) remove -Wvla. But, since it will [irk](http://www.thefreedictionary.com/irk) klapaucjusz, don't exmplain why. 2010-07-01 23:53:29 +00:00
Charles Kerr 954a309d8f (trunk) #3311 "MingW build of Transmission" -- apply more of rb07's diffs, though edited to lessen the inevitable #ifdefs 2010-06-30 21:24:36 +00:00
Mitchell Livingston 3e89d45281 update trunk to 2.01+ 2010-06-27 02:33:27 +00:00
Charles Kerr 1bd55f2b2f (trunk) add a better libevent autoconf error message -- instead of "libevent not found", say "libevent 1.4.9 or higher not found" 2010-06-26 20:08:35 +00:00
Charles Kerr 5ad7ed550f (trunk) more win32 fixes from rb07 in #3311 2010-06-22 00:12:52 +00:00
Charles Kerr eda211e5ce (trunk) #2983: add command-line utilities for creating .torrent files, for editing passkeys, for adding/removing trackers, etc. 2010-06-16 14:27:24 +00:00
Charles Kerr e54affeb34 (trunk) bump user-agent to 2.00+ and peer-id prefix to -TR200Z- 2010-06-16 02:00:18 +00:00
Charles Kerr 2ede3f08d1 (trunk) bump to 2.00 2010-06-16 00:53:57 +00:00
Charles Kerr 78e62a38ed (trunk) remove hardcoded optimization flags for supported builds in configure.ac. Packagers/builders/installers know their kernel & hardware better than Transmission does. 2010-06-06 17:47:34 +00:00
Charles Kerr 9b653523bb (trunk) #3230 "configure: libevent not found" -- honor user-specified LIBEVENT_CFLAGS and LIBEVENT_LDFLAGS arguments 2010-05-25 19:46:28 +00:00
Charles Kerr 52ac4cd0b9 (trunk) #3222 "don't bundle libevent" -- autoconf-based builds no longer use our copy of libevent, and it's not included in the tarball anymore. 2010-05-20 20:16:22 +00:00
Charles Kerr da2ef53eeb (trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC, and the GTK+ and Qt clients 2010-05-08 22:42:28 +00:00
Mitchell Livingston a4b5516fc1 (trunk) update version to 1.93+ 2010-05-01 16:05:29 +00:00
Charles Kerr 01ae1dbe37 (trunk) #3111 "configure --disable-FOO doesn't quite work" -- fixed in trunk for 2.00. patch by naddy 2010-04-01 22:17:52 +00:00
Charles Kerr 6c8049742f (trunk) #3109 "configure: option name doesn't match description" -- fixed in trunk for 2.00 2010-04-01 22:12:32 +00:00
Charles Kerr e1607c8354 (trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00 2010-03-17 19:23:03 +00:00
Charles Kerr 4b554c7d56 (trunk) add a note about optional dependencies in the configure script's output 2010-03-15 15:30:48 +00:00
Mitchell Livingston f8bc2c472b (trunk) update to 1.92+ 2010-03-12 02:11:32 +00:00
Charles Kerr 31b30501c4 (trunk libT) #2987 "push libcurl into its own worker thread" -- lower the libcurl prerequisite from 7.16.3 down to 7.15.4 2010-03-09 19:52:58 +00:00
Charles Kerr dc15f9f747 (trunk) #2941 "Compile error when libintl is not present" -- fixed in trunk for 1.92 2010-02-26 16:51:27 +00:00
Mitchell Livingston 5b029c68cd now it's 1.91+ 2010-02-22 03:36:35 +00:00
Mitchell Livingston 592f6041e9 reset to 1.90 2010-02-22 02:41:02 +00:00
Mitchell Livingston db644587d0 update to 1.91+ 2010-02-22 02:04:47 +00:00
Mitchell Livingston 4de974e329 update to 1.91 2010-02-22 01:15:11 +00:00
Charles Kerr 204243c5bd (trunk libT) #2952: "When possible, use posix_memalign() instead of valloc()" -- fixed in trunk for 1.91 2010-02-22 01:01:59 +00:00
Mitchell Livingston fea912dd21 update to 1.90+ 2010-02-18 03:52:03 +00:00
Charles Kerr 3b66622014 (trunk) tweak 1.90 NEWS; bump configure.ac 2010-02-16 16:00:31 +00:00
Charles Kerr 6897fea531 (trunk) tweak the configure script's "options" display to emphasise that the optional libraries are optional 2010-02-15 14:39:04 +00:00
Charles Kerr d3ae2cf696 (trunk libT) use valloc() and st.st_blksize when verifying local data 2010-02-12 19:59:30 +00:00
Charles Kerr ce980afe50 (trunk) ...and, revert the last commit as promised 2010-02-11 19:54:27 +00:00
Charles Kerr ad132f1510 (trunk) this is temporary commit to get hudson-t to build a copy of Transmission with a customized peer_id for testing 2010-02-11 19:47:50 +00:00
Mitchell Livingston f3633a81a9 trunk is 1.83+ 2010-02-11 03:27:50 +00:00
Charles Kerr a95aae5591 (trunk) as promised, remove the announce logging code. now safe for general-purpose nightly build testing again. 2010-02-10 04:50:21 +00:00
Charles Kerr acc8e64102 (trunk) another test build that logs tracker announces to a file in /tmp, so you probably shouldn't use it unless I've asked you to. After hudson-t is done building a debug dmg of this, I'll commit r10155 to remove the logging code 2010-02-10 04:35:59 +00:00
Charles Kerr a8a5a6cae5 (trunk) revert that last commit, which was only intended for about a dozen people. Unless you're one of them (and you don't know, then you're not) DON'T USE r10145. r10145 -- **ONLY** r10145 -- stored user's tracker announces to a logfile in /tmp. 2010-02-09 02:46:40 +00:00
Charles Kerr 8e51476258 pulling my hair out.... gaaaah 2010-02-09 01:47:16 +00:00
Charles Kerr 43dc275579 (trunk) in the configure script's "Configuration:" output, describe what each of the optional libraries is for so that builders will be better able to decide whether or not they want to install missing libraries 2010-02-08 19:04:27 +00:00
Charles Kerr 1724553212 (trunk) per-tier up/down/corrupt byte counts for announcing to trackers 2010-02-08 16:47:30 +00:00
Charles Kerr 6959cbac6f (trunk) and, now that hudson's got a dmg, undo that peer_id 2010-02-08 03:41:03 +00:00
Charles Kerr f194f3f6dc (trunk) another test peer_id 2010-02-08 03:27:35 +00:00
Charles Kerr 5074c0c021 (trunk gtk) #2873 "optional appindicator support" -- committed patch to trunk for 1.90 2010-02-07 19:32:35 +00:00
Charles Kerr 385255a0e9 (trunk) revert r10115 to freeze the -TR183P peer_id at that revision number 2010-02-06 17:18:33 +00:00
Charles Kerr dd60beec65 (trunk) poke the peer_id to -TR183P for tracker testing 2010-02-06 16:55:27 +00:00
Charles Kerr d83282329f (trunk) formatting fix to the configure script's "Configuration:" output 2010-02-05 21:20:10 +00:00
Charles Kerr de2d0154e7 (trunk libT) #2849 "When possible, use fallocate64() for file preallocation" -- implemented for 1.90 2010-02-02 03:01:25 +00:00
Charles Kerr 743ef2a3c6 (trunk) #2795 "non-GUI compilation issues on OS X 10.4" -- fixed for 1.90 2010-01-29 19:11:56 +00:00
Charles Kerr 34187bad0f (trunk) bump trunk version from 1.83 to 1.83+ 2010-01-29 16:14:47 +00:00
Mitchell Livingston 0de4496b41 update version to 1.83 2010-01-29 00:59:08 +00:00
Charles Kerr 6cb88d23df (trunk daemon) #2816 "configure script ignores paramter" -- fixed in trunk for 1.83 2010-01-28 22:18:55 +00:00
Mitchell Livingston 98c7a479ab 1.82+ 2010-01-23 14:54:50 +00:00
Mitchell Livingston c875a4a6d5 yay 1.82 2010-01-23 14:22:21 +00:00
Charles Kerr 7f236280ae (trunk) update NEWS, bump to 1.81. 2010-01-23 00:01:26 +00:00
Mitchell Livingston f9354c0ce9 1.80+ 2010-01-21 02:47:52 +00:00
Mitchell Livingston ebf958c92c update NEWS and version information 2010-01-20 23:54:49 +00:00
Charles Kerr 5b4ec24deb (trunk libT) tweak the peer-io bugfix 2010-01-18 19:26:46 +00:00
Charles Kerr 4fbaf10ad6 (trunk) #2416 "libevent + libcurl + OS X == crash" -- remove our old libevent mirror, and instead use a snapshot from git://github.com/nmathewson/Libevent.git's "kqueue_crash_fix_1.4" branch from 2001-01-14 <http://github.com/nmathewson/Libevent/commits/kqueue_crash_fix_1.4> 2010-01-17 01:06:48 +00:00
Charles Kerr 73f4d29ce3 (trunk) try to help packagers a bit by adding annotation to say which prerequisites are mandatory and which are optional 2010-01-13 22:32:46 +00:00
Mitchell Livingston e49098f349 whoops 2010-01-11 14:24:12 +00:00
Mitchell Livingston 98bf7709f7 remove Turkish localization - the translator is MIA 2010-01-11 14:23:46 +00:00
Charles Kerr 2ff810d18f (trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs 2009-12-18 05:02:48 +00:00
Charles Kerr e7a442f28e (trunk libT) fix r9793 oops -- I didn't mean to commit my local changes to the autoconf code 2009-12-16 18:23:09 +00:00
Charles Kerr d9369718b3 (trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down 2009-12-16 18:20:01 +00:00
Charles Kerr 5ea18bc4ec (trunk) #2674 "Do not put the .svn directories to released tar file" -- fixed for 1.80 2009-12-15 16:24:03 +00:00
Charles Kerr f286a24abb (trunk) #2222 "DHT support" -- remove "DHT support enabled/disabled" line from configure.ac, since it's always enabled now. 2009-11-30 15:37:50 +00:00
Charles Kerr ce7cda7a66 (trunk gtk) #2629 "associate transmission with magnet links" -- implemented for GTK+ client on GNOME desktops with GConf2 2009-11-29 20:28:35 +00:00
Charles Kerr 0356a9f3d9 (trunk gtk) tweak the last commit a little. 2009-11-22 22:53:31 +00:00
Charles Kerr c7db82d48c (trunk gtk) #2597: add an optional "download complete" sound to the gtk client 2009-11-22 18:55:24 +00:00
Charles Kerr 06004319d7 (trunk) #2222: revert r8967, as foreshadowed in http://trac.transmissionbt.com/ticket/2222#comment:20 2009-11-14 14:43:31 +00:00
Charles Kerr 22945b6f35 (trunk libT) add configure-time checks for pread(), pwrite() for jch's prefetch patch in #2551, "better buffer cache management" 2009-11-09 05:50:01 +00:00
Mitchell Livingston 2e1d1d013d (trunk) update to 1.76+ 2009-10-25 01:45:38 +00:00
Charles Kerr 37aaf66d4e (trunk) #2527: daemon should log messages to syslog 2009-10-23 05:00:16 +00:00
Charles Kerr 629e404b0c (trunk) #2445: Use automake's "quieter builds" rule when available 2009-09-25 14:25:52 +00:00
Mitchell Livingston 8baad7096d (trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch 2009-09-14 03:49:24 +00:00
Charles Kerr 9af75365d2 (trunk libT) a test commit -- possible fseek fix for Rabbitbunny 2009-09-09 03:23:50 +00:00
Charles Kerr 9a02f9e48e fix r9073 oops; I committed a few debugging changes by accident too 2009-09-08 20:02:51 +00:00
Charles Kerr b7821bfb16 delete the obsolete zsh bindings 2009-09-08 20:01:12 +00:00
Charles Kerr e22922f682 (trunk libT) disable the sorted ptrArray assertions in non-mac release builds 2009-09-06 22:52:13 +00:00
Mitchell Livingston b2e4b55701 update version to 1.74+; adjust NEWS 2009-08-28 01:12:53 +00:00
Charles Kerr 9bd4f68552 bump to 1.74 2009-08-24 23:06:37 +00:00
Mitchell Livingston ff5ae0dd38 prepare for 1.74 beta 1 2009-08-19 00:59:54 +00:00
Charles Kerr e7a4ee9d82 (trunk) un-remove the conditional DHT compiling for now for reasons discussed @ http://lists.opensuse.org/opensuse-gnome/2009-08/msg00033.html. I'll re-remove it for 1.80. :) 2009-08-18 16:02:16 +00:00
Charles Kerr f7319770c1 (trunk) fix r8893 oops: I accidentally committed a one-liner in configure.ac that I use to get T building on a machine that doesn't have intltool 0.40 2009-08-12 13:48:19 +00:00
Charles Kerr 57716a0950 (trunk libT) #2211: Behaviour when tracker barfs 2009-08-11 21:31:33 +00:00
Charles Kerr 6fd19fa096 (trunk) remove the option to build without DHT. This is because of new & improved information wrt ticket #2222 2009-08-10 16:09:25 +00:00
Charles Kerr 51ac6b4aac (trunk) #2323: autoconf patch to buil transmission on cygwin (tbucked) 2009-08-09 18:04:33 +00:00
Mitchell Livingston df79760090 update to 1.73+ 2009-07-18 12:11:58 +00:00
Mitchell Livingston cd15eb9e11 require 10.5 as opposed to 10.4u SDK 2009-07-17 12:38:52 +00:00
Mitchell Livingston 46ff695ed9 Mac client, not OS X client 2009-07-17 12:36:40 +00:00
Mitchell Livingston 1a09c719f1 update version to 1.73 2009-07-17 11:17:25 +00:00
Mitchell Livingston 075ce46ba7 #2278 configure.ac: remove AC_DEFINEs of TR_*_RELEASE 2009-07-15 00:42:22 +00:00
Mitchell Livingston 8cf9ed2456 #2277 configure.ac: check for function 'daemon' just once 2009-07-15 00:35:46 +00:00
Charles Kerr 206c9f4b95 (trunk) don't link against -lrt unless libevent needs it 2009-07-14 18:55:15 +00:00
Eric Petit ff50449d33 Only use libm if it's there and needed 2009-07-09 17:57:31 +00:00
Charles Kerr b1b935ae1b (trunk configure.ac) add a note about intltool 0.40 2009-06-24 14:58:27 +00:00
Charles Kerr 1ae47c697d (trunk) silence some minor gcc warnings 2009-06-23 14:15:23 +00:00
Charles Kerr 39330501e4 (trunk) #2222: Make DHT support a compile-time option, enabled by default 2009-06-21 08:57:26 +00:00
Mitchell Livingston e4d8d305ba update version to 1.72+ 2009-06-20 04:46:25 +00:00
Charles Kerr c859f06742 (trunk) autoconf/automake: move libdht.a into a DHT_LIBS variable 2009-06-19 23:50:09 +00:00
Charles Kerr 02ca41d777 (trunk) bump for 1.72 2009-06-15 04:07:04 +00:00
Charles Kerr e082548030 (trunk) remove the test for fallocate(), since we used posix_fallocate() as a fallback anyway. <http://www.lucas-nussbaum.net/blog/?p=332> says: "Glibc does have posix_fallocate(), which implements the POSIX interface. posix_fallocate() is wired to use the fallocate system call, for sufficiently modern versions of glibc." 2009-06-14 18:32:09 +00:00
Charles Kerr 73f3c3ad8c (trunk) replace LIBEVENT_CPPFLAGS with LIBEVENT_CFLAGS 2009-06-14 16:51:22 +00:00
Charles Kerr 7a32ae131a (trunk) make the cross-compile libevent warning a little louder 2009-06-10 15:53:23 +00:00
Mitchell Livingston 9c072687f6 update version to 1.71 2009-06-08 01:04:19 +00:00
Charles Kerr 89f637d118 (trunk) looks like r8433 accidentally reverted r8425. 2009-06-06 02:49:42 +00:00
Charles Kerr 924ac89f8d (trunk) set properties on $Id$ files that were missing them 2009-06-05 17:52:02 +00:00
Charles Kerr a6235689a4 (trunk) #2167 improve the autoconf libevent test: don't use the OS copy unless it's got evutil_vsnprintf() 2009-06-05 13:45:21 +00:00
Mitchell Livingston f3f075cdc1 update trunk to 1.70+ 2009-06-05 12:13:40 +00:00
Charles Kerr 0a92d9e078 (trunk) try to get the new libevent scheme to play nice with "make dist" 2009-06-04 22:47:22 +00:00
Charles Kerr f64ef6acde (trunk) tweak configure.ac to fix a hiccup reported by geirha 2009-06-04 22:21:31 +00:00
Charles Kerr 72250ca0a5 (trunk) update news and bump version to 1.70 2009-06-04 20:26:39 +00:00
Charles Kerr 8895a06815 remove a redundant AC_SUBST 2009-06-03 16:49:24 +00:00
Charles Kerr 2ccee6c2d3 (trunk) if libevent exists on the system, use it. otherwise, use our own copy. 2009-06-03 16:31:43 +00:00
Charles Kerr 8e6eee683f (trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x 2009-06-03 15:47:08 +00:00
Charles Kerr 4324ae9539 remove -funroll-loops from configure.ac based on feedback from Denis Leroy 2009-06-03 14:27:02 +00:00
Charles Kerr 0834c33445 (trunk) yet another stab at building version.h portably 2009-05-31 20:22:47 +00:00
Charles Kerr 89b37faa2a (trunk) fix "make distcheck" issue raised by a libevent cleanup in 1.4.11 2009-05-28 03:36:29 +00:00
Charles Kerr 2a157ca600 (trunk) #2125: Get svn revision number with autoconf rather than make 2009-05-28 02:15:53 +00:00
Charles Kerr 3d7cc36424 (trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet 2009-05-19 18:38:26 +00:00
Charles Kerr 3e82f056d2 (trunk) bump version to 1.61+ 2009-05-19 14:20:38 +00:00
Charles Kerr fba4d79a6b (trunk) follow a suggestion from gnucash-devel @ http://snipurl.com/ibexa to see if it fixes hudson-t's woes 2009-05-19 04:51:53 +00:00
Charles Kerr ed710be223 (trunk libT) expose tr_memmem() so it can be used by client code. use the OS' implementation if that's available. 2009-05-19 04:48:33 +00:00
Charles Kerr a0496b4199 (trunk) bump to 1.61 2009-05-11 18:30:39 +00:00
Mitchell Livingston 05494f4ce5 update version to 1.60+ 2009-05-06 01:42:32 +00:00
Mitchell Livingston 0a49e04249 update version to 1.60 2009-05-05 00:08:51 +00:00
Mitchell Livingston 845dc6671e (trunk) update version to 1.52 2009-04-13 01:19:54 +00:00
Charles Kerr 6bcce280dc (trunk) back out the avahi patch 2009-04-05 17:34:34 +00:00
Charles Kerr 3ef8240b80 (trunk) If avahi's zeroconf implementation is available, use it to advertise our web ui 2009-04-05 15:49:03 +00:00
Charles Kerr 1e327f593d (trunk libT) #1966: add explicit support for preallocating files on XFS filesystems 2009-04-05 14:04:07 +00:00
Charles Kerr c756e244b3 (trunk) remove the wx client 2009-03-09 23:55:56 +00:00
Charles Kerr 05bc8472dc (trunk daemon) #1882: take KyleK's suggestion of using inotify when possible. As he writes, "the opendir() approach will basically prevent my NAS drives to go to standby." 2009-03-01 15:38:58 +00:00
Charles Kerr 8b722071fd (trunk daemon) another experiment: implement the watchdir with opendir() and readdir(), since those are available on every system we're on, even embedded ones... 2009-02-28 15:27:39 +00:00
Charles Kerr 09161120eb better configure-time checking for inotify & kqueue. 2009-02-28 14:43:37 +00:00
Charles Kerr 5876ad8acc (trunk daemon) experimental commit for part of #1483: adding a WatchDir to transmission-daemon. I don't know if this will work out because of (1) any possible C/C++ issues, and (2) maybe some embedded systems don't have inotify and/or kqueue? 2009-02-27 21:49:31 +00:00
Mitchell Livingston 074b2327e7 update trunk to 1.51+ 2009-02-27 00:47:54 +00:00
Charles Kerr 79a15f1bb1 (trunk) #1847: Non-GCC compilers are not happy with -O options 2009-02-19 17:12:41 +00:00
Charles Kerr f404fcb4f9 (trunk) local CFLAGS and CXXFLAGS environment variables are clobbered 2009-02-17 20:45:38 +00:00
Mitchell Livingston d08231d054 (trunk) update appcast and version number for 1.50 2009-02-13 22:48:46 +00:00
Charles Kerr 00125c9726 (trunk libT) add mac, linux, and win32 support for os-level hints that local data will be read in random order, to disable readahead buffering. 2009-01-25 23:33:10 +00:00
Charles Kerr 85bf1865a5 (trunk) #1742: don't use warnings added in gcc 3.4 if we're using a version older than that. 2009-01-23 18:46:09 +00:00
Charles Kerr 300c425a44 #1728: lower the minimum libnotify version from 0.4.4 to 0.4.3 2009-01-22 15:05:22 +00:00
Charles Kerr 04d392535b (trunk) in configure.ac, make debugging support automatic for nightly & beta builds 2009-01-17 23:12:35 +00:00
Charles Kerr eca2b290c0 (trunk) sync xcode & autoconf idioms for determining if a build is stable, beta, or nightly 2009-01-16 21:29:49 +00:00
Mitchell Livingston 554088d322 add support for auto-updating to beta releases 2009-01-11 16:58:14 +00:00
Charles Kerr b68a3bb96c ensure that -ggdb3 is used if we're using gcc 2009-01-04 18:30:34 +00:00
Charles Kerr 8318642989 if we're building with gcc, add "-std=gnu99" to CFLAGS s.t. we get warnings for badly-formed inline functions 2009-01-02 20:25:48 +00:00
Charles Kerr 5e806dc816 * add autoconf test AC_C_INLINE to do the Right Thing for "inline", "__inline__", and "__inline".
* make tr_isAddress(), tr_isDirection(), and a bunch of the tr_torrent() macro functions into true inline functions
2009-01-02 05:11:50 +00:00