Meta: Update environment variables for ak_debug_gen

This updates the environment variables that are passed along to the tool
to run this build command.
This commit is contained in:
Saleem Abdulrasool 2024-09-18 10:50:31 -07:00 committed by Andrew Kaster
parent 050ffddff3
commit 60e7a6ea28
Notes: github-actions[bot] 2024-09-25 18:52:43 +00:00

View file

@ -224,6 +224,7 @@ write_cmake_config("ak_debug_gen") {
"CSS_LOADER_DEBUG=",
"CSS_PARSER_DEBUG=",
"CSS_TOKENIZER_DEBUG=",
"CSS_TRANSITIONS_DEBUG=",
"EDITOR_DEBUG=",
"EMOJI_DEBUG=",
"FILE_WATCHER_DEBUG=",
@ -246,6 +247,7 @@ write_cmake_config("ak_debug_gen") {
"LEXER_DEBUG=",
"LIBWEB_CSS_ANIMATION_DEBUG=",
"LIBWEB_CSS_DEBUG=",
"LIBWEB_WASM_DEBUG=",
"LINE_EDITOR_DEBUG=",
"LZMA_DEBUG=",
"LZW_DEBUG=",
@ -266,6 +268,7 @@ write_cmake_config("ak_debug_gen") {
"RSA_PARSE_DEBUG=",
"SHARED_QUEUE_DEBUG=",
"SPAM_DEBUG=",
"STYLE_INVALIDATION_DEBUG=",
"SYNTAX_HIGHLIGHTING_DEBUG=",
"TEXTEDITOR_DEBUG=",
"TIFF_DEBUG=",
@ -283,6 +286,7 @@ write_cmake_config("ak_debug_gen") {
"WEBDRIVER_DEBUG=",
"WEBDRIVER_ROUTE_DEBUG=",
"WEBGL_CONTEXT_DEBUG=",
"WEBVIEW_PROCESS_DEBUG=",
"WEB_FETCH_DEBUG=",
"WEB_WORKER_DEBUG=",
"WEBP_DEBUG=",