Lines Matching full:building
1 Building on Un*x Platforms (including Cygwin and OS X)
15 - NASM or YASM (if building x86 or x86-64 SIMD extensions)
21 code when building macho64 objects.) NASM or YASM can be obtained from
41 - If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is
64 Building libjpeg-turbo
77 NOTE: Running autoreconf in the source directory is not necessary if building
157 passed to the Java compiler when building the front-end classes, and
159 building the JNI wrapper. Run `configure --help` for more details.
295 ### Building libjpeg-turbo for iOS
335 Follow the procedure under "Building libjpeg-turbo" above, adding
361 Follow the procedure under "Building libjpeg-turbo" above, adding
383 Follow the procedure under "Building libjpeg-turbo" above, adding
401 ### Building libjpeg-turbo for Android
403 Building libjpeg-turbo for Android platforms requires the
445 If building for Android 4.0.x (API level < 16) or earlier, remove `-fPIE` from
449 Building on Windows (Visual C++ or MinGW)
488 [tdm-gcc](http://tdm-gcc.tdragon.net/) recommended if building on a Windows
493 - If building the TurboJPEG Java wrapper, JDK 1.5 or later is required. This
510 Building libjpeg-turbo
592 NOTE: This assumes that you are building on a Windows machine. If you are
625 Add `-DCMAKE_BUILD_TYPE=Debug` to the `cmake` command line. Or, if building
671 Java compiler when building the front-end classes.
786 iOS applications. If building on an x86-64 system, the binaries will also
789 "Building libjpeg-turbo for iOS" above.) If you are building an x86-64 version
825 *{build_directory}*. If building using the Visual Studio IDE, then the
830 Building a Windows installer requires the Nullsoft Install System
846 Invoking `make testclean` or `nmake testclean` (if using NMake) or building