This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tomahawk
Watch
1
Star
0
Fork
0
You've already forked tomahawk
mirror of
https://github.com/tomahawk-player/tomahawk.git
synced
2025-01-17 22:38:33 +01:00
Code
Issues
Releases
Wiki
Activity
tomahawk
/
CMakeModules
History
Leo Franchi
158bbff8de
add quazip and some code to unpack
2011-09-11 17:18:22 -04:00
..
AddAppIconMacro.cmake
Fix cross-compilation in cmake 2.8.5
2011-08-12 14:05:47 +02:00
CheckTagLibFileName.cmake
* Added support for complex filenames with Taglib.
2011-02-10 11:18:59 +01:00
CMakeDateStamp.cmake
* Fixed checking date executable variable.
2011-07-20 02:05:16 +02:00
CMakeVersionSource.cmake
* Use the same unique revision identifier as git itself.
2011-07-20 06:56:31 +02:00
FindCLucene.cmake
Fix FindCLucene.cmake to respect find_version
2011-08-08 14:53:35 +02:00
FindGloox.cmake
Add FindGloox.cmake and make use of it.
2011-02-15 14:57:26 +01:00
FindJreen.cmake
On default use system jreen package, allow the user to enforce in-tree compilation with -DINTERNAL_JREEN=ON.
2011-04-17 21:25:24 +02:00
FindKDE4Installed.cmake
Add a module to find whether KDE4 is installed rather than whether it has a proper development environment, and use that for controlling protocol file installation
2011-05-20 11:47:16 -04:00
FindLibAttica.cmake
Add a view for libattica-provided GHNS resolvers
2011-09-11 17:17:56 -04:00
FindLibEchonest.cmake
Find libechonest wherever it may be, or at least smarter than before
2010-11-27 09:38:38 -05:00
FindLibLastFm.cmake
* Move topbar into PlaylistManager's widget, making it essentially a playlist's private toolbar.
2011-01-28 00:37:02 +01:00
FindLibraryWithDebug.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
FindOggVorbis.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
FindPhonon.cmake
Fix FindPhonon.cmake to respect find_version
2011-08-08 14:54:54 +02:00
FindQCA2.cmake
Add file
2011-08-29 11:27:50 -04:00
FindQJSON.cmake
Don't use QJSON_LDFLAGS on windows
2011-05-26 21:52:38 +02:00
FindQTweetLib.cmake
Make siptwitter optional and rely on system qtweetlib on default
2011-05-21 04:39:27 +02:00
FindQuaZip.cmake
add quazip and some code to unpack
2011-09-11 17:18:22 -04:00
FindTaglib.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
MacroLogFeature.cmake
Write to the blackboard: I will read 'git status' before pushing
2011-02-21 16:45:28 +01:00
MacroOptionalFindPackage.cmake
Write to the blackboard: I will read 'git status' before pushing
2011-02-21 16:45:28 +01:00
NSIS.InstallOptions.ini.in
Use CPack for building the windows installer
2011-07-07 02:52:31 +02:00
NSIS.template.in
TWK-410: possible fix
2011-08-21 03:23:29 +02:00
README.txt
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
README.txt
FindTaglib.cmake taken from KDE4 kdelibs/cmake/Modules