summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Ensure CMake checks for inttypes.ph102010-03-021-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@495 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidies to allow easier embedded compilation; avoid (double) where possible.ph102010-01-021-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@475 2f5784b3-3f2a-0410-8824-cb99058d5e15
* File tidies for 7.9 release.ph102009-04-111-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@416 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Further tweak to CMakeLists.txtph102009-04-111-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@414 2f5784b3-3f2a-0410-8824-cb99058d5e15
* CMake: arrange for release type compiler flags to be shown in the summary.ph102009-04-111-26/+35
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@413 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Wrap fileno/isatty defs for Windows in #ifndefsph102009-04-101-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@411 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Upgrade CMake support to disable tests, pcregrep, and configuration listing.ph102009-03-231-111/+137
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@407 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Patch to make CMake work when PCRE is included within another project.ph102009-03-231-27/+29
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@405 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.ph102008-07-041-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@351 2f5784b3-3f2a-0410-8824-cb99058d5e15
* CMake patches for readline support to ensure ncurses is linked when required.ph102008-04-221-1/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@344 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Further tidies from Sheri and Christian.ph102008-01-281-93/+113
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@318 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Remove the automatic build of pcredemo.ph102008-01-231-6/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@312 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Applied Sheri's patch to CMakeLists.txt to add library name options and correct ph102008-01-231-2/+46
| | | | | | | the recursion comment. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@311 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Apply Christian Ehrlicher's patch to update the CMake files.ph102008-01-201-68/+142
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@303 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidies for 7.5-RC2 release.ph102007-12-271-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@292 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update CMake files for new build-arguments.ph102007-12-261-2/+38
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@291 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Sheri's CMake updates and notes.ph102007-09-191-5/+22
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@258 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Correct errors in previous patch; tidy for test release.ph102007-08-011-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@200 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-5/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@199 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patches to add to the CMake support.ph102007-04-021-26/+70
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@144 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Trailing spaces.ph102007-03-301-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@142 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Adjust CMakeLists.txt for 2.4.3 and tests.ph102007-03-301-15/+24
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@140 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patches.ph102007-03-291-1/+284
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@137 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-0/+1
the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@97 2f5784b3-3f2a-0410-8824-cb99058d5e15