|
@@ -389,10 +389,10 @@ index 0000000000000000000000000000000000000000..2d8952a1d23af0ab4b3e5de0e56ec1e3
|
|
|
+}
|
|
|
diff --git a/deps/cares/BUILD.gn b/deps/cares/BUILD.gn
|
|
|
new file mode 100644
|
|
|
-index 0000000000000000000000000000000000000000..0b7737ca061ae6a12647f5d7bf0c2d1bc7d5bdd9
|
|
|
+index 0000000000000000000000000000000000000000..adce7f6aa905540da7eb8042606a285b260fefc4
|
|
|
--- /dev/null
|
|
|
+++ b/deps/cares/BUILD.gn
|
|
|
-@@ -0,0 +1,126 @@
|
|
|
+@@ -0,0 +1,131 @@
|
|
|
+config("cares_config") {
|
|
|
+ include_dirs = [ "include" ]
|
|
|
+}
|
|
@@ -418,6 +418,7 @@ index 0000000000000000000000000000000000000000..0b7737ca061ae6a12647f5d7bf0c2d1b
|
|
|
+ "src/ares__close_sockets.c",
|
|
|
+ "src/ares__get_hostent.c",
|
|
|
+ "src/ares__read_line.c",
|
|
|
++ "src/ares__readaddrinfo.c",
|
|
|
+ "src/ares__timeval.c",
|
|
|
+ "src/ares_android.c",
|
|
|
+ "src/ares_cancel.c",
|
|
@@ -431,7 +432,9 @@ index 0000000000000000000000000000000000000000..0b7737ca061ae6a12647f5d7bf0c2d1b
|
|
|
+ "src/ares_fds.c",
|
|
|
+ "src/ares_free_hostent.c",
|
|
|
+ "src/ares_free_string.c",
|
|
|
++ "src/ares_freeaddrinfo.c",
|
|
|
+ "src/ares_getenv.h",
|
|
|
++ "src/ares_getaddrinfo.c",
|
|
|
+ "src/ares_gethostbyaddr.c",
|
|
|
+ "src/ares_gethostbyname.c",
|
|
|
+ "src/ares_getnameinfo.c",
|
|
@@ -449,6 +452,7 @@ index 0000000000000000000000000000000000000000..0b7737ca061ae6a12647f5d7bf0c2d1b
|
|
|
+ "src/ares_nowarn.c",
|
|
|
+ "src/ares_nowarn.h",
|
|
|
+ "src/ares_options.c",
|
|
|
++ "src/ares__parse_into_addrinfo.c",
|
|
|
+ "src/ares_parse_a_reply.c",
|
|
|
+ "src/ares_parse_aaaa_reply.c",
|
|
|
+ "src/ares_parse_mx_reply.c",
|
|
@@ -465,6 +469,7 @@ index 0000000000000000000000000000000000000000..0b7737ca061ae6a12647f5d7bf0c2d1b
|
|
|
+ "src/ares_search.c",
|
|
|
+ "src/ares_send.c",
|
|
|
+ "src/ares_setup.h",
|
|
|
++ "src/ares__sortaddrinfo.c",
|
|
|
+ "src/ares_strcasecmp.c",
|
|
|
+ "src/ares_strcasecmp.h",
|
|
|
+ "src/ares_strdup.c",
|
|
@@ -937,10 +942,10 @@ index 0000000000000000000000000000000000000000..f13b471d17128468bed06e66bd03a2ea
|
|
|
+}
|
|
|
diff --git a/filenames.json b/filenames.json
|
|
|
new file mode 100644
|
|
|
-index 0000000000000000000000000000000000000000..6cfb94ab4a9f8ec62cd37efc616bac4fd1fb42f5
|
|
|
+index 0000000000000000000000000000000000000000..13c7354ae7e8fe0bca3ba4c03b0e59f0d06b1558
|
|
|
--- /dev/null
|
|
|
+++ b/filenames.json
|
|
|
-@@ -0,0 +1,487 @@
|
|
|
+@@ -0,0 +1,498 @@
|
|
|
+// This file is automatically generated by generate_gn_filenames_json.py
|
|
|
+// DO NOT EDIT
|
|
|
+{
|
|
@@ -963,8 +968,12 @@ index 0000000000000000000000000000000000000000..6cfb94ab4a9f8ec62cd37efc616bac4f
|
|
|
+ "//v8/include/cppgc/allocation.h",
|
|
|
+ "//v8/include/cppgc/garbage-collected.h",
|
|
|
+ "//v8/include/cppgc/heap.h",
|
|
|
++ "//v8/include/cppgc/liveness-broker.h",
|
|
|
++ "//v8/include/cppgc/macros.h",
|
|
|
+ "//v8/include/cppgc/member.h",
|
|
|
++ "//v8/include/cppgc/persistent.h",
|
|
|
+ "//v8/include/cppgc/platform.h",
|
|
|
++ "//v8/include/cppgc/prefinalizer.h",
|
|
|
+ "//v8/include/cppgc/source-location.h",
|
|
|
+ "//v8/include/cppgc/trace-trait.h",
|
|
|
+ "//v8/include/cppgc/type-traits.h",
|
|
@@ -976,9 +985,13 @@ index 0000000000000000000000000000000000000000..6cfb94ab4a9f8ec62cd37efc616bac4f
|
|
|
+ "files": [
|
|
|
+ "//v8/include/cppgc/internal/accessors.h",
|
|
|
+ "//v8/include/cppgc/internal/api-constants.h",
|
|
|
++ "//v8/include/cppgc/internal/compiler-specific.h",
|
|
|
+ "//v8/include/cppgc/internal/finalizer-trait.h",
|
|
|
+ "//v8/include/cppgc/internal/gc-info.h",
|
|
|
-+ "//v8/include/cppgc/internal/pointer-policies.h"
|
|
|
++ "//v8/include/cppgc/internal/logging.h",
|
|
|
++ "//v8/include/cppgc/internal/persistent-node.h",
|
|
|
++ "//v8/include/cppgc/internal/pointer-policies.h",
|
|
|
++ "//v8/include/cppgc/internal/prefinalizer-handler.h"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
@@ -1044,6 +1057,7 @@ index 0000000000000000000000000000000000000000..6cfb94ab4a9f8ec62cd37efc616bac4f
|
|
|
+ "lib/internal/bootstrap/switches/is_not_main_thread.js",
|
|
|
+ "lib/internal/per_context/primordials.js",
|
|
|
+ "lib/internal/per_context/domexception.js",
|
|
|
++ "lib/internal/per_context/messageport.js",
|
|
|
+ "lib/async_hooks.js",
|
|
|
+ "lib/assert.js",
|
|
|
+ "lib/buffer.js",
|
|
@@ -1145,6 +1159,7 @@ index 0000000000000000000000000000000000000000..6cfb94ab4a9f8ec62cd37efc616bac4f
|
|
|
+ "lib/internal/fs/utils.js",
|
|
|
+ "lib/internal/fs/watchers.js",
|
|
|
+ "lib/internal/http.js",
|
|
|
++ "lib/internal/histogram.js",
|
|
|
+ "lib/internal/idna.js",
|
|
|
+ "lib/internal/inspector_async_hook.js",
|
|
|
+ "lib/internal/js_stream_socket.js",
|
|
@@ -1267,6 +1282,7 @@ index 0000000000000000000000000000000000000000..6cfb94ab4a9f8ec62cd37efc616bac4f
|
|
|
+ "src/fs_event_wrap.cc",
|
|
|
+ "src/handle_wrap.cc",
|
|
|
+ "src/heap_utils.cc",
|
|
|
++ "src/histogram.cc",
|
|
|
+ "src/js_native_api.h",
|
|
|
+ "src/js_native_api_types.h",
|
|
|
+ "src/js_native_api_v8.cc",
|
|
@@ -1634,7 +1650,7 @@ index 0000000000000000000000000000000000000000..f3c5c798c0aefcb8cf9b1570a7b4817c
|
|
|
+ args = rebase_path(inputs + outputs, root_build_dir)
|
|
|
+}
|
|
|
diff --git a/src/node_version.h b/src/node_version.h
|
|
|
-index 8a4192dcc74c8809f47e862f673b850a40084577..29dab977e8a31dfb5aae44bf4b03e855ee18aff0 100644
|
|
|
+index 958519fbe4a83293f5c7bfabb310d3f15d319922..935ead39a1148c22f8c778df750e0c24ceafe909 100644
|
|
|
--- a/src/node_version.h
|
|
|
+++ b/src/node_version.h
|
|
|
@@ -89,7 +89,10 @@
|