Commit Graph

300 Commits

Author SHA1 Message Date
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