Lines Matching full:building
1 Building PCRE2 without using autotools
5 number of sections about building in various environments, as they applied only
16 Building PCRE2 on Windows with CMake
18 Building PCRE2 on native z/OS and z/VM
34 section entitled "Building PCRE2 on Windows with CMake" below.
44 The following are generic instructions for building the PCRE2 C library "by
81 the dftables command. You must use this method if you are building on a
187 are using CMake (see "BUILDING PCRE2 ON WINDOWS WITH CMAKE" below) and the gcc
216 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
218 There are two ways of building PCRE2 using the "configure, make, make install"
221 support for building using CMake, which some users find a more straightforward
222 way of building PCRE2 under Windows.
278 BUILDING PCRE2 ON WINDOWS WITH CMAKE
332 programs, you can execute them by building the test project. E.g., for
341 If configured with CMake, building the test project ("make test" or building
373 BUILDING PCRE2 ON NATIVE Z/OS AND Z/VM