Home
last modified time | relevance | path

Searched full:relwithdebinfo (Results 1 – 25 of 70) sorted by relevance

123

/third_party/libuv/.github/workflows/
DCI-win.yml40 cmake --build build --config RelWithDebInfo
42 …onfig == 'ASAN' && 'Copy-Item -Path "build\\*.exe" -Destination "build\\RelWithDebInfo\\"' || '' }}
44 …onfig == 'ASAN' && 'Copy-Item -Path "build\\*.dll" -Destination "build\\RelWithDebInfo\\"' || '' }}
48 ls -l build\\RelWithDebInfo
53 build\\RelWithDebInfo\\uv_run_tests_a.exe platform_output
58 build\\RelWithDebInfo\\uv_run_tests.exe platform_output
67 ctest -C RelWithDebInfo -V
72 build\\RelWithDebInfo\\uv_run_tests_a.exe
/third_party/skia/third_party/externals/tint/
DCMakeSettings.json18 "configurationType": "RelWithDebInfo",
42 "configurationType": "RelWithDebInfo",
66 "configurationType": "RelWithDebInfo",
90 "configurationType": "RelWithDebInfo",
/third_party/node/deps/llhttp/
DCMakeLists.txt9 # By default build in relwithdebinfo type, supports both lowercase and uppercase
11 set(allowableBuildTypes DEBUG RELEASE RELWITHDEBINFO MINSIZEREL)
14 set(CMAKE_BUILD_TYPE RELWITHDEBINFO CACHE STRING "" FORCE)
/third_party/vk-gl-cts/external/amber/src/
DCMakeCache.txt62 //Choose the type of build, options are: None Debug Release RelWithDebInfo
92 //Flags used by the CXX compiler during RELWITHDEBINFO builds.
118 //Flags used by the C compiler during RELWITHDEBINFO builds.
136 //Flags used by the linker during RELWITHDEBINFO builds.
216 // RELWITHDEBINFO builds.
260 // during RELWITHDEBINFO builds.
287 // during RELWITHDEBINFO builds.
/third_party/skia/third_party/externals/swiftshader/
DCMakeSettings.json30 "configurationType": "RelWithDebInfo",
42 "configurationType": "RelWithDebInfo",
DCMakeLists.txt133 …LD_TYPE "Release" CACHE STRING "The type of build: Debug Release MinSizeRel RelWithDebInfo." FORCE)
134 set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS Debug Release MinSizeRel RelWithDebInfo)
398 set_linker_flag("/DEBUG:FASTLINK" RELWITHDEBINFO)
529 set_cpp_flag("-g -g1" RELWITHDEBINFO)
533 set_cpp_flag("-g -g3" RELWITHDEBINFO)
543 set_cpp_flag("-Os" RELWITHDEBINFO)
546 set_cpp_flag("-DNDEBUG" RELWITHDEBINFO)
548 set_cpp_flag("-DANGLE_DISABLE_TRACE" RELWITHDEBINFO)
602 # Enable Reactor Print() functionality in Debug/RelWithDebInfo builds or when explicitly enabled.
/third_party/vk-gl-cts/
DCMakeCache.txt23 //Choose the type of build, options are: None Debug Release RelWithDebInfo
53 //Flags used by the CXX compiler during RELWITHDEBINFO builds.
79 //Flags used by the C compiler during RELWITHDEBINFO builds.
97 //Flags used by the linker during RELWITHDEBINFO builds.
129 // RELWITHDEBINFO builds.
173 // during RELWITHDEBINFO builds.
200 // during RELWITHDEBINFO builds.
/third_party/lz4/contrib/debian/
Drules7 DEB_CMAKE_EXTRA_FLAGS := -DCMAKE_BUILD_TYPE=RelWithDebInfo ../../build/cmake
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_ubuntu/reactor_llvm/10.0/release/
Dcontinuous.cfg18 value: "RelWithDebInfo"
Dpresubmit.cfg18 value: "RelWithDebInfo"
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/macos/reactor_subzero/release/
Dcontinuous.cfg18 value: "RelWithDebInfo"
Dpresubmit.cfg18 value: "RelWithDebInfo"
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_ubuntu/reactor_subzero/release/
Dpresubmit.cfg18 value: "RelWithDebInfo"
Dcontinuous.cfg18 value: "RelWithDebInfo"
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/macos/reactor_llvm/10.0/release/
Dcontinuous.cfg18 value: "RelWithDebInfo"
Dpresubmit.cfg18 value: "RelWithDebInfo"
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_windows/reactor_subzero/release/
Dcontinuous.cfg18 value: "RelWithDebInfo"
Dpresubmit.cfg18 value: "RelWithDebInfo"
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_windows/reactor_llvm/10.0/release/
Dcontinuous.cfg18 value: "RelWithDebInfo"
Dpresubmit.cfg18 value: "RelWithDebInfo"
/third_party/libjpeg-turbo/
D.travis.yml21 CMAKE_BUILD_TYPE=RelWithDebInfo
56 CMAKE_BUILD_TYPE=RelWithDebInfo
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-release/
Dbuild.bat20 call %SCRIPT_DIR%\..\scripts\windows\build.bat RelWithDebInfo
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/macos-clang-release/
Dbuild.sh24 source $SCRIPT_DIR/../scripts/macos/build.sh RelWithDebInfo
/third_party/skia/third_party/externals/spirv-tools/kokoro/macos-clang-release/
Dbuild.sh24 source $SCRIPT_DIR/../scripts/macos/build.sh RelWithDebInfo
/third_party/spirv-tools/kokoro/windows-msvc-2019-release/
Dbuild.bat23 call %SCRIPT_DIR%\..\scripts\windows\build.bat RelWithDebInfo 2019

123