Lines Matching refs:or
11 …he place where features can be selected. This file can be edited manually, or in a more programmat…
28 1. Browse `apidoc/index.html` or `apidoc/modules.html`.
49 * GNU Make 3.82 or a build tool that CMake supports.
53 * CMake 3.10.2 or later (if using CMake).
54 * Microsoft Visual Studio 2017 or later (if using Visual Studio).
55 * Doxygen 1.8.11 or later (if building the documentation; slightly older versions should work).
59 …compile the library at a release tag. This is not needed to consume a release archive (zip or tar).
63 …and whose content depends only on the Mbed TLS source, not on the platform or on the library confi…
79 * If not cross-compiling, running `make` with any target, or just `make`, will automatically genera…
107 …but the build environment is Unix-like (for instance when cross-compiling, or compiling from an MS…
109 …ou can override `CFLAGS` and `LDFLAGS` by setting them in your environment or on the make command …
113 …or remove for specific platforms. You can also check [the Mbed TLS Knowledge Base](https://mbed-tl…
160 Note that, with CMake, you can't adjust the compiler or its flags after the
179 If you want to change `CC` or `CFLAGS` afterwards, you will need to remove the
216 This will link the Mbed TLS libraries to your library or application, and add
217 its include directories to your target (transitively, in the case of `PUBLIC` or
250 …nds.py` test builds in configurations with a single curve, key exchange, hash, cipher, or pkalg on.
260 - [Porting Mbed TLS to a new environment or OS](https://mbed-tls.readthedocs.io/en/latest/kb/how-…
286 …ation, which allows substituting alternative implementations at build time or run time, for exampl…
314 …tps://spdx.org/licenses/Apache-2.0.html) OR [GPL-2.0-or-later](https://spdx.org/licenses/GPL-2.0-o…
318 …ect subdirectories, where it differs from the normal Mbed TLS license, and/or in source files. The…
321 … license. It is distributed in Mbed TLS under a dual Apache-2.0 OR GPL-2.0-or-later license with p…
332 * To report a bug or request a feature in Mbed TLS, please [file an issue on GitHub](https://github…