Searched full:makefiles (Results 1 – 25 of 260) sorted by relevance
1234567891011
14 # Unix Makefiles22 GEN: Unix Makefiles28 GEN: Unix Makefiles34 GEN: Unix Makefiles40 GEN: Unix Makefiles46 GEN: Unix Makefiles52 GEN: Unix Makefiles58 GEN: Unix Makefiles64 GEN: Unix Makefiles70 GEN: Unix Makefiles[all …]
4 # Makefiles that are considered critical to execution; if they don't exist5 # all of the Makefiles will be rebuilt by default.44 distclean: clean distclean-makefiles47 # Clean out all of the generated Makefiles.48 .PHONY: distclean-makefiles49 distclean-makefiles:63 .PHONY: generate-makefiles64 generate-makefiles: distclean-makefiles66 $(top_srcdir)/scripts/generate-makefiles.sh120 $(CRITICAL_MAKEFILE): $(top_srcdir)/scripts/generate-makefiles.sh[all …]
23 amiga/ makefiles for Amiga SAS C24 as400/ makefiles for AS/40026 msdos/ makefiles for MSDOS28 old/ makefiles for various architectures and zlib documentation30 qnx/ makefiles for QNX31 watcom/ makefiles for OpenWatcom32 win32/ makefiles for Windows
2 Makefiles for libpng50 libpng-config-body.in => used by several makefiles to create libpng-config51 libpng-config-head.in => used by several makefiles to create libpng-config52 libpng.pc.in => Used by several makefiles to create libpng.pc79 Further information can be found in comments in the individual makefiles.
13 GLFW uses [CMake](http://www.cmake.org/) to generate project files or makefiles19 @note CMake only generates project files or makefiles. It does not compile the56 special parameter when generating the project files or makefiles:102 files or makefiles for your development environment. CMake needs to know two111 @note This section is about generating the project files or makefiles necessary137 Once you have generated the project files or makefiles for your chosen148 Once you have generated the project files or makefiles for your chosen154 You should now have all required dependencies and the project files or makefiles
3 # Temporarily (de)ignore Makefiles generated by CMake to allow easier42 [ $VERBOSE ] && echo "Ignoring Makefiles"45 [ $VERBOSE ] && echo "Tracking Makefiles"
24 generator: "MinGW Makefiles"32 # git bash conflicts with MinGW makefiles33 - if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")
75 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_ISA_AVX2…85 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DASTCENC_ISA_AVX2=ON -DASTCENC_ISA_SSE41=ON -D…131 …cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_ISA_AVX…142 …cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Debug -DASTCENC_ISA_AVX2=ON -DASTCENC_ISA_SSE41=ON -…259 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_UNIVERSA…269 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DASTCENC_UNIVERSAL_BUILD=OFF -DASTCENC_ISA_AVX…
76 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_ISA_AVX2…136 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_ISA_AVX2…147 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_ISA_AVX2…266 …cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ -DASTCENC_PACKAGE=…
12 VII. Building with makefiles43 distributions, see "Building with project files" or "Building with makefiles",67 Instead, you can use one of the custom-built makefiles in the164 VII. Building with makefiles194 Most of the makefiles will allow you to run "make install" to343 these use the distributed build support - configure or the makefiles -344 however, users of the makefiles may care to update their build scripts416 DFA_XTRA to the file name. The makefiles in contrib/pngminim illustrate459 files, in the individual makefiles, in png.h, and the manual pages
16 - GENERATOR="Unix Makefiles"22 - GENERATOR="Unix Makefiles"28 - GENERATOR="Unix Makefiles"
110 `Unix Makefiles` with `Ninja` if using Ninja.128 cmake -G"Unix Makefiles" [additional CMake flags] {source_directory}171 cmake -G"NMake Makefiles" -DCMAKE_BUILD_TYPE=Release [additional CMake flags] {source_directory}250 cmake -G"MSYS Makefiles" [additional CMake flags] {source_directory}376 cmake -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=toolchain.cmake \395 cmake -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=toolchain.cmake \429 cmake -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=toolchain.cmake \458 cmake -G"Unix Makefiles" \485 cmake -G"Unix Makefiles" \510 cmake -G"Unix Makefiles" \[all …]
4 .PHONY: all clean distclean-makefiles install test5 all clean distclean-makefiles install test:
13 .PHONY: distclean-makefiles14 distclean-makefiles:
10 .PHONY: distclean-makefiles11 distclean-makefiles:
56 New makefiles59 The old Makefiles found in the various directories have been renamed61 generated Makefiles.
17 .generator("Unix Makefiles") in main()29 .generator("Unix Makefiles") in main()
34 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..45 cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release ..
65 # Build the test APKs using their own makefiles66 # include $(call all-makefiles-under,$(LOCAL_PATH)/android)
22 There are autoconf makefiles (Makefile.in) and Visual C++ project files (.vcproj)26 delete the old makefiles and project files. The CMake files should
12 # Directory within which we want all generated files (including Makefiles)35 # Tell gyp to write the Makefiles into output_dir
33 cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=..\ ^81 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ \85 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ \89 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../ ..