electron/patches/node
Shelley Vohr 90fbf30491
build: compile Node.js with C++20 support (#43555)
* build: compile with C++20 support

* build: update build-image-sha for gcc 10
2024-09-11 09:01:46 -04:00
..
.patches build: compile Node.js with C++20 support (#43555) 2024-09-11 09:01:46 -04:00
build_add_gn_build_files.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
build_compile_with_c_20_support.patch build: compile Node.js with C++20 support (#43555) 2024-09-11 09:01:46 -04:00
build_don_t_redefine_win32_lean_and_mean.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
build_enable_perfetto.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
cherry-pick_src_remove_calls_to_recently_deprecated_v8_apis.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
chore_add_context_to_context_aware_module_prevention.patch chore: bump node to v20.13.1 (main) (#42088) 2024-05-13 11:43:14 -04:00
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
chore_expose_importmoduledynamically_and.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
chore_remove_--no-harmony-atomics_related_code.patch chore: bump node to v20.13.1 (main) (#42088) 2024-05-13 11:43:14 -04:00
chore_remove_calls_to_v8_functioncallbackinfo_holder.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
chore_remove_use_of_deprecated_kmaxlength.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
ci_ensure_node_tests_set_electron_run_as_node.patch test: fixup Node.js snapshot tests to run correctly (#43332) 2024-08-16 11:17:42 +02:00
deprecate_vector_v8_local_in_v8.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
enable_crashpad_linux_node_processes.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
expose_get_builtin_module_function.patch chore: bump node to v20.13.1 (main) (#42088) 2024-05-13 11:43:14 -04:00
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
fix_account_for_createexternalizablestring_v8_global.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
fix_account_for_debugger_agent_race_condition.patch test: enable `parallel/test-debugger-random-port-with-inspect-port` (#39533) 2023-08-17 12:16:14 -04:00
fix_adapt_debugger_tests_for_upstream_v8_changes.patch chore: bump node to v18.17.0 (main) (#39154) 2023-08-08 17:52:51 -05:00
fix_add_default_values_for_variables_in_common_gypi.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_add_property_query_interceptors.patch chore: bump node to v20.16.0 (main) (#43029) 2024-07-26 12:52:05 -04:00
fix_add_source_location_for_v8_task_runner.patch chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
fix_add_trusted_space_and_trusted_lo_space_to_the_v8_heap.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
fix_assert_module_in_the_renderer_process.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_capture_embedder_exceptions_before_entering_v8.patch chore: bump node to v20.16.0 (main) (#43029) 2024-07-26 12:52:05 -04:00
fix_crypto_tests_to_run_with_bssl.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_do_not_resolve_electron_entrypoints.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_lazyload_fs_in_esm_loaders_to_apply_asar_patches.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch chore: bump node to v18.17.0 (main) (#39154) 2023-08-08 17:52:51 -05:00
fix_remove_deprecated_errno_constants.patch chore: bump node to v20.16.0 (main) (#43029) 2024-07-26 12:52:05 -04:00
fix_revert_src_lb_reducing_c_calls_of_esm_legacy_main_resolve.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
fix_serdes_test.patch chore: bump node to v20.12.2 (main) (#41710) 2024-04-17 12:39:13 -04:00
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
pass_all_globals_through_require.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
spec_add_iterator_to_global_intrinsics.patch chore: bump chromium to 122.0.6236.2 (main) (#40871) 2024-01-11 19:33:40 +13:00
src_account_for_openssl_unexpected_version.patch chore: bump node to v20.16.0 (main) (#43029) 2024-07-26 12:52:05 -04:00
src_do_not_use_deprecated_v8_api.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
src_do_not_use_soon-to-be-deprecated_v8_api.patch chore: bump node to v20.16.0 (main) (#43029) 2024-07-26 12:52:05 -04:00
src_remove_dependency_on_wrapper-descriptor-based_cppheap.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
src_stop_using_deprecated_fields_of_fastapicallbackoptions.patch chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
src_update_default_v8_platform_to_override_functions_with_location.patch chore: bump node to v20.12.2 (main) (#41710) 2024-04-17 12:39:13 -04:00
src_use_new_v8_api_to_define_stream_accessor.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
src_use_supported_api_to_get_stalled_tla_messages.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
support_v8_sandboxed_pointers.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
test_formally_mark_some_tests_as_flaky.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
test_make_test-node-output-v8-warning_generic.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
test_match_wpt_streams_transferable_transform-stream-members_any_js.patch chore: bump node to v20.16.0 (main) (#43029) 2024-07-26 12:52:05 -04:00
test_update_v8-stats_test_for_v8_12_6.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
win_process_avoid_assert_after_spawning_store_app_4152.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00