summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Move pcre2_find_bracket() into its own module to avoid circular dependency.ph102015-07-161-1/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@309 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --enable-debug.ph102015-04-241-0/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@257 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.10-RC2.ph102015-02-261-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@210 6239d852-aaf2-0410-a92c-79f79f948069
* Fix bugs in CMake control file.ph102015-02-241-1/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@206 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation and file tidies.ph102014-11-211-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@157 6239d852-aaf2-0410-a92c-79f79f948069
* Fix missing things in CMake configuration files.ph102014-11-181-2/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@151 6239d852-aaf2-0410-a92c-79f79f948069
* Make --enable-unicode the default.ph102014-11-031-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@132 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-9/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-11/+1
| | | | | | | change "pcre" to "pcre2" in a number of files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@117 6239d852-aaf2-0410-a92c-79f79f948069
* Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.ph102014-09-191-39/+39
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@76 6239d852-aaf2-0410-a92c-79f79f948069
* API documentation and a lot of little related changes to the code.ph102014-09-191-6/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
* Basic CMake support is now working, at least on Linux.ph102014-08-301-0/+764
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@69 6239d852-aaf2-0410-a92c-79f79f948069