aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-07-25fix: #266: Incorrect libdir path when built with prefixK.Kosako1-0/+6
2022-06-03Build tests with cmake+msvcmatsuo1-31/+6
2022-05-05add test targets into CMakeLists.txtK.Kosako1-0/+32
2022-05-03fix #256: add ENABLE_STATISTICS=ON option to cmakeK.Kosako1-0/+5
2022-04-30CMake: Fix INSTALL_EXAMPLESDaniel Engberg1-2/+2
2022-04-15setup 6.9.8v6.9.8K.Kosako1-1/+1
2022-01-14Fix typosDimitris Apostolou1-1/+1
2021-08-29fix configure_file() position after include(GNUInstallDirs)K.Kosako1-4/+5
2021-08-29fix: use CMAKE_INSTALL_LIBDIR as install lib dir, in some platforms, lib coul...wzkiro1-5/+5
2021-08-05fix #239: CMake build fails to detect alloca on some platforms such as FreeBSDK.Kosako1-1/+6
2021-08-04fix #240: CMake build doesn't install onig-configK.Kosako1-0/+5
2021-08-04CMake: Make documentation and examples optionalDaniel Engberg1-2/+17
2021-03-29setup 6.9.7v6.9.7_rc1v6.9.7K.Kosako1-1/+1
2021-03-12inline is not supported in VS2013K.Kosako1-2/+2
2020-12-16replace inline with __inline when building with old MSVCmatsuo1-0/+6
2020-10-07setup 6.9.6v6.9.6_rc1K.Kosako1-1/+1
2020-10-02add OPTION ENABLE_BINARY_COMPATIBLE_POSIX_API to CMakeLists.txtK.Kosako1-1/+6
2020-06-16Have cmake set SIZEOF_LONG_LONG & SIZEOF_VOIDPEneas U de Queiroz1-0/+2
2020-05-27rename USE_POSIX_API_REGION_OPTION to USE_POSIX_APIK.Kosako1-1/+1
2020-05-19define USE_POSIX_API_REGION_OPTION if option ENABLE_POSIX_API=ON for cmakeK.Kosako1-0/+1
2020-05-06Add SOVERSION info to library when using cmakeEneas U de Queiroz1-0/+13
2020-04-03setup 6.9.5v6.9.5_rc1K.Kosako1-1/+1
2020-03-22change enable-posix-api default from YES to NO (#165)K.Kosako1-1/+1
2019-11-05setup 6.9.4v6.9.4_rc1K.Kosako1-1/+1
2019-08-13fix static buildmyd73491-1/+3
2019-08-05setup 6.9.3v6.9.3K.Kosako1-1/+1
2019-06-04fix Static build externswordow1-1/+1
2019-06-04fix static build extern errorswordow1-0/+1
2019-05-25Add MSVC_STATIC_RUNTIME option in CMakeLists.txtmatsuo1-15/+25
2019-04-01setup 6.9.2v6.9.2_rc1K.Kosako1-1/+1
2019-03-15Sync AC_CHECK_SIZEOFPeter Kokot1-1/+0
2018-12-06setup 6.9.1v6.9.1K.Kosako1-1/+1
2018-09-16Remove HAVE_STRINGS_HPeter Kokot1-1/+0
2018-09-16Remove HAVE_PROTOTYPES and HAVE_STDARG_PROTOTYPESPeter Kokot1-2/+0
2018-09-07Remove obsolescent AC_HEADER_STDCPeter Kokot1-1/+0
2018-09-06Remove HAVE_STRING_HPeter Kokot1-1/+0
2018-09-05Remove HAVE_STDLIB_HPeter Kokot1-1/+0
2018-09-05Remove HAVE_LIMITS_HPeter Kokot1-1/+0
2018-08-31setup 6.9.0v6.9.0K.Kosako1-1/+1
2018-07-25fix invalid directory for installed documents in cmakeK.Kosako1-2/+2
2018-07-25Don't install onigposix.h if ENABLE_POSIX_API=OFFK.Kosako1-1/+4
2018-07-25follow PR #96 : move regposerr.c positionK.Kosako1-2/+2
2018-07-24Ability to disable POSIX API when using CMakeKornel1-1/+6
2018-04-15setup 6.8.2K.Kosako1-1/+1
2018-04-13add doc/CALLOUTS.API and doc/CALLOUTS.API.ja into distribution filesK.Kosako1-0/+1
2018-03-28PR #83: Improve CMake buildK.Kosako1-20/+99
2018-03-19setup 6.8.1K.Kosako1-1/+1
2018-03-16setup 6.8.0v6.8.0K.Kosako1-1/+1
2018-03-12add doc in CMakeLists.txtK.Kosako1-1/+1
2018-02-21remove USE_COMBINATION_EXPLOSION_CHECK from CMakeLists.txtK.Kosako1-1/+0