Commit Graph

30 Commits

Author SHA1 Message Date
Josh Elsasser acdb2d79d7 Clean up the build a tiny bit more. 2007-03-05 07:15:17 +00:00
Josh Elsasser 6ac35991e5 Prettify the BeOS build output. 2007-03-05 03:40:05 +00:00
Josh Elsasser d1ea6d88d5 Turn off optimizations. I'm tired of having to edit this file and
rebuild to get a working core file.
2007-03-04 23:05:18 +00:00
Bryan Varner 4071b352e9 Brought BeOS GUI up to date with latest libtransmission. There's still some optimization that could be performed here, but the GUI is working again, and better than before thanks to the internal changes on libtransmission. 2007-02-22 12:49:34 +00:00
Josh Elsasser 4943058f72 Merge gtkmisc branch. 2007-02-19 22:09:05 +00:00
Josh Elsasser 60b7749385 Split off the window-related code into a new file.
Bump a couple copyright dates I forgot earlier.
2007-02-07 07:35:33 +00:00
Josh Elsasser 603a374a6b Add a .desktop file. Based on ticket #153. 2007-02-07 04:19:12 +00:00
Eric Petit 09c096731c Another split 2007-01-19 08:36:49 +00:00
Eric Petit 7a6401c7b4 Split transmission.c: everything related to the accept/upnp/choking
thread was moved to shared.c
2007-01-19 04:42:31 +00:00
Eric Petit 47b7705efa Makes make happy with -j 2006-12-14 03:17:23 +00:00
Josh Elsasser 5ac768644e Revert a local change I accidentally committed back in rev 920. 2006-11-28 21:46:28 +00:00
Eric Petit 674391045a Adds Zsh completion file (by Arnaud De Turckheim) 2006-11-16 22:25:45 +00:00
Eric Petit 1acf830217 Clean up, generate Info.plist from version.sh as well 2006-11-11 02:02:44 +00:00
Eric Petit 0a08540b7f List libT.a before the -l* flags on the command line (otherwise this can cause problems with LDFLAGS=-Wl,--as-needed)
Patch by Daniel T. Lin
2006-09-28 16:04:06 +00:00
Josh Elsasser 0257761670 Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +00:00
Josh Elsasser c5614964a3 Prefix install paths with optional DESTDIR variable. 2006-09-25 01:19:11 +00:00
Josh Elsasser e332a8313d Add a debug output window. 2006-08-20 22:45:29 +00:00
Eric Petit f291041fa4 Disables building of the BeOS UI for now 2006-08-18 18:37:53 +00:00
Josh Elsasser e128a854ea Replace the old progress cell renderer with a new one for silly license reasons. 2006-08-13 00:22:05 +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
Josh Elsasser f4e0c4629c Use -pthread on OpenBSD as well, and add it to CFLAGS in addition to LDFLAGS. 2006-07-04 18:02:45 +00:00
Eric Petit ae7f88452c Now 0.7-svn 2006-06-22 04:21:22 +00:00
Eric Petit 06936ccb7f 0.6 2006-06-22 03:43:44 +00:00
Eric Petit eda6e833a3 Only put Transmission.app in the dmg 2006-06-22 03:41:19 +00:00
Eric Petit 9d49bdda41 Trying to spare some more space here and there 2006-06-15 22:28:34 +00:00
Eric Petit 96d62e8ca9 Don't follow links when building the OS X package, so the Sparkle
framework isn't copied 3 times
2006-06-15 14:05:34 +00:00
Josh Elsasser db48cc5e28 Unbreak 'make install' 2006-06-01 17:18:13 +00:00
Eric Petit 0d7e35c4c2 This wasn't supposed to be commited 2006-05-31 13:05:04 +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