aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Run-time check for floating point byte order rather than CMake check.Tsuda Kageyu2015-08-012-78/+0
| | | | It's safer not to use an unofficial CMake script.
* Fix for using Taglib as a CMake sub directory project.Festus Hagen2015-05-091-1/+1
|
* Improved the CMake check for float/double format. (Intel compiler support)Tsuda Kageyu2014-08-061-2/+6
|
* Fixed some mistakes in the CMake module for float types.Tsuda Kageyu2014-08-041-2/+3
|
* Added float conversion functions to ByteVector.Tsuda Kageyu2014-07-172-0/+73
| | | | Added CMake checks about IEEE754 compliance.
* Removed the dependency on shlwapi.dll in Win32Tsuda Kageyu2013-06-061-14/+0
|
* Added FindShlwapi.cmake in lieu of pragma comment() in fileref.h.Festus Hagen2013-05-251-0/+14
|
* Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed ↵Michael Jansen2008-12-212-28/+140
| | | | | | | | because CPPUNIT_LIBRARIES didn't contain cppunits dependencies reported by cppunit-config. git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@899928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add a CppUnit-based test suite (only very few things is covered for now, but ↵Lukáš Lalinský2007-11-101-0/+28
it's a start). git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@734995 283d02a7-25f6-0310-bc7c-ecb5cbfe19da