Searched +full:- +full:dcoverage (Results 1 – 2 of 2) sorted by relevance
2 - linux3 - osx8 # https://docs.travis-ci.com/user/languages/objective-c/#Supported-OS-X-iOS-SDK-versions15 - PREFIX=$HOME/prefix16 - MY_CMAKE_OPTIONS="-DCMAKE_PREFIX_PATH=$PREFIX -DCMAKE_INSTALL_PREFIX=$HOME/install"17 - OSX_CMAKE_OPTIONS="-DBUILD_TESTING=OFF -DPYTHON_BINDINGS=OFF -DCLIENT_SIMULATOR=OFF"18 - CTEST_OUTPUT_ON_FAILURE=119 - LINUX=false20 - OSX=false23 - gcc[all …]
2 # Use of this source code is governed by a BSD-style license that can be27 # rule, the rule will be constructed using only the top-down, immediate value.56 # VB_DIR = vboot binary directory for dev-mode-only scripts87 _machname := $(shell uname -m)101 # for a firmware target (such as u-boot or depthcharge). It must map111 # Provide default CC and CFLAGS for firmware builds; if you have any -D flags,112 # please add them after this point (e.g., -DVBOOT_DEBUG).114 # TODO(crosbug.com/16808) We hard-code u-boot's compiler flags here just116 # maintaining a compatible ABI, etc. between u-boot and vboot_reference.121 # Flag ordering: arch, then -f, then -m, then -W[all …]