Home
last modified time | relevance | path

Searched +full:windows +full:- +full:vs2019 +full:- +full:x64 +full:- +full:shared (Results 1 – 8 of 8) sorted by relevance

/third_party/libsnd/.github/workflows/
Daction.yml8 fail-fast: false
11 ubuntu-gcc-autotools,
12 ubuntu-clang-autotools,
13 ubuntu-gcc-ossfuzz,
14 macos-autotools,
15 ubuntu-gcc-cmake,
16 ubuntu-gcc-cmake-shared,
17 ubuntu-clang-cmake,
18 ubuntu-clang-cmake-shared,
19 macos-cmake,
[all …]
/third_party/cef/
DCMakeLists.txt.in2 # reserved. Use of this source code is governed by a BSD-style license that
7 # CMake is a cross-platform open-source build system that can generate project
11 # CMake-generated project formats that have been tested with this CEF binary
16 # Windows: Ninja, Visual Studio 2019+
18 # Ninja is a cross-platform open-source tool for running fast builds using
19 # pre-installed platform toolchains (GNU, clang, Xcode or MSVC). It can be
28 # cmake/*.cmake CEF configuration files shared by all targets.
39 # - CMake version 3.19 or newer.
41 # - Linux requirements:
43 # (Bionic Beaver), and related. Ubuntu 18.04 64-bit with GCC 7.5.0+ is
[all …]
/third_party/node/
Dvcbuild.bat8 if /i "%1"=="--help" goto help
9 if /i "%1"=="-help" goto help
12 if /i "%1"=="-?" goto help
13 if /i "%1"=="--?" goto help
19 set NATIVE_SUITES=addons js-native-api node-api
24 @rem Same as the test-ci target in Makefile
30 set target_arch=x64
74 :next-arg
75 if "%1"=="" goto args-done
76 if /i "%1"=="debug" set config=Debug&goto arg-ok
[all …]
/third_party/gn/src/gn/
Dvisual_studio_writer.cc2 // Use of this source code is governed by a BSD-style license that can be
87 const char kWindowsKitsVersion[] = "10"; // Windows 10 SDK
88 const char kWindowsKitsDefaultVersion[] = "10"; // Windows 10 SDK
90 const char kGuidTypeProject[] = "{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}";
91 const char kGuidTypeFolder[] = "{2150E333-8FDC-42A3-9474-1A3956D46DE8}";
106 u"SOFTWARE\\Microsoft\\Windows Kits\\Installed Roots", in GetWindowsKitsIncludeDirs()
107 u"SOFTWARE\\Wow6432Node\\Microsoft\\Windows Kits\\Installed Roots"}; in GetWindowsKitsIncludeDirs()
123 kits_path = std::string("C:\\Program Files (x86)\\Windows Kits\\") + in GetWindowsKitsIncludeDirs()
128 return kit_prefix + "shared;" + kit_prefix + "um;" + kit_prefix + "winrt;"; in GetWindowsKitsIncludeDirs()
132 switch (target->output_type()) { in GetConfigurationType()
[all …]
/third_party/gn/docs/
Dreference.md3 *This page is automatically generated from* `gn help --markdown all`.
34 * [shared_library: Declare a shared library target.](#func_shared_library)
61 * [split_list: Splits a list into N different sub-lists.](#func_split_list)
69 * [Built-in predefined variables](#predefined_variables)
88 * [aliased_deps: [scope] Set of crate-dependency pairs.](#var_aliased_deps)
95 * [bridge_header: [string] Path to C/Objective-C compatibility header.](#var_bridge_header)
118 * [data_deps: [label list] Non-linked dependencies.](#var_data_deps)
123 * [externs: [scope] Set of Rust crate-dependency pairs.](#var_externs)
129 * [inputs: [file list] Additional compile-time dependencies.](#var_inputs)
179 * [switches: Show available command-line switches.](#switch_list)
[all …]
/third_party/json/
DChangeLog.md4 ## [v3.9.1](https://github.com/nlohmann/json/releases/tag/v3.9.1) (2020-08-06)
8 - Can't parse not formatted JSON. [\#2340](https://github.com/nlohmann/json/issues/2340)
9 - parse returns desired array contained in array when JSON text begins with square bracket on gcc 7…
10 - Unexpected deserialization difference between Mac and Linux [\#2338](https://github.com/nlohmann/…
11 - Reading ordered\_json from file causes compile error [\#2331](https://github.com/nlohmann/json/is…
12 - ignore\_comment=true fails on multiple consecutive lines starting with comments [\#2330](https://…
13 - Update documentation about Homebrew installation and CMake integration - Homebrew [\#2326](https:…
14 - Chinese character initialize error [\#2325](https://github.com/nlohmann/json/issues/2325)
15 - json.update and vector\<pair\>does not work with ordered\_json [\#2315](https://github.com/nlohma…
16 - Ambiguous call to overloaded function [\#2210](https://github.com/nlohmann/json/issues/2210)
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V13.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
49 ## 2020-03-26, Version 13.12.0 (Current), @mylesborins
69 …* add --disable-proto option to cli (Gus Caplan) [#32279](https://github.com/nodejs/node/pull/3227…
79 * [[`81183caa4c`](https://github.com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown…
80 * [[`f8a020e636`](https://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package not…
81 * [[`85bdb424c2`](https://github.com/nodejs/node/commit/85bdb424c2)] - ***Revert*** "**build**: add…
82 * [[`8ea5ffc033`](https://github.com/nodejs/node/commit/8ea5ffc033)] - **build**: expand ASAN acron…
83 …s://github.com/nodejs/node/commit/074c3c144f)] - **(SEMVER-MINOR)** **build**: make --without-repo…
[all …]
DCHANGELOG_V12.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
62 ## 2020-04-08, Version 12.16.2 'Erbium' (LTS), @codebytere
75 * [[`f756c809e0`](https://github.com/nodejs/node/commit/f756c809e0)] - **assert**: align character …
76 * [[`597431b1f2`](https://github.com/nodejs/node/commit/597431b1f2)] - **async_hooks**: remove inte…
77 * [[`35f107da53`](https://github.com/nodejs/node/commit/35f107da53)] - **benchmark**: remove proble…
78 * [[`0b7579022c`](https://github.com/nodejs/node/commit/0b7579022c)] - **benchmark**: use let inste…
79 * [[`7173b285e7`](https://github.com/nodejs/node/commit/7173b285e7)] - **benchmark**: swap var for …
80 * [[`c18cec7593`](https://github.com/nodejs/node/commit/c18cec7593)] - **benchmark**: remove specia…
[all …]