summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-07-17CMake: enable ASAN in Debug builds.Jehan1-1/+3
2022-12-08Release: version 0.0.8.v0.0.8Jehan1-1/+1
2021-12-01Issue #27: fix cmakeandiwand1-1/+1
2021-11-09cmake exported targetsPedro López-Cabanillas1-1/+37
2020-04-28Issue #16: "i686" uname not properly detected as x86.Jehan1-2/+2
2020-04-26build: Fix build errors on Windowsmyd73491-1/+1
2020-04-23Release: version 0.0.7v0.0.7Jehan1-1/+1
2020-04-22Fix various other occurrences of bug tracker URL in code/build.Jehan1-1/+1
2018-01-21build: turn TARGET_ARCHITECTURE into optionIlya Tumaykin1-1/+5
2017-12-24CMake: get rid of some commented code.Jehan1-7/+0
2017-11-07CMake: do not check/set SSE and float-store options on non-x86 targets.Jehan1-9/+12
2017-11-06CMake: slightly improve the configuration option messages.Jehan1-2/+2
2017-11-06CMake: rename s/ENABLE_SSE2/CHECK_SSE2/.Jehan1-4/+4
2017-11-06Bug 101033 - Testsuite fails on i386.Jehan1-0/+12
2017-05-28Request C++11 standard project-wise and make it a strong requirement.Jehan1-0/+2
2016-07-20Release: version 0.0.6.v0.0.6Jehan1-1/+1
2016-07-20Update the URL links: uchardet is now a freedesktop project.Jehan1-2/+2
2016-03-22cmake: use lowercase suffix for debug buildIlya Tumaykin1-1/+1
2016-03-22cmake: use GNUInstallDirs cmake moduleIlya Tumaykin1-32/+5
2016-03-22cmake: bump the minimum version to 2.8.5Ilya Tumaykin1-1/+1
2016-03-21cmake: uniform indent everywhereIlya Tumaykin1-7/+4
2016-03-18cmake: hardcode lessIlya Tumaykin1-1/+1
2016-03-16CMake: Use only CMAKE_INSTALL_BINDIR instead of DIR_BINRicardo Constantino (:RiCON)1-4/+2
2016-03-16CMake: Allow not building executableRicardo Constantino (:RiCON)1-0/+2
2016-03-16CMake: Allow building static-only buildsRicardo Constantino (:RiCON)1-1/+5
2016-03-16CMake: allow installing binary to non-default dirRicardo Constantino (:RiCON)1-0/+4
2015-12-15app: package name wrong in CMakeLists.txt.Jehan1-2/+2
2015-12-04Release: version 0.0.5.v0.0.5Jehan1-1/+1
2015-12-03Release: version 0.0.4.v0.0.4Jehan1-1/+1
2015-12-03Update uchardet URL in various places.Jehan1-2/+2
2015-11-19Release: version 0.0.3.v0.0.3Jehan1-1/+1
2015-11-18Add automatic testing against every test file.Jehan1-1/+2
2015-11-17Add a BUILD_STATIC CMake option to optionally build a static library.Jehan1-0/+3
2015-11-16Release: version 0.0.2.v0.0.2Jehan1-1/+1
2015-06-20fix for MinGW buildnu7741-4/+4
2011-07-11Add manpage uchardet.1BYVoid1-0/+1
2011-07-10Initial release.BYVoid1-0/+77