Lines Matching full:building
1 Building PCRE2 without using autotools
12 Building PCRE2 on Windows with CMake
13 Building PCRE2 on Windows with Visual Studio
15 Building PCRE2 on native z/OS and z/VM
31 section entitled "Building PCRE2 on Windows with CMake" below.
41 The following are generic instructions for building the PCRE2 C library "by
78 the dftables command. You must use this method if you are building on a
211 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
213 There are two ways of building PCRE2 using the "configure, make, make install"
216 support for building using CMake, which some users find a more straightforward
217 way of building PCRE2 under Windows.
273 BUILDING PCRE2 ON WINDOWS WITH CMAKE
327 programs, you can execute them by building the test project. E.g., for
334 BUILDING PCRE2 ON WINDOWS WITH VISUAL STUDIO
348 If configured with CMake, building the test project ("make test" or building
380 BUILDING PCRE2 ON NATIVE Z/OS AND Z/VM