Searched full:build (Results 1 – 25 of 115) sorted by relevance
12345
/net-tools-2.7.6/mbedtls-2.4.0/visualc/VS2010/ |
D | mbedTLS.sln | 250 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.Build.0 = Debug|Win32 252 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.Build.0 = Debug|x64 254 {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|Win32.Build.0 = Release|Win32 256 {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|x64.Build.0 = Release|x64 258 {7A851DBD-7D57-E8F4-85E5-CCA72AEA7DF8}.Debug|Win32.Build.0 = Debug|Win32 260 {7A851DBD-7D57-E8F4-85E5-CCA72AEA7DF8}.Debug|x64.Build.0 = Debug|x64 262 {7A851DBD-7D57-E8F4-85E5-CCA72AEA7DF8}.Release|Win32.Build.0 = Release|Win32 264 {7A851DBD-7D57-E8F4-85E5-CCA72AEA7DF8}.Release|x64.Build.0 = Release|x64 266 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|Win32.Build.0 = Debug|Win32 268 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|x64.Build.0 = Debug|x64 [all …]
|
/net-tools-2.7.6/mbedtls-2.4.0/tests/scripts/ |
D | all.sh | 13 # Warning: the test is destructive. It includes various build modes and 54 printf " --out-of-source-dir=<path>\t\tDirectory used for CMake out-of-source build tests." 220 # time, so start with a GCC build). 239 msg "test/build: declared and exported names" # < 3s 247 msg "build: create and build yotta module" # ~ 30s 249 tests/scripts/yotta-build.sh 251 msg "build: cmake, gcc, ASan" # ~ 1 min 50s 256 msg "test: main suites (inc. selftests) (ASan build)" # ~ 50s 259 msg "test: ssl-opt.sh (ASan build)" # ~ 1 min 262 msg "test/build: ref-configs (ASan build)" # ~ 6 min 20s [all …]
|
D | yotta-build.sh | 3 # yotta-build.sh 30 yt -t $TARGET build 33 yt -t $TARGET build -d 50 # armcc build tests. 54 # arm-none-eabi-gcc build tests.
|
D | curves.pl | 11 # for some build options. 15 # build the library and test suites with the curve disabled 52 system( "make lib" ) and abort "Failed to build lib: $curve\n"; 53 system( "cd tests && make" ) and abort "Failed to build tests: $curve\n";
|
D | key-exchanges.pl | 3 # test that all configs with only a single key exchange enabled build 38 system( "make lib CFLAGS='-Os -Werror'" ) and abort "Failed to build lib: $kex\n";
|
D | test-ref-configs.pl | 4 # - build 66 system( "make CFLAGS='-Os -Werror'" ) and abort "Failed to build: $conf\n";
|
D | basic-build-test.sh | 3 # basic-build-tests.sh 28 # Usage: basic-build-tests.sh 55 # Step 0 - print build environment info 65 # Step 1 - Make and instrumented build for code coverage
|
/net-tools-2.7.6/mbedtls-2.4.0/ |
D | README.md | 7 mbed TLS should build out of the box on most systems. Some platform specific options are available … 9 …ronment variables such as `CC` and `CFLAGS` when using the Make and CMake build system (see below). 14 There are currently four active build systems used within mbed TLS releases: 21 …date. The others should reflect all changes present in the CMake and Make build system, although f… 23 Yotta, as a build system, is slightly different from the other build systems: 28 The Make and CMake build systems create three libraries: libmbedcrypto, libmbedx509, and libmbedtls… 32 …ta](http://yottabuild.org) is a package manager and build system developed by mbed, and is the bui… 38 and build it with: 40 yotta build 46 …n the `yotta/module` directory within it. You can then change to that directory and build as usual: [all …]
|
D | CMakeLists.txt | 4 option(USE_PKCS11_HELPER_LIBRARY "Build mbed TLS with the pkcs11-helper library." OFF) 5 option(ENABLE_ZLIB_SUPPORT "Build mbed TLS with zlib library." OFF) 7 option(ENABLE_PROGRAMS "Build mbed TLS programs." ON) 13 option(ENABLE_TESTING "Build mbed TLS tests." OFF) 15 option(ENABLE_TESTING "Build mbed TLS tests." ON) 21 set(NULL_ENTROPY_WARN_L2 "**** THIS BUILD HAS NO DEFINED ENTROPY SOURCES\n") 46 To confirm you want to build with this option, re-run cmake with the \ 56 …CACHE STRING "Choose the type of build: None Debug Release Coverage ASan ASanDbg MemSan MemSanDbg …
|
D | Makefile | 59 NULL_ENTROPY_WARN_L2=**** THIS BUILD HAS NO DEFINED ENTROPY SOURCES ****\n 64 # Post build steps 86 # note: for coverage testing, build with:
|
D | circle.yml | 11 # - If it is a nightly build then it builds the mbed TLS development head with 34 # Update mbed-os to master only if it is a nightly build
|
/net-tools-2.7.6/ |
D | README.docker | 6 docker build -t net-tools . 36 rm -rf build && mkdir build 38 cmake -GNinja -DBOARD=native_posix -B build 41 -B build 43 ninja -C build run
|
/net-tools-2.7.6/virtual-hub/ |
D | README.md | 13 The virtual-hub is a basic cmake application. To build it, follow 16 mkdir build && cd build 49 mkdir build-1 && cd build-1
|
/net-tools-2.7.6/mbedtls-2.4.0/scripts/data_files/ |
D | vs2010-sln-template.sln | 16 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.Build.0 = Debug|Win32 18 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.Build.0 = Debug|x64 20 {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|Win32.Build.0 = Release|Win32 22 {46CF2D25-6A36-4189-B59C-E4815388E554}.Release|x64.Build.0 = Release|x64
|
D | vs6-main-template.dsp | 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
/net-tools-2.7.6/libcoap/ |
D | configure.ac | 31 # enable the automatically build of shared and static libraries, the unit 142 AC_MSG_WARN([==> The libcoap html documentation will not be build!]) 154 …C_MSG_ERROR([==> Doxygen $doxygen_version too old. Doxygen 1.7+ required for documentation build.]) 164 AC_MSG_WARN([==> The libcoap html documentation will be build without DOT graphics!]) 176 …MSG_WARN([==> Graphviz dot $dot_version too old. Graphviz 2.26+ required for documentation build.]) 210 …[AC_MSG_WARN([==> You want to build the testing binary but the needed header files for CUnit could… 223 …[AC_MSG_WARN([==> You want to build the testing binary but the needed library 'libcunit' for linki… 244 …AC_MSG_WARN([==> You want to build the examples binaries, that is also including the respective ma… 245 …AC_MSG_ERROR([==> Install the package that contains the a2x binary or disable the build of the exa… 260 AC_MSG_WARN([==> This is no problem if you just want to build the library libcoap.]) [all …]
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/data/example-authcrypt/ |
D | README.md | 7 To build and run this example you must have: 31 4. Build mbedtls and the examples. This may take a long time if this is your first compilation: 34 $ yotta build 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-authcrypt.bin` to your mbed board and wait u…
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/data/example-hashing/ |
D | README.md | 7 To build and run this example you must have: 31 4. Build mbedtls and the examples. This may take a long time if this is your first compilation: 34 $ yotta build 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-hashing.bin` to your mbed board and wait unt…
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/data/example-selftest/ |
D | README.md | 7 To build and run this example you must have: 31 4. Build mbedtls and the examples. This may take a long time if this is your first compilation: 34 $ yotta build 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-selftest.bin` to your mbed board and wait un…
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/data/example-benchmark/ |
D | README.md | 7 To build and run this example you must have: 31 4. Build mbedtls and the examples. This may take a long time if this is your first compilation: 34 $ yotta build 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-benchmark.bin` to your mbed board and wait u…
|
/net-tools-2.7.6/mbedtls-2.4.0/library/ |
D | CMakeLists.txt | 1 option(USE_STATIC_MBEDTLS_LIBRARY "Build mbed TLS static library." ON) 2 option(USE_SHARED_MBEDTLS_LIBRARY "Build mbed TLS shared library." OFF) 110 message(FATAL_ERROR "Need to choose static or shared mbedtls build!")
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/ |
D | create-module.sh | 18 # use a temporary directory to build the module, then rsync to DEST 44 rsync -cr --delete --exclude build --exclude yotta_\* $TMP/ $DEST/
|
/net-tools-2.7.6/mbedtls-2.4.0/scripts/ |
D | generate_visualc_files.pl | 44 {GUID}.Debug|Win32.Build.0 = Debug|Win32\r 46 {GUID}.Debug|x64.Build.0 = Debug|x64\r 48 {GUID}.Release|Win32.Build.0 = Release|Win32\r 50 {GUID}.Release|x64.Build.0 = Release|x64\r
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/data/ |
D | README.md | 25 These examples are integrated as yotta tests, so that they are built automatically when you build m… 60 …build` from its root. This is because mbed TLS also exists as an independent component, so its rep… 67 You can then run any yotta command you would normally run, such as `yotta build` or `yotta link`.
|
/net-tools-2.7.6/mbedtls-2.4.0/tests/ |
D | CMakeLists.txt | 15 message(FATAL_ERROR "Cannot build test suites without Perl") 106 # Make data_files available in an out-of-source build
|
12345