1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 16:44:05 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
6be00f832d * Removed un-moc-able headers in thirdparty/qtweetlib. 2011-06-24 11:48:44 +02:00
Dominik Schmidt
2590ae4ece Make siptwitter optional and rely on system qtweetlib on default 2011-05-21 04:39:27 +02:00
Jeff Mitchell
18708f7c28 Update qtweetlib; removes need to compile in oauth consumer token/secret and fixes bug needing custom qtweetstatus 2011-05-18 18:02:27 -04:00
Jeff Mitchell
08d268a961 Use custom qtweetstatus until a compilation error is fixed upstream 2011-05-13 12:07:06 -04:00
Jeff Mitchell
1f7257e061 Add qtweetlib blocks files 2011-05-13 12:00:59 -04:00
Guillermo A. Amaral
c23422ff8e More build fixes 2011-03-25 10:02:01 +08:00
Jeff Mitchell
1780781e12 Fix qtweetlib qjson linking too 2011-03-24 19:06:36 -04:00
Guillermo A. Amaral
32d82159d9 Fix to allow building with dependencies that are outside the usual system locations. 2011-03-25 05:15:14 +08:00
Jeff Mitchell
6d92d158bb Have proper visibility of the libraries instead of assuming it's only needed on WIN32 2011-03-24 15:55:02 -04:00
Christian Muehlhaeuser
e1c687640e * Did not plan to commit that. 2011-03-21 12:58:50 +01:00
Christian Muehlhaeuser
8e42c8964b * Fixed JavaScript errors causing a Pipeline assert. 2011-03-21 12:49:53 +01:00
Dominik Schmidt
4e4d304b01 Respect 64 when installing libraries 2011-03-20 19:53:27 +01:00
Jeff Mitchell
9059dd4782 Remove unused qtweetlib_export.h, move our custom tomahawkoauthtwitter
to the tomahawk_qtweetlib library where it belongs.

Probably broke Windows again. Sorry domme  :-)
2011-02-16 07:44:49 -05:00
Dominik Schmidt
053fa4220c Fix cross compiling/linking once again: today's episode: scanmanager and sip_twitter. 2011-02-15 05:51:24 +01:00
Jeff Mitchell
d858c3fae8 Clean up qtweetlib a bit, and put API keys back...can change them at some point if it becomes a problem 2011-02-14 14:29:37 -05:00
Jeff Mitchell
697d69a54f Display warning if twitter consumer key/secret file not found, letting users know it will not be available 2011-02-14 13:40:52 -05:00
Jeff Mitchell
a5895da883 Only include twitter key file if it actually exists 2011-02-14 13:38:50 -05:00
Jeff Mitchell
202e43668c Cmake will now source a file with the necessary property definitions 2011-02-13 13:51:45 -05:00
Jeff Mitchell
b5b1ad16ff lowercase the dirname 2011-02-11 15:39:55 -05:00