Go to file
2015-12-02 14:08:20 +09:00
bindings Remove an unreachable statement. 2015-12-02 14:08:20 +09:00
cmake/modules Run-time check for floating point byte order rather than CMake check. 2015-08-01 23:40:23 +09:00
doc Move docs building to CMake 2011-02-13 12:22:42 +00:00
examples Merge branch 'fh1.m_AddBuildBindingsOption' of https://github.com/FestusHagen/taglib into FestusHagen-fh1.m_AddBuildBindingsOption 2015-11-27 09:35:13 +09:00
taglib Surround some internal stuff by anonymous namespaces. 2015-12-02 12:00:43 +09:00
tests Use a standard type rather than TagLib::wchar. 2015-12-02 11:30:29 +09:00
.astylerc Add astylerc 2015-05-18 11:31:55 +02:00
.editorconfig Use EditorConfig to help us stick to our coding style. 2014-10-20 11:27:30 +09:00
.gitignore Ignoring files generated when creating an Xcode project via cmake. 2014-08-23 20:37:32 -07:00
.travis.yml Add BUILD_BINDINGS option, moved if(BUILD_EXAMPLES) to taglib/CMakeLists, plus some cleanup. 2015-08-06 17:26:37 -04:00
AUTHORS Added myself to AUTHORS 2013-05-19 11:59:37 +09:00
cmake_uninstall.cmake.in added uninstall target 2011-06-26 21:58:51 +02:00
CMakeLists.txt Add ENABLE_CCACHE build option to allow users opt in to use ccache. 2015-11-27 12:15:03 +09:00
config.h.cmake Make use of the Boost Endian library for byte swapping. 2015-11-13 10:58:23 +09:00
ConfigureChecks.cmake Make use of the Boost Endian library for byte swapping. 2015-11-13 10:58:23 +09:00
COPYING.LGPL Different LGPL version than was referenced in headers 2010-09-22 00:07:26 +00:00
COPYING.MPL Got permission from all (non-trivial) contributors to dual license under the MPL. 2007-10-10 18:22:58 +00:00
Doxyfile.cmake Support building documentation out-of-source-dir 2011-04-09 19:15:46 +02:00
INSTALL Updated INSTALL. 2014-06-20 10:36:09 +09:00
NEWS Add ENABLE_CCACHE build option to allow users opt in to use ccache. 2015-11-27 12:15:03 +09:00
taglib-config.cmake Skip the patch version if it's 0 2015-08-25 17:04:34 +02:00
taglib-config.cmd.cmake Missed the full version string in taglib-config.cmd.cmake 2015-08-25 20:46:11 +02:00
taglib.pc.cmake fix pkgconfig file for cross compiling 2015-11-30 14:14:10 +02:00