Dominik Schmidt
bd1caf276b
Don't try to package libportfwd on windows anymore
2013-05-08 16:52:49 +02:00
Dominik Schmidt
fd3a6ad0ef
Rename libtomahawklib.* files to libtomahawk.*
...
Needed lots of fixes for exporting on windows because otherwise a
libtomahawk.dll.a was created for tomahawk.exe which conflicted with the
libtomahawk.dll.a that is created for libtomahawk.dll
2013-05-08 16:31:22 +02:00
Dominik Schmidt
22c305162c
Create hopefully rather sane TomahawkConfig.cmake
2013-01-18 01:15:17 +01:00
Dominik Schmidt
e8af9d4c1f
Rename add_tomahawk_plugin macro to tomahawk_add_plugin
2013-01-15 20:35:04 +01:00
Dominik Schmidt
2d8abe99f7
Add SHARED_LIB option to add_tomahawk_plugin cmake macro
...
Usually plugins are built as modules in cmake, but for certain plugins
we need the possibility to link against them which is only possible with
shared libs
2013-01-15 20:31:12 +01:00
Patrick von Reth
08369c0476
removed the dll from the installer script
2013-01-11 15:35:18 +01:00
Dominik Schmidt
29ee62b554
Include dir optimization
2013-01-09 19:33:59 +01:00
Dominik Schmidt
110fb0100d
qt5: cmake: allow building Tomahawk against Qt4 and Qt5
2013-01-06 03:52:20 +01:00
Dominik Schmidt
504c1aece2
qt5: clean up Find modules and don't depend on Qt(4) in them anymore
2013-01-05 16:41:06 +01:00
Roy Sindre Norangshol
585fa8060f
Fixes cmake file for finding CLucene libraries on systems supporting multiarch
...
Debian and Ubuntu switching to support multiarch, libraries gets installed
under /usr/lib/{multiarch-triplet}.
ie: /usr/lib/x86_64-linux-gnu .
See http://public.kitware.com/Bug/view.php?id=12037 for a like-wise bug
with good details.
2012-12-07 19:15:44 +01:00
Christian Muehlhaeuser
70043c7911
* Ship SVG imageformats plugin on OSX and Windows.
2012-12-04 21:29:16 +01:00
Christian Muehlhaeuser
b781ec6a8c
* Ship SVG library on Windows.
2012-12-04 21:26:27 +01:00
Dominik Schmidt
491e7f1ac9
Add COPYING-CMAKE-SCRIPTS file, if we reference it, we should have it in our tarballs
2012-11-14 16:23:35 +01:00
Dominik Schmidt
58936ecca4
Make CMake shut up about CLuceneUnstable, which is only a convenience hack for old openSUSE versions
2012-11-14 00:17:51 +01:00
Dominik Schmidt
8282d0a4ba
Add proper QtSparkle find module and make it an optional dep
2012-11-03 01:04:13 +01:00
Dominik Schmidt
deca5bc70d
Rename FindLibEchonest to FindEchonest, make it version aware and overall more state of the art :P
2012-07-24 12:28:10 +02:00
Christian Muehlhaeuser
5f799ea5d5
* Reverted QSQLite import. Should be obsolete now.
2012-06-20 11:10:52 +02:00
Jeff Mitchell
4a8710ce7f
Add FindSqlite and use its values
2012-06-18 04:22:41 -04:00
Christian Muehlhaeuser
0bb74d949f
* Fixed NSIS template.
2012-06-13 01:24:20 +02:00
Christian Muehlhaeuser
6c94e25286
* Fixed FindLibLastFm.cmake.
2012-06-12 01:21:09 +02:00
Christian Muehlhaeuser
5e731953a3
* Fixed FindLibLastFm.cmak comments.
2012-06-12 01:18:07 +02:00
Dominik Schmidt
6f9a79404d
Really only find liblastfm-1.0.0 include dirs
2012-06-11 22:08:35 +02:00
Dominik Schmidt
22bca7ed12
Update FindLibLastFm for liblastfm-1.0.0
2012-06-11 22:04:50 +02:00
Lucas Lira Gomes
5f385753c3
* Fixed FindJreen.cmake.
2012-05-29 19:49:28 -03:00
Christian Muehlhaeuser
3b5f48926c
* Remove gloox support. XmppBot will need to be ported but was broken by now, anyway.
2012-05-25 05:52:08 +02:00
Dominik Schmidt
41074e15d1
Include all plugins on windows
2012-05-21 02:17:51 +02:00
Dominik Schmidt
edb34eef59
warnings--
2012-05-20 15:47:11 +02:00
Jeff Mitchell
65c8739da5
Merge branch 'master' into infoplugins and fix up problematic bits. This
...
fully separates out all infoplugins into separate buildable units.
Eventually I'll make cmake switches to enable easy picking of the
different plugins at build-time; distros will like that.
Conflicts:
src/infoplugins/generic/CMakeLists.txt
src/infoplugins/generic/ChartsPlugin.cpp
src/infoplugins/generic/ChartsPlugin.h
src/infoplugins/generic/ChartsPlugin_Data_p.h
src/infoplugins/generic/charts/ChartsPlugin.cpp
src/infoplugins/generic/charts/ChartsPlugin.h
src/infoplugins/generic/hypem/HypemPlugin.cpp
src/infoplugins/generic/hypem/HypemPlugin.h
src/infoplugins/generic/hypemPlugin.cpp
src/infoplugins/generic/hypemPlugin.h
src/libtomahawk/CMakeLists.txt
src/libtomahawk/CountryUtils.h
src/libtomahawk/infosystem/InfoSystemWorker.cpp
src/libtomahawk/infosystem/infoplugins/generic/ChartsPlugin.cpp
src/libtomahawk/infosystem/infoplugins/generic/ChartsPlugin.h
src/libtomahawk/infosystem/infoplugins/generic/ChartsPlugin_Data_p.h
src/libtomahawk/infosystem/infoplugins/generic/hypemPlugin.cpp
src/libtomahawk/infosystem/infoplugins/generic/hypemPlugin.h
2012-05-18 00:47:32 -04:00
Dominik Schmidt
f9eab019a9
cmake *sigh*
2012-05-17 18:37:34 +02:00
Dominik Schmidt
f33d446f7f
Make linux infoplugins real plugins
2012-05-14 05:17:07 +02:00
Dominik Schmidt
9c995270cf
minor improvements for add_tomahawk_plugin
2012-05-14 04:16:58 +02:00
Dominik Schmidt
dd4acb0cd2
add_tomahawk_plugin: port googlewrapper account
2012-05-14 03:24:10 +02:00
Dominik Schmidt
102ead74bd
Add add_tomahawk_plugin cmake macro
2012-05-14 02:41:02 +02:00
Dominik Schmidt
c7ecacda32
FindQCA2: OSX: Add additional search path for qca from brew
2012-04-30 23:04:53 +02:00
Dominik Schmidt
a27d918bea
Make my warning actually readable ...
2012-03-15 02:12:35 +01:00
Dominik Schmidt
8503f5bbe3
Some more cleanup in FindJreen.cmake
2012-03-15 02:11:19 +01:00
Dominik Schmidt
b2779a9b6a
Cleanup FindJreen.cmake and make it version aware
2012-03-15 01:24:35 +01:00
Dominik Schmidt
d0a6d8a0a2
Fix windows installer
2012-02-12 22:48:37 +01:00
Dominik Schmidt
99143f6148
Fix windows for qt 4.8
2012-02-12 20:23:20 +01:00
Dominik Schmidt
4a1b021753
Fix FindTaglib.cmake for windows
2012-02-10 19:33:48 +01:00
Christian Muehlhaeuser
633dddf281
* Fixed tomahawk:// protocol handler on Windows (Firefox related).
2011-12-02 13:19:02 +01:00
Dominik Schmidt
7984d38628
Remove now unneeded files from windows installer
2011-11-29 03:08:45 +01:00
Christian Muehlhaeuser
f3f1c2d814
* Forgot to rename crash reporter in one more place.
2011-11-23 10:22:13 +01:00
Christian Muehlhaeuser
e63eef8faf
* Updated new crash reporter binary name in release scripts.
2011-11-23 10:12:09 +01:00
Dominik Schmidt
6172ef3df4
* Merged FindCLucene fix.
2011-11-23 06:39:38 +01:00
Dominik Schmidt
2be3ebd90b
* Merged CrashReporter changes into master.
2011-11-23 06:14:26 +01:00
Dominik Schmidt
f1200ac74d
Find patched CLucene from Packman
2011-10-30 16:56:10 +01:00
Leo Franchi
03f0870f53
Update FindPhonon.cmake from KDE
2011-10-18 16:20:44 -04:00
Dominik Schmidt
f54dee3ccc
Fix windows installer
2011-10-04 02:06:16 +02:00
Christian Muehlhaeuser
c6c91181ab
* Added CrashReporter.exe to NSIS template.
2011-09-24 10:31:48 +02:00