Josh Elsasser
|
132e4f5c8c
|
Merge daemon branch to trunk.
|
2007-04-18 16:39:10 +00:00 |
Josh Elsasser
|
56e74a3004
|
Wait, I'm supposed to take a minute to check this stuff before I commit?
|
2007-04-05 00:52:31 +00:00 |
Josh Elsasser
|
6c4270cb42
|
I'm english well speaking.
|
2007-04-05 00:47:25 +00:00 |
Josh Elsasser
|
2947c32902
|
Add a big-ass warning for linux users that can't read.
|
2007-04-05 00:41:32 +00:00 |
Josh Elsasser
|
367426b51b
|
Show peers found and used when adding new peers.
Accept --without-foo in addition to --disable-foo in the configure script.
|
2007-03-29 00:19:09 +00:00 |
Josh Elsasser
|
4b884e416e
|
Typo.
|
2007-02-07 00:04:42 +00:00 |
Mitchell Livingston
|
3dc7c6899f
|
fix #180, from compnerd
|
2007-01-06 17:08:20 +00:00 |
Josh Elsasser
|
bbbce9398b
|
No longer need gthread library.
|
2006-08-22 02:24:58 +00:00 |
Josh Elsasser
|
e332a8313d
|
Add a debug output window.
|
2006-08-20 22:45:29 +00:00 |
Eric Petit
|
e22504604c
|
Fix BeOS gcc check with gcc >=3
|
2006-08-20 02:22:48 +00:00 |
Josh Elsasser
|
bd5393c193
|
Detect if a newer compiler is needed on BeOS.
|
2006-08-18 19:10:40 +00:00 |
Eric Petit
|
3f2416e9c1
|
Recognize skyos
|
2006-08-12 20:06:12 +00:00 |
Eric Petit
|
f199e0a9d9
|
Revert [619]
|
2006-07-16 19:39:23 +00:00 |
Mitchell Livingston
|
5d36721a15
|
Remove old Sparkle...
|
2006-07-16 19:28:19 +00:00 |
Eric Petit
|
52a817f80e
|
Cygwin fixes
|
2006-07-14 21:57:46 +00:00 |
Eric Petit
|
0a9fb635c1
|
Fixes Zeta 1.2 detection
|
2006-07-14 01:49:27 +00:00 |
Josh Elsasser
|
c4bd99cbf8
|
Fix GTK version check to work for 2.10.0 and newer.
|
2006-07-11 20:18:42 +00:00 |
Josh Elsasser
|
7612153c8b
|
Fix a typo which could cause configure to fail to find gettext header.
|
2006-07-04 17:31:44 +00:00 |
Josh Elsasser
|
c6e2e1406f
|
Add a --verbose option to configure to aid debugging.
|
2006-06-20 23:29:11 +00:00 |
Eric Petit
|
e72c5580c6
|
Split and moved makefiles into a seperate folder, fixes and speed-up to
the retrieving of the SVN revision, OS X packages now show the revision
if this isn't a release build
|
2006-05-31 12:54:53 +00:00 |
Eric Petit
|
cab7c2a50a
|
Get revision at build time
|
2006-05-29 21:58:22 +00:00 |
Eric Petit
|
f98fe6a1b0
|
Added $Id$ keywords and updated a few headers
|
2006-05-29 21:21:23 +00:00 |
Josh Elsasser
|
cf56d58f06
|
A couple minor i18n cleanups.
Add italian translation.
Add an install make target for transmissioncli and transmission-gtk.
|
2006-04-25 08:14:37 +00:00 |
Josh Elsasser
|
b5fa42ff8f
|
Show subversion revision number in version string.
|
2006-04-25 05:10:08 +00:00 |
Eric Petit
|
94fd8c9cf6
|
Fixed lrintf check when lrintf is in libm
|
2006-04-05 10:12:23 +00:00 |
Josh Elsasser
|
759a1cf6e1
|
Have make print a helpful error message if configure has not been run.
|
2006-04-05 09:58:35 +00:00 |
Josh Elsasser
|
ff977b74c5
|
Add check for a working compiler and print a helpful error if one is not found.
|
2006-04-05 00:41:47 +00:00 |
Eric Petit
|
a2792c9a8d
|
Mention that GNU make is required
|
2006-04-04 10:53:33 +00:00 |
Eric Petit
|
235255b8f0
|
Merge compat-10.2 branch. This adds Jaguar compatibility on OS X, and
completes the Jam -> Make/XCode switch. Hope it doesn't break too much.
|
2006-04-03 19:29:09 +00:00 |
Eric Petit
|
d30ac724ae
|
Ooos, don't forget to remove the temp files... also the check for
FreeBSD 4 is no longer necessary
|
2006-04-03 09:19:14 +00:00 |
Eric Petit
|
dfaa09ce40
|
Adds a real test for lrintf because some Linux systems, like BeOS, seem
to provide a non-working lrintf implementation
(Patch from Henner Sudek, modified)
|
2006-04-03 09:05:47 +00:00 |
Josh Elsasser
|
ee1428db43
|
Patch from Jeremy Messenger to build on FreeBSD 4.
|
2006-03-31 17:52:07 +00:00 |
Josh Elsasser
|
a13a6fbb4e
|
Improve libintl.h search and add a --gettext-prefix configure option.
Update a couple copyright dates that slipped through earlier.
Spell GTK as GTK+ in a couple of places.
|
2006-02-10 20:52:44 +00:00 |
Eric Petit
|
8f4151158a
|
Fixed --openssl-prefix
|
2006-02-10 05:43:44 +00:00 |
Josh Elsasser
|
17a053d881
|
Recognize openbsd as a valid system.
When using GTK, try to make sure we can also find libintl.h for gettext.
Tested by deanna@sdf.lonestar.org
|
2006-02-09 05:55:41 +00:00 |
Eric Petit
|
9b2e8566dd
|
BeOS fixes
|
2006-02-07 09:34:30 +00:00 |
Josh Elsasser
|
7a53122e1c
|
Add internationalization support for the GTK GUI.
|
2006-02-04 18:03:05 +00:00 |
Josh Elsasser
|
93678d9601
|
FreeBSD (and presumably NetBSD) also need -lm
|
2006-01-30 14:28:56 +00:00 |
Eric Petit
|
ff1fe9fd1e
|
Now needs -lm on Linux
|
2006-01-30 06:59:16 +00:00 |
Eric Petit
|
a948fcab3d
|
On OS X, check if the Universal SDK is installed or fail with an explicit
error message.
|
2006-01-26 22:59:01 +00:00 |
Eric Petit
|
82c038fabc
|
Update 2005-12-26
|
2006-01-12 19:00:04 +00:00 |
Eric Petit
|
616ae26efa
|
Update 2005-12-13
|
2006-01-12 18:52:15 +00:00 |
Eric Petit
|
4ac92bd6d0
|
Update 2005-12-01
|
2006-01-12 18:45:41 +00:00 |
Eric Petit
|
23ef3653e3
|
Update 2005-11-21
|
2006-01-12 18:33:20 +00:00 |
Eric Petit
|
aad7bf22cb
|
Update 2005-11-18
|
2006-01-12 18:32:29 +00:00 |
Eric Petit
|
8adc2d7338
|
Update 2005-11-01
|
2006-01-12 18:20:48 +00:00 |
Eric Petit
|
a6aa884776
|
Import from 2005-10-26
|
2006-01-12 17:43:21 +00:00 |