Searched refs:Install (Results 1 – 25 of 301) sorted by relevance
12345678910>>...13
/external/abi-dumper/ |
D | Makefile.pl | 73 my ($PREFIX, $DESTDIR, $Help, $Install, $Remove); 79 "install!" => \$Install, 90 if(not $Install and not $Remove) 96 if($Install) 169 elsif(not $Install) { 180 elsif(not $Install) { 185 if($Install)
|
/external/abi-compliance-checker/ |
D | Makefile.pl | 78 my ($PREFIX, $DESTDIR, $Help, $Install, $Remove); 84 "install!" => \$Install, 95 if(not $Install and not $Remove) 101 if($Install) 176 elsif(not $Install) { 185 elsif(not $Install) { 189 if($Install)
|
/external/fonttools/Windows/ |
D | README.TXT | 13 1. Install Python 2.3 for Windows: http://www.python.org/ 14 2. Install py2exe: http://starship.python.net/crew/theller/py2exe/ 15 3. Install InnoSetup 4: http://www.jrsoftware.org/ 28 1. Install Python 2.3 for Windows: http://www.python.org/ 33 3. Install InnoSetup 4: http://www.jrsoftware.org/ 34 4. Install Microsoft Visual C++ Toolkit 2003:
|
/external/skia/site/dev/testing/ |
D | ios.md | 22 * Install Brew at <http://brew.sh/> 23 * Install *libimobiledevice* 34 * Install node.js and ios-deploy
|
/external/jsoncpp/ |
D | CMakeLists.txt | 21 CACHE PATH "Install dir for executables and dlls") 23 CACHE PATH "Install dir for static libraries") 25 CACHE PATH "Install dir for shared libraries") 27 CACHE PATH "Install dir for headers") 29 CACHE PATH "Install dir for cmake package config files")
|
/external/protobuf/protoc-artifacts/ |
D | Dockerfile | 16 # Install Java 8 23 # Install Maven 28 # Install GCC 4.7 to support -static-libstdc++
|
/external/jemalloc/msvc/ |
D | ReadMe.txt | 5 1. Install Cygwin with at least the following packages: 12 2. Install Visual Studio 2015 with Visual C++
|
/external/junit/ |
D | README.md | 6 * [Download and Install guide](https://github.com/junit-team/junit/wiki/Download-and-Install)
|
/external/syslinux/txt/ |
D | syslinux.txt | 12 syslinux - Install SYSLINUX to a file system 24 Install *SYSLINUX* to the 'DEVICE'/'PATH', altering the boot sector and 58 (~4.00+) Install SYSLINUX, regardless of an existing install. 77 (Not necessary for extlinux as it is implied by 'PATH') Install the 94 (DOS/Win32/Win64 ONLY) Install the regular Syslinux MBR code to the MBR. 120 Install a "safe, slow and stupid" version of *SYSLINUX*. This version 151 - Install SYSLINUX using one of:
|
/external/curl/ |
D | GIT-INFO | 61 1. Install fink (http://fink.sourceforge.net) 63 3. Install the latest version of autoconf, automake and m4 with fink 64 4. Install version 1.4.1 of libtool - you find it in the "unstable" section
|
/external/fmtlib/fmt/ |
D | CMakeLists.txt | 52 # Install targets. 81 # Install version, config and target files. 87 # Install the library and headers.
|
/external/zlib/src/win32/ |
D | README-WIN32.txt | 44 zlib.h Install these files into the compilers' INCLUDE path to 47 zdll.lib Install these files into the compilers' LIB path if linking 50 zlib.lib Install these files into the compilers' LIB path to link zlib 54 zlib1.dll Install this binary shared library into the system PATH, or 56 zlib1.pdb Install in the same directory as zlib1.dll, in order to debug
|
/external/sonivox/jet_tools/JetCreator/ |
D | ReadMe1st.txt | 40 1. Install Python 41 2. Install wxPython
|
/external/ltp/tools/pounder21/ |
D | Makefile | 26 ./Install 47 ./Install
|
D | README | 17 4. The Install Script 39 0. Install your operating system. gcc and related development packages are 53 The Install script will attempt to build all the subtests in the 99 Install 170 The Install Script 172 The Install script has no options. Run it to build whatever tests have been
|
/external/ImageMagick/ |
D | Makefile.am | 101 Install-mac.txt \ 102 Install-unix.txt \ 103 Install-vms.txt \ 104 Install-windows.txt \
|
D | QuickStart.txt | 6 Unix/Linux/Darwin/Mac OS X/Cygwin/MinGW Install: 106 Windows Vista, XP, and NT Install: 129 VMS Install:
|
/external/protobuf/java/ |
D | README.md | 16 1) Install Apache Maven if you don't have it: 36 4) Install the library into your Maven repository: 94 4) Install the classes wherever you prefer.
|
/external/openssh/contrib/hpux/ |
D | README | 16 o Install: 38 o Install:
|
/external/conscrypt/ |
D | Dockerfile | 17 # Install clang. 21 # Install Java 8 29 # Install GCC 4.8
|
/external/lzma/DOC/ |
D | installer.txt | 42 ;!@Install@!UTF-8! and ends with ;!@InstallEnd@!. File must be written 78 ;!@Install@!UTF-8! 86 ;!@Install@!UTF-8! 94 ;!@Install@!UTF-8!
|
/external/icu/icu4c/source/samples/props/ |
D | readme.txt | 17 1. Install and build ICU 41 2. Install ICU,
|
/external/icu/icu4c/source/samples/ustring/ |
D | readme.txt | 17 1. Install and build ICU 41 2. Install ICU,
|
/external/protobuf/jenkins/docker/ |
D | Dockerfile | 26 # Install dependencies. We start with the basic ones require to build protoc 87 # Install rvm 91 # Install Ruby 2.1
|
/external/icu/icu4c/source/samples/numfmt/ |
D | readme.txt | 20 1. Install and build ICU 44 2. Install ICU,
|
12345678910>>...13