Home
last modified time | relevance | path

Searched +full:- +full:ninja (Results 1 – 25 of 1025) sorted by relevance

12345678910>>...41

/external/libyuv/docs/
Ddeprecated_builds.md5 ## Pre-requisites
7 …need to have depot tools installed: https://www.chromium.org/developers/how-tos/install-depot-tools
77 call python gyp_libyuv -fninja -G msvs_version=2013
78 ninja -j7 -C out\Release
79 ninja -j7 -C out\Debug
82 call python gyp_libyuv -fninja -G msvs_version=2013
83 ninja -C out\Debug_x64
84 ninja -C out\Release_x64
89 call python gyp_libyuv -fninja libyuv_test.gyp
90 ninja -C out\Debug
[all …]
Dgetting_started.md5 ## Pre-requisites
7 …need to have depot tools installed: https://www.chromium.org/developers/how-tos/install-depot-tools
14 gclient config --name src https://chromium.googlesource.com/libyuv/libyuv
62 call gn gen out\Release "--args=is_debug=false target_cpu=\"x64\""
63 call gn gen out\Debug "--args=is_debug=true target_cpu=\"x64\""
64 ninja -v -C out\Release
65 ninja -v -C out\Debug
67 call gn gen out\Release "--args=is_debug=false target_cpu=\"x86\""
68 call gn gen out\Debug "--args=is_debug=true target_cpu=\"x86\""
69 ninja -v -C out\Release
[all …]
/external/igt-gpu-tools/
Dmeson.sh8 build/build.ninja:
9 mkdir -p build
12 all: build/build.ninja
13 ninja -C build
15 clean: build/build.ninja
16 ninja -C build clean
18 test: build/build.ninja
19 ninja -C build test
21 reconfigure: build/build.ninja
22 ninja -C build reconfigure
[all …]
D.gitlab-ci.yml1 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-fedora:latest
4 -Dlibdrm_drivers=intel,nouveau,amdgpu
5 -Doverlay=enabled
6 -Dchamelium=enabled
7 -Dvalgrind=enabled
8 -Dman=enabled
9 -Dtests=enabled
10 -Drunner=enabled
11 -Dlibunwind=enabled
12 LANG: "C.UTF-8"
[all …]
/external/cronet/stable/build/
Dclobber_unittest.py3 # Use of this source code is governed by a BSD-style license that can be
31 command = ../../buildtools/gn --root=../.. -q --regeneration gen .
33 description = Regenerating ninja files
35 build build.ninja.stamp: gn
37 depfile = build.ninja.d
39 build build.ninja: phony build.ninja.stamp
48 subninja toolchain.ninja
49 subninja clang_newlib_x64/toolchain.ninja
50 subninja glibc_x64/toolchain.ninja
51 subninja irt_x64/toolchain.ninja
[all …]
Dclobber.py3 # Use of this source code is governed by a BSD-style license that can be
16 """Extracts from a build.ninja the commands to run GN.
18 The commands to run GN are the gn rule and build.ninja build step at the
19 top of the build.ninja file. We want to keep these when deleting GN builds
20 since we want to preserve the command-line flags to GN.
25 # Reads until the first empty line after the "build build.ninja:" target.
31 if line.startswith('build build.ninja:'):
39 # For unknown reasons (anti-virus?) rmtree of Chromium build directories
58 # GN writes a build.ninja.d file. Note that not all GN builds have args.gn.
59 build_ninja_d_file = os.path.join(build_dir, 'build.ninja.d')
[all …]
/external/angle/build/
Dclobber_unittest.py3 # Use of this source code is governed by a BSD-style license that can be
31 command = ../../buildtools/gn --root=../.. -q --regeneration gen .
33 description = Regenerating ninja files
35 build build.ninja.stamp: gn
37 depfile = build.ninja.d
39 build build.ninja: phony build.ninja.stamp
48 subninja toolchain.ninja
49 subninja clang_newlib_x64/toolchain.ninja
50 subninja glibc_x64/toolchain.ninja
51 subninja irt_x64/toolchain.ninja
[all …]
Dclobber.py3 # Use of this source code is governed by a BSD-style license that can be
16 """Extracts from a build.ninja the commands to run GN.
18 The commands to run GN are the gn rule and build.ninja build step at the
19 top of the build.ninja file. We want to keep these when deleting GN builds
20 since we want to preserve the command-line flags to GN.
25 # Reads until the first empty line after the "build build.ninja:" target.
31 if line.startswith('build build.ninja:'):
39 # For unknown reasons (anti-virus?) rmtree of Chromium build directories
58 # GN writes a build.ninja.d file. Note that not all GN builds have args.gn.
59 build_ninja_d_file = os.path.join(build_dir, 'build.ninja.d')
[all …]
/external/cronet/tot/build/
Dclobber_unittest.py3 # Use of this source code is governed by a BSD-style license that can be
31 command = ../../buildtools/gn --root=../.. -q --regeneration gen .
33 description = Regenerating ninja files
35 build build.ninja.stamp: gn
37 depfile = build.ninja.d
39 build build.ninja: phony build.ninja.stamp
48 subninja toolchain.ninja
49 subninja clang_newlib_x64/toolchain.ninja
50 subninja glibc_x64/toolchain.ninja
51 subninja irt_x64/toolchain.ninja
[all …]
Dclobber.py3 # Use of this source code is governed by a BSD-style license that can be
16 """Extracts from a build.ninja the commands to run GN.
18 The commands to run GN are the gn rule and build.ninja build step at the
19 top of the build.ninja file. We want to keep these when deleting GN builds
20 since we want to preserve the command-line flags to GN.
25 # Reads until the first empty line after the "build build.ninja:" target.
31 if line.startswith('build build.ninja:'):
39 # For unknown reasons (anti-virus?) rmtree of Chromium build directories
58 # GN writes a build.ninja.d file. Note that not all GN builds have args.gn.
59 build_ninja_d_file = os.path.join(build_dir, 'build.ninja.d')
[all …]
/external/webrtc/infra/specs/
Dclient.webrtc.json24 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
27 "test_id_prefix": "ninja://examples:AppRTCMobile_test_apk/"
47 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
50 "test_id_prefix": "ninja://sdk/android:android_instrumentation_test_apk/"
70 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
73 "test_id_prefix": "ninja://modules/audio_coding:audio_decoder_unittests/"
93 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
96 "test_id_prefix": "ninja://common_audio:common_audio_unittests/"
116 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
119 "test_id_prefix": "ninja://common_video:common_video_unittests/"
[all …]
Dtryserver.webrtc.json24 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
27 "test_id_prefix": "ninja://examples:AppRTCMobile_test_apk/"
47 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
50 "test_id_prefix": "ninja://sdk/android:android_instrumentation_test_apk/"
70 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
73 "test_id_prefix": "ninja://modules/audio_coding:audio_decoder_unittests/"
93 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
96 "test_id_prefix": "ninja://common_audio:common_audio_unittests/"
116 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
119 "test_id_prefix": "ninja://common_video:common_video_unittests/"
[all …]
/external/libultrahdr/.github/workflows/
Dcmake_linux.yml1 name: Build and Test CI - Linux
2 # Build and Test CI for ubuntu-latest
9 runs-on: ${{ matrix.config.os }}
11 fail-fast: true
14 # <Ubuntu-latest Platform, Release Build, GCC toolchain, Ninja generator>
15 - name: "ubuntu latest gcc rel ninja"
16 os: ubuntu-latest
20 …cmake-opts: '-DUHDR_BUILD_TESTS=1 -DUHDR_ENABLE_LOGS=1 -DUHDR_ENABLE_INSTALL=1 -DUHDR_ENABLE_WERRO…
22 # <Ubuntu-latest Platform, Release Build, Clang toolchain, Ninja generator>
23 - name: "ubuntu latest clang rel ninja"
[all …]
Dcmake_mac.yml1 name: Build and Test CI - macOS
2 # Build and Test CI for macOS-latest
9 runs-on: ${{ matrix.config.os }}
11 fail-fast: true
14 # <macOS-latest ARM64 Platform, Release Build, Clang toolchain, Ninja generator>
15 - name: "macOS latest ARM64 clang rel ninja"
16 os: macos-latest
20 …cmake-opts: '-DUHDR_BUILD_TESTS=1 -DUHDR_ENABLE_LOGS=1 -DUHDR_ENABLE_INSTALL=1 -DUHDR_ENABLE_WERRO…
22 # <macOS-13 Platform, Release Build, Clang toolchain, Ninja generator>
23 - name: "macOS-13 clang rel ninja"
[all …]
/external/pigweed/pw_build/py/pw_build/
Dwrap_ninja.py8 # https://www.apache.org/licenses/LICENSE-2.0
15 """Wrapper for Ninja that adds a real-time status interface."""
33 # The status formatting string for Ninja to use. Includes a sentinel prefix.
36 # "ANSI" terminal codes for controlling terminal output. This are more-or-less
60 def __init__(self) -> None:
65 # pylint: disable=unused-argument
66 def _signal_handler(self, signal_number: int, stack_frame: Any) -> None:
87 def __init__(self) -> None:
96 def print_line(self, line: str) -> None:
100 def set_temporary_lines(self, lines: list[str]) -> None:
[all …]
/external/libchrome/build/
Dclobber.py3 # Use of this source code is governed by a BSD-style license that can be
16 """Extracts from a build.ninja the commands to run GN.
18 The commands to run GN are the gn rule and build.ninja build step at the
19 top of the build.ninja file. We want to keep these when deleting GN builds
20 since we want to preserve the command-line flags to GN.
27 # is the section for "build build.ninja", separated by blank lines.
42 # For unknown reasons (anti-virus?) rmtree of Chromium build directories
51 # GN writes a build.ninja.d file. Note that not all GN builds have args.gn.
52 build_ninja_d_file = os.path.join(build_dir, 'build.ninja.d')
59 # write a dummy build.ninja file that will automatically rerun GN the next
[all …]
/external/skia/bin/
Dfetch-ninja5 # Use of this source code is governed by a BSD-style license that can be
35 platform = '%s-%s' % (OS, cpu)
36 ninja = 'ninja' variable
38 ninja = 'ninja.exe' variable
40 # Find the version of 'ninja' requested by DEPS.
50 # depot_tools scripts expect ninja to be in third_party
51 os.makedirs(os.path.join('third_party', 'ninja'), exist_ok=True)
52 ninja_path = os.path.join('third_party', 'ninja', ninja)
54 ninja_version_path = os.path.join('bin', 'ninja.version')
56 # When we download 'ninja', we write the version information to a file so we can
[all …]
/external/OpenCL-Headers/.github/workflows/
Dwindows.yml5 paths-ignore:
6 - '**/*.md'
8 paths-ignore:
9 - '**/*.md'
13 runs-on: windows-latest
22 - VER: v141
24 GEN: Ninja Multi-Config
28 NINJA_URL: https://github.com/ninja-build/ninja/releases/download/v1.10.2/ninja-win.zip
29 NINJA_ROOT: C:\Tools\Ninja
34 - uses: actions/checkout@v3
[all …]
/external/libultrahdr/docs/
Dfuzzers.md5 - Refer [Requirements](./building.md#Requirements)
7 - Additionally compilers are required to support options `-fsanitize=fuzzer, -fsanitize=fuzzer-no-l…
13 cmake -G Ninja ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DUHDR_BUILD_FUZZERS=1
14 ninja
19 **ultrahdr_enc_fuzzer** - ultrahdr encoder fuzzer <br>
20 **ultrahdr_dec_fuzzer** - ultrahdr decoder fuzzer <br>
28 cmake -G Ninja ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DUHDR_BUILD_FUZZERS=1 -DU…
29 ninja
35 cmake -G Ninja ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DUHDR_BUILD_FUZZERS=1 -DU…
36 ninja
[all …]
Dbuilding.md7 …uzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/libultrahdr.svg)](https://in…
11 - [CMake](http://www.cmake.org) v3.15 or later
12 - C++ compiler, supporting at least C++17.
13 - libultrahdr uses jpeg compression format to store sdr image and gainmap quotient.
17 at the time of configure. That is, `cmake -DUHDR_BUILD_DEPS=1` will clone jpeg codec
18 from [link](https://github.com/libjpeg-turbo/libjpeg-turbo.git) and include it in
22 - C compiler
23 - For building x86/x86_64 SIMD optimizations, [NASM](http://www.nasm.us) or
32 To set these options and parameters, use `-D<Parameter_name>=<value>`.
35 `cmake -DOPTION_ONE=1 -DOPTION_TWO=0 ...` <br>
[all …]
/external/llvm/utils/release/
Dbuild_llvm_package.bat11 REM Visual Studio 2013, CMake, Ninja, SVN, GNUWin32,
13 REM Visual Studio 2013 SDK (for the clang-format plugin).
22 set package_version=3.9.0-r%revision%
38 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/llvm/%branch% llvm || exit /b
39 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/cfe/%branch% llvm/tools/clang || exit…
40 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/clang-tools-extra/%branch% llvm/tools…
41 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/lld/%branch% llvm/tools/lld || exit /b
42 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/compiler-rt/%branch% llvm/projects/co…
43 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/openmp/%branch% llvm/projects/openmp …
47-DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON -DLLVM_USE…
[all …]
/external/angle/infra/specs/
Dangle.json4 "android-arm64-exp-pixel6": {
8 "--use-angle=vulkan",
9 "-v",
10 "--shard-timeout=500"
26 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
30 "test_id_prefix": "ninja://src/tests:angle_deqp_egl_tests/",
35 "--use-angle=vulkan",
36 "-v",
37 "--shard-timeout=500"
53 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
[all …]
/external/libdav1d/
D.gitlab-ci.yml2 - style
3 - build
4 - test
6 .debian-amd64-common:
7 image: registry.videolan.org/dav1d-debian-unstable:20240406142551
10 - docker
11 - amd64
13 .debian-amd64-minimum:
14 image: registry.videolan.org/dav1d-debian-minimum:20240406142551
17 - docker
[all …]
/external/XNNPACK/.github/workflows/
Dbuild.yml4 group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
5 cancel-in-progress: true
7 cmake-linux-local:
8 runs-on: ubuntu-latest
9 timeout-minutes: 40
11 - uses: actions/checkout@v2
12 - name: Update apt
14 - name: Install ninja
15 run: sudo apt install ninja-build
16 - name: Configure and build
[all …]
/external/pdfium/third_party/ninja/
DREADME.pdfium1 Name: ninja
2 Short Name: ninja
3 URL: https://github.com/ninja-build/ninja
6 License File: https://github.com/ninja-build/ninja/blob/master/COPYING
11 Ninja is a small build system with a focus on speed, and is used to build
15 https://chromium.googlesource.com/infra/infra/+/refs/heads/main/3pp/ninja/

12345678910>>...41