summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix a few small bugs and typos and update docs for a final release.ph102021-06-141-9/+64
* Fix typo in CMakeLists.txt that affects only MSVC.ph102017-01-231-1/+1
* Add a new option for controlling static builds with MSVC. See Bugzilla #1681.ph102016-06-241-3/+7
* Patch to allow MSVC static build via CMake.ph102016-03-011-1/+18
* Add Jeff Trawick's patch to CMakeLists.txt for MSVC features.ph102013-12-011-0/+33
* Source tidies for 8.34-RC1.ph102013-11-191-1/+1
* Implement compile-time nested parentheses limit, specified at build time.ph102013-11-051-0/+5
* Two CMake patches (remove bash-ism, add missing defines).ph102013-10-081-2/+3
* Remove SUPPORT_GCOV from config.h, because it is not used and is misleading.ph102013-07-011-10/+2
* Applied patch to quash MSVC warnings.ph102012-12-081-1/+2
* File tidies, preparing for 8.32-RC1.ph102012-11-111-7/+7
* Check for gcc when coverage is enabled in CMake.ph102012-10-231-1/+4
* Add Valgrind & coverage support to the CMake configuration, but without the ph102012-10-231-0/+17
* pcre32: docs: Grammar fixchpe2012-10-161-1/+1
* pcre32: Add 32-bit librarychpe2012-10-161-4/+68
* Improved CMake support under Windows.zherczeg2012-10-091-25/+12
* Set config.h NEWLINE values appropriately for EBCDIC, adding ph102012-09-061-1/+23
* CMake support for linking pcretest with libedit.ph102012-02-261-6/+33
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-1/+1
* CMake parses version information out of configure.ac instead of relying on ph102012-01-171-2/+24
* Remove SUPPORT_UTF8 and make small changes to the comments. ph102012-01-131-7/+4
* cmake support for out of source builds by Stephen Kellyzherczeg2012-01-131-2/+2
* 16 bit support for cmake and RunTest.batzherczeg2012-01-121-41/+146
* Remove pcre_info.c, add pcre_string_utils.c to list of sources.ph102012-01-061-2/+3
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-2/+2
* Needed to put "sh" before test commands for CMake build.ph102011-10-111-2/+2
* Another improved RunTest.bat and also CMakeLists.txt provided by Sheri P.ph102011-10-071-40/+125
* Fix to the code for running tests under msys.ph102011-09-251-2/+2
* RunTest uses Windows files for "fr" locale and looks for testdata in parent ph102011-09-231-5/+12
* Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.ph102011-09-191-6/+6
* Fix CMake for release candidate; doc tidies.ph102011-09-121-8/+6
* Final source and document tidies for 8.20-RC1.ph102011-09-111-9/+9
* Update pcregrep to use JIT by default with options to disable.ph102011-09-061-0/+11
* Fix Win32 problem with user's patch.ph102011-09-061-1/+3
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-1/+25
* Fix oversights in CMake config file.ph102011-08-021-0/+1
* Update CMake for new PCREGREP_BUFSIZE compile-time option.ph102011-08-011-1/+5
* Ensure CMake checks for inttypes.ph102010-03-021-0/+2
* Tidies to allow easier embedded compilation; avoid (double) where possible.ph102010-01-021-0/+2
* File tidies for 7.9 release.ph102009-04-111-2/+2
* Further tweak to CMakeLists.txtph102009-04-111-1/+1
* CMake: arrange for release type compiler flags to be shown in the summary.ph102009-04-111-26/+35
* Wrap fileno/isatty defs for Windows in #ifndefsph102009-04-101-3/+3
* Upgrade CMake support to disable tests, pcregrep, and configuration listing.ph102009-03-231-111/+137
* Patch to make CMake work when PCRE is included within another project.ph102009-03-231-27/+29
* Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.ph102008-07-041-1/+2
* CMake patches for readline support to ensure ncurses is linked when required.ph102008-04-221-1/+8
* Further tidies from Sheri and Christian.ph102008-01-281-93/+113
* Remove the automatic build of pcredemo.ph102008-01-231-6/+9
* Applied Sheri's patch to CMakeLists.txt to add library name options and correct ph102008-01-231-2/+46