Home
last modified time | relevance | path

Searched refs:MANIFEST (Results 1 – 25 of 87) sorted by relevance

1234

/external/eigen/cmake/
DEigenUninstall.cmake8 set(MANIFEST "${CMAKE_CURRENT_BINARY_DIR}/install_manifest.txt") variable
10 if(EXISTS ${MANIFEST})
13 file(STRINGS ${MANIFEST} files)
34 message(STATUS "Cannot find install manifest: '${MANIFEST}'")
/external/python/cpython2/Doc/distutils/
Dsourcedist.rst102 called :file:`MANIFEST.in` by default. The manifest template is just a list of
103 instructions for how to generate your manifest file, :file:`MANIFEST`, which is
110 :file:`MANIFEST`, you must specify everything: the default set of files
114 An existing generated :file:`MANIFEST` will be regenerated without
116 :file:`MANIFEST.in` or :file:`setup.py`.
119 :file:`MANIFEST` files start with a comment indicating they are generated.
123 :command:`sdist` will read a :file:`MANIFEST` file if no :file:`MANIFEST.in`
136 * if the manifest file (:file:`MANIFEST` by default) exists and the first line
137 does not have a comment indicating it is generated from :file:`MANIFEST.in`,
141 generated, read :file:`MANIFEST.in` and create the manifest
[all …]
/external/python/cpython3/Doc/distutils/
Dsourcedist.rst112 called :file:`MANIFEST.in` by default. The manifest template is just a list of
113 instructions for how to generate your manifest file, :file:`MANIFEST`, which is
120 :file:`MANIFEST`, you must specify everything: the default set of files
124 An existing generated :file:`MANIFEST` will be regenerated without
126 :file:`MANIFEST.in` or :file:`setup.py`.
129 :file:`MANIFEST` files start with a comment indicating they are generated.
133 :command:`sdist` will read a :file:`MANIFEST` file if no :file:`MANIFEST.in`
220 * if the manifest file (:file:`MANIFEST` by default) exists and the first line
221 does not have a comment indicating it is generated from :file:`MANIFEST.in`,
225 generated, read :file:`MANIFEST.in` and create the manifest
[all …]
/external/grpc-grpc/
DMANIFEST.md18 * [PYTHON-MANIFEST.in](PYTHON-MANIFEST.in)
/external/antlr/runtime/Perl5/
DMANIFEST4 MANIFEST This list of files
5 MANIFEST.SKIP
/external/fonttools/
D.gitignore1 MANIFEST
/external/junit/
D.gitignore2 src/META-INF/MANIFEST.MF
/external/scapy/
D.gitignore5 MANIFEST
DMANIFEST.in1 include MANIFEST.in
/external/python/pyasn1-modules/
D.gitignore8 MANIFEST
/external/capstone/bindings/python/
D.gitignore1 MANIFEST
/external/python/funcsigs/
DMANIFEST.in6 include MANIFEST.in
/external/python/cpython2/Demo/rpc/
DMANIFEST3 MANIFEST 1 This shipping list
/external/markdown/
DMANIFEST.in6 include MANIFEST
/external/ImageMagick/PerlMagick/
DMANIFEST.SKIP11 ^MANIFEST\.
/external/grpc-grpc/src/python/grpcio/
D.gitignore1 MANIFEST
/external/python/pycparser/
D.gitignore8 MANIFEST
/external/python/pyasn1/
D.gitignore9 MANIFEST
/external/python/parse_type/
D.gitignore4 MANIFEST
/external/python/six/six.egg-info/
DSOURCES.txt3 MANIFEST.in
/external/python/pyopenssl/
DMANIFEST.in1 include LICENSE MANIFEST.in *.rst tox.ini .coveragerc
/external/python/ipaddress/
D.gitignore20 MANIFEST
/external/python/pybind11/
D.gitignore23 MANIFEST
/external/python/setuptools/
DMANIFEST.in9 include MANIFEST.in
/external/brotli/
DMANIFEST.in10 include MANIFEST.in

1234