Commit Graph

395 Commits

Author SHA1 Message Date
Jordan Lee 4ac417b331 (daemon) systemd support, part 1: add sd_notify() calls to transmission-daemon if libsystemd-daemon is detected at compile time 2013-06-07 23:31:26 +00:00
Mitchell Livingston bb0b5e139a sync mainline NEWS and version with 2.7x branch 2013-02-18 14:43:24 +00:00
Mitchell Livingston a61a67ec49 (trunk) #5279 Typo in configure.ac 2013-02-08 13:00:02 +00:00
Jordan Lee c0a0240dfd #5272 'quotactl breaks compilation of libT/platform.c on non-Xcode OS/X builds' -- fixed with patch from spaam 2013-02-05 14:38:25 +00:00
Mitchell Livingston 2d746af8ad (trunk) bump to 2.76+ 2013-01-09 01:30:01 +00:00
Jordan Lee a0657a7522 (trunk) only make .xz tarballs in make-dist. anyone who doesn't have xz by now has no excuse. 2013-01-05 18:45:28 +00:00
Jordan Lee 5024dbfd22 (trunk, libT) #3833 'freespace' argument for 'session-get' RPC method -- apply taem's 0001-Check-for-available-quota-when-getting-free-disk-spa.patch​ to check for available quota when getting free disk space 2012-12-27 19:39:44 +00:00
Jordan Lee e2a6dc32e2 in 'make distcheck', build xz and bz2 instead of gz 2012-12-16 20:41:38 +00:00
Mitchell Livingston 97d3c94a77 (trunk) bump to 2.75+ 2012-12-13 13:50:33 +00:00
Jordan Lee 959a8c2f8b bump to 2.74+ 2012-12-11 05:22:12 +00:00
Jordan Lee 874ed11ee8 bump to 2.74 2012-12-11 04:09:59 +00:00
Mitchell Livingston b6159f5b63 bump version to 2.73+ 2012-10-28 23:54:28 +00:00
Mitchell Livingston b369201a49 update for 2.73 2012-10-19 03:58:11 +00:00
Mitchell Livingston 02879f7d5a bump version to 2.72 2012-10-17 03:39:23 +00:00
Mitchell Livingston f07fe8b4d4 update to 2.71+ again 2012-10-05 02:28:31 +00:00
Mitchell Livingston ab0a1de8a4 bump version to 2.71 2012-09-26 16:57:53 +00:00
Mitchell Livingston 0b8bb34c03 bump version to 2.70 2012-09-26 02:27:06 +00:00
Jordan Lee 00b0678904 fix warnings generated by autoreconf -Wall 2012-09-22 22:23:04 +00:00
Jordan Lee 40dbb54315 remove the va_copy tests in configure.ac, it's not used in the code anywhere 2012-09-22 22:18:49 +00:00
Jordan Lee 6aae8992bb (trunk, gtk) #4996 'gtk client requires gtk 3.4, but configure.ac only asks for 3.2' -- fixed. 2012-08-18 15:52:38 +00:00
Mitchell Livingston a5fbe05b3b update to 2.61+ 2012-07-24 02:29:53 +00:00
Mitchell Livingston 5479e12221 bump version to 2.61 2012-07-24 01:11:14 +00:00
Jordan Lee 4123630768 (trunk) #4977 "Rev 13388: gtk required" -- fix r13388 regression in configure.ac that required GTK+ even if only building transmission-daemon. 2012-07-22 16:55:50 +00:00
Jordan Lee cdd71c6427 (trunk gtk) #4970 remove deprecated GTK+ API calls, raise GTK+ dependency to 3.2 2012-07-14 19:26:55 +00:00
Mitchell Livingston 93109a48ca 2.60+ 2012-07-07 01:46:48 +00:00
Mitchell Livingston cf409cb17b bump to 2.60 2012-07-06 01:16:01 +00:00
Jordan Lee c2f3da6007 bump to 2.52+ 2012-05-19 14:02:25 +00:00
Mitchell Livingston 6a901cb9fb bump version to 2.52 2012-05-19 13:45:55 +00:00
Eric Petit 689f35e06a app_indicator_set_title requires appindicator >= 0.4.90 2012-04-28 22:56:33 +00:00
Jordan Lee 65e72938ca better fix for #4826 because r13268 introduced a regression with not finding relative-path compilers. d'oh 2012-04-09 03:00:38 +00:00
Mitchell Livingston 1c4a5037c2 2.51+ 2012-04-09 02:11:41 +00:00
Mitchell Livingston a29f28b68a bump version to 2.51 2012-04-09 01:43:50 +00:00
Jordan Lee 58b4caefba (trunk) fix bug #4826 where overriding the C++ compliler via the CXX environment variable didn't work 2012-04-07 14:02:13 +00:00
Mitchell Livingston 2eae8a5a0f bump version to 2.50+ 2012-02-27 04:29:11 +00:00
Mitchell Livingston 291cb9f712 version number back to 2.50 for re-re-re-tagging 2012-02-19 23:58:04 +00:00
Jordan Lee 6660a6f69f bump trunk to 2.50+ 2012-02-19 02:08:05 +00:00
Jordan Lee b50aa8f050 bump to 2.50 2012-02-15 01:56:20 +00:00
Mitchell Livingston 3e00245976 bump version to 2.50b1 2012-02-11 23:43:47 +00:00
Jordan Lee a33763dbe3 (trunk qt) #4490 "transmission-qt FTB, undefined references to UTP library" -- fixed with patch by niol 2012-02-04 01:55:58 +00:00
Jordan Lee 6d4858d8dd (trunk) #4732 "allow switching between internal and system libnatpmp" -- fixed with patch scarabeus and applied by me, so any patch breakage is probably mine... ;) 2012-02-04 01:28:15 +00:00
Jordan Lee 1816a92d6f (trunk) #4744 "Fix IT_PROG_INTLTOOL failing if intltool is not installed" -- fixed w/revised patch :) 2012-02-03 17:28:48 +00:00
Jordan Lee b2d65db45f (trunk) remove trailing spaces from code lines ;) 2012-02-03 16:44:07 +00:00
Jordan Lee 00714200f3 revert previous commit -- wrong version of the patch 2012-02-03 16:22:11 +00:00
Jordan Lee ee15a0fb63 (trunk) #4744 "Fix IT_PROG_INTLTOOL failing if intltool is not installed" -- use patch from Adys 2012-02-03 16:11:05 +00:00
Jordan Lee b3d382874a (trunk libT) #4625 "Transmission 2.42 fails to build on Solaris 10: Undefined symbol 'mkdtemp'" -- fixed. 2011-11-10 03:31:43 +00:00
Jordan Lee 4caa05b143 #4622 'misleading error message in configure script' -- fixed. 2011-11-08 20:49:20 +00:00
Jordan Lee 5beed282de (trunk) #4588 "Manual selection of gtk version at configure time" -- fixed. 2011-10-25 16:37:13 +00:00
Mitchell Livingston 7bf2c13f01 (trunk) bump to 2.42+ 2011-10-20 01:34:06 +00:00
Jordan Lee 2186e53649 (trunk web) #4548 "non-local stylesheets and js" -- bundle jqueryui's css and accompanying images so that we don't have to rely on a third-party CDN. 2011-10-14 22:24:23 +00:00
Jordan Lee ab0f563ddc use PKG_CHECK_EXISTS, rather than PKG_CHECK_MODULES, to test for GTK+ 2 and GTK+ 3. 2011-10-11 15:46:42 +00:00