aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add CMake option for building with ZLibJulius Brüggemann2021-03-291-12/+17
* Drop leftovers WITH_ASF and WITH_MP4Jörg Krause2021-03-061-7/+0
* Install taglib.png icon into html folder structureAndreas Sturmlechner2021-03-061-1/+1
* Just set CMAKE_MODULE_PATH instead of list(APPEND), drop ENABLE_STATIC errAndreas Sturmlechner2021-03-061-5/+1
* Use FeatureSummary for a nice CMake summary outputAndreas Sturmlechner2021-03-061-0/+3
* Use GNUInstallDirsAndreas Sturmlechner2021-03-061-10/+4
* Move finding ZLIB to root CMakeLists.txtAndreas Sturmlechner2021-03-061-7/+15
* Use CMake's CTest which includes BUILD_TESTING optionAndreas Sturmlechner2021-03-061-4/+9
* Update version to 1.12.0v1.12-beta-2Urs Fleisch2021-01-231-2/+2
* Require at least CMake 3Scott Wheeler2019-09-101-5/+1
* Add -lz to taglib.pc and taglib-config when built with zlibScott Wheeler2019-09-101-0/+4
* fix taglib-config file for cross compiling (#906)Jörg Krause2019-05-171-1/+1
* Improve CMake VISIBILITY_HIDDEN option handling (#810)evpobr2018-10-261-4/+0
* Fix WinRT configuringevpobr2017-06-081-0/+5
* Fix #667: Compiled TagLib framework for OS X fails at codesign.Hao Xi2016-12-081-5/+8
* Update the version to v1.11.1.Tsuda Kageyu2016-10-221-2/+2
* Merge pull request #752 from evpobr/cmake-verTsuda Kageyu2016-09-121-2/+2
|\
| * Move cmake_minimum_required at the topevpobr2016-08-201-2/+2
* | Add BUILD_SHARED_LIBS option for CMake GUI.Festus Hagen2016-08-251-0/+1
|/
* Update the version to v1.11.Tsuda Kageyu2016-01-281-3/+3
* Remove "FORCE" in CMake path specifications to allow installation to aMarkus Himmel2015-12-291-4/+4
* Fix .pc file configuration.Yannick Inizan2015-12-211-1/+1
* Disable tests with a shared library.Festus Hagen2015-12-031-2/+2
* Merge branch 'cmake-allow-BUILD_SHARED_LIBS-to-drive-ENABLE_STATIC' of https:...Tsuda Kageyu2015-12-021-5/+5
|\
| * cmake: use BUILD_SHARED_LIBS instead of ENABLE_STATIC to drive the shared obj...Samuel Martin2015-06-011-5/+5
* | Add ENABLE_CCACHE build option to allow users opt in to use ccache.Tsuda Kageyu2015-11-271-6/+9
* | Merge branch 'fh1.m_AddBuildBindingsOption' of https://github.com/FestusHagen...Tsuda Kageyu2015-11-271-17/+22
|\ \
| * | Add BUILD_BINDINGS option, moved if(BUILD_EXAMPLES) to taglib/CMakeLists, plu...Festus Hagen2015-08-061-23/+29
* | | Small cleanups in CMakeLists.txt.Tsuda Kageyu2015-11-271-2/+2
* | | Update CMakeLists.txtg-coder2015-11-261-2/+2
* | | Added ccache support for faster compilationg-coder2015-11-261-0/+6
* | | Merge branch 'genversion' of https://github.com/ufleisch/taglib into ufleisch...Tsuda Kageyu2015-11-221-3/+15
|\ \ \
| * | | Get version information from taglib.h.Urs Fleisch2015-05-101-3/+14
* | | | Small cleanups in CMakeLists.txt.Tsuda Kageyu2015-11-121-6/+6
* | | | 1.10v1.10Lukáš Lalinský2015-11-111-1/+1
* | | | Revert "Small cleanups in CMakeLists.txt."Tsuda Kageyu2015-08-311-6/+6
* | | | Small cleanups in CMakeLists.txt.Tsuda Kageyu2015-08-261-6/+6
* | | | Skip the patch version if it's 0Lukáš Lalinský2015-08-251-2/+6
| |/ / |/| |
* | | Install target check fixPeter Petrovich2015-08-051-1/+3
* | | Update version to 1.10.0.Tsuda Kageyu2015-08-031-4/+4
* | | Enable pkg-config on Windows.Tsuda Kageyu2015-06-191-1/+1
| |/ |/|
* | Quote path names including user-provided variablesScott Wheeler2015-05-191-11/+11
|/
* Added float conversion functions to ByteVector.Tsuda Kageyu2014-07-171-0/+2
* Added a Windows-friendly build option ZLIB_SOURCE.Tsuda Kageyu2014-06-191-0/+5
* Suppressed the warning "Policy CMP0022 is not set" on CMake 2.8.12.Tsuda Kageyu2014-04-051-0/+4
* Changed cmake_minimum_required from 2.6.0 to 2.8.0.Tsuda Kageyu2014-04-051-1/+1
* Update version to 1.9.1Lukáš Lalinský2013-10-081-3/+3
* These files should not be marked as executablev1.9Lukáš Lalinský2013-10-061-0/+0
* Update version number to 1.9Lukáš Lalinský2013-10-051-3/+3
* Reintroduce HAVE_CONFIG_H so that TagLib can be built without CMakeLukáš Lalinský2013-06-201-0/+1