Home
last modified time | relevance | path

Searched refs:files (Results 1 – 18 of 18) sorted by relevance

/iperf/docs/
H A DMakefile26 @echo " html to make standalone HTML files"
29 @echo " pickle to make pickle files"
30 @echo " json to make JSON files"
31 @echo " htmlhelp to make HTML files and a HTML help project"
32 @echo " qthelp to make HTML files and a qthelp project"
33 @echo " devhelp to make HTML files and a Devhelp project"
38 @echo " text to make text files"
40 @echo " texinfo to make Texinfo files"
44 @echo " xml to make Docutils-native XML files"
70 @echo "Build finished; now you can process the pickle files."
[all …]
H A Dobtaining.rst47 version of files making up a release.
49 In theory, the ``.tar.gz`` files produced by GitHub contain the same
52 metadata. Therefore these files will *not* match the published SHA256
54 files. The authors of iperf3 always recommend downloading source
57 ensure the files have not been tampered with.
H A Dfaq.rst90 object files and the profiled executable.
212 …osoft.com/en-us/help/2732673/-delayed-write-failed-error-message-when--pst-files-are-stored-on-a-ne
H A Ddev.rst133 1. Update the ``README`` and ``RELEASE_NOTES`` files to be accurate. Make sure
/iperf/
H A DINSTALL18 It may also create one or more `.h' files containing system-dependent
28 cache files.)
58 4. Type `make install' to install the programs and any data files and
61 5. You can remove the program binaries and object files from the
63 files that `configure' created (so you can compile the package for
89 same time, by placing the object files for each architecture in their
106 `/usr/local/bin', include files under `/usr/local/include', etc. You
111 architecture-specific files and architecture-independent files. If you
114 Documentation and other data files still use the regular prefix.
118 kinds of files. Run `configure --help' for a list of the directories
[all …]
H A Diperf3.spec.in25 Summary: Development files for %{name}
29 The %{name}-devel package contains libraries and header files for
47 %files
55 %files devel
H A DMakefile.in464 cscope: cscope.files
465 test ! -s cscope.files \
466 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
468 -rm -f cscope.files
469 cscope.files: clean-cscope cscopelist
484 done >> $(top_builddir)/cscope.files
488 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
H A Daclocal.m4661 -d, --debug don't remove temporary files
4148 # Now try linking the two files.
5604 # Tell ltmain to make .lib files, not .a files.
5606 # Tell ltmain to make .dll files, not .so files.
5643 # Tell ltmain to make .lib files, not .a files.
5645 # Tell ltmain to make .dll files, not .so files.
6221 [Specify filename containing input files])
6674 # Tell ltmain to make .lib files, not .a files.
6676 # Tell ltmain to make .dll files, not .so files.
9664 # our stamp files there.
[all …]
H A DLICENSE48 of this software and associated documentation files (the "Software"), to deal
75 a copy of this software and associated documentation files (the
188 * documentation files (the "Software"), to deal in the Software
H A Dconfigure.ac33 # Specify where the auxiliary files created by configure should go. The config
132 AC_MSG_WARN([Couldn't find endian.h or sys/endian.h files: doing compile-time tests.])
H A DRELNOTES.md137 library files were not getting installed, has been fixed (#1013 /
424 changes consist of updated documentation files and text in the RPM
603 files has been fixed (issue #323).
821 documentation files have been changed to point there.
H A Dconfigure1390 --prefix=PREFIX install architecture-independent files in PREFIX
1392 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1411 --includedir=DIR C header files [PREFIX/include]
1412 --oldincludedir=DIR C header files for non-gcc [/usr/include]
2438 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2504 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
2843 as_fn_error $? "newly created file is older than distributed files!
15625 -d, --debug don't remove temporary files
15632 Configuration files:
/iperf/src/
H A DMakefile.in142 test -z "$$files" \
145 $(am__cd) "$$dir" && rm -f $$files; }; \
785 while read type dir files; do \
787 test -z "$$files" || { \
802 cd "$(DESTDIR)$(bindir)" && rm -f $$files
1332 while read files; do \
1333 test -z "$$files" || { \
1375 while read files; do \
1376 test -z "$$files" || { \
1401 while read files; do \
[all …]
/iperf/contrib/
H A DREADME.txt2 This directory contains files that might be useful to analyze iperf3 results
/iperf/docs/_esnet/
H A DREADME.rst85 The files are in the ``docs`` directory. Take a look at the content of
/iperf/config/
H A Dax_check_openssl.m420 # This macro sets OPENSSL_INCLUDES such that source files should use the
H A Dltmain.sh4445 if test -z "$files"; then
4468 set dummy $files; shift
4475 for file in $files; do
4493 for file in $files; do
7402 -precious-files-regex)
10147 func_verbose "creating reloadable object files..."
11230 files=
11243 *) func_append files " $arg" ;;
11252 for file in $files; do
/iperf/examples/
H A DMakefile.in484 done >> $(top_builddir)/cscope.files