-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Nov 5, 2024
1 parent
ee67908
commit 5db05b4
Showing
7 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
urls_downloaded_cb({"token":"AR","urls":[{"url":"Reference-tables.html#compiler-and-linker-selection-variables","node_type":"table","page":"Reference tables","sections":["Reference tables","Compiler and Linker selection variables"],"context":{"gi-language":["default"]}}]}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
urls_downloaded_cb({"token":"ar","urls":[{"url":"Reference-tables.html#compiler-and-linker-selection-variables","node_type":"table","page":"Reference tables","sections":["Reference tables","Compiler and Linker selection variables"],"context":{"gi-language":["default"]}}]}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
urls_downloaded_cb({"token":"archiver","urls":[{"url":"Reference-tables.html#compiler-and-linker-selection-variables","node_type":"table","page":"Reference tables","sections":["Reference tables","Compiler and Linker selection variables"],"context":{"gi-language":["default"]}}]}); |
2 changes: 1 addition & 1 deletion
2
...h/hotdoc_fragments/Reference-tables.html-compiler-and-linker-selection-variables.fragment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fragment_downloaded_cb({"url":"Reference-tables.html#compiler-and-linker-selection-variables","fragment":"Compiler and Linker selection variables\nN.B. these settings are specified per machine, and so the environment\nvariables actually come in pairs. See the environment variables per\nmachine section for details.\n*The old environment variables are still supported, but are deprecated\nand will be removed in a future version of Meson.\nchanged in 1.3.0 Paths with spaces were split unconditionally to extract\ncomponents such as the path to Ccache,\nintrinsic compiler flags like -m32 or --target, etc. This broke passing\na hardcoded compiler path to CMake subprojects. To work around this, paths\nmust be wrapped with double quotes:\nYou can also set the values through machine files.\nNew in 1.3.0 Paths that point to an existing executable no longer need\nwrapping:\n\n\n\n Language\n Compiler\n Linker\n Note\n\n\n\n\n C\n CC\n CC_LD\n\n\n\n C++\n CXX\n CXX_LD\n\n\n\n D\n DC\n DC_LD\n Before 0.54 D_LD*\n\n\n Fortran\n FC\n FC_LD\n Before 0.54 F_LD*\n\n\n Objective-C\n OBJC\n OBJC_LD\n\n\n\n Objective-C++\n OBJCXX\n OBJCXX_LD\n Before 0.54 OBJCPP_LD*\n\n\n Rust\n RUSTC\n RUSTC_LD\n Before 0.54 RUST_LD*\n\n\n Vala\n VALAC\n\n Use CC_LD. Vala transpiles to C\n\n\n C#\n CSC\n CSC\n The linker is the compiler\n\n\n Cython\n CYTHON\n\n\n\n\n nasm\n NASM\n\n Uses the C linker\n\n\n\n"}); | ||
fragment_downloaded_cb({"url":"Reference-tables.html#compiler-and-linker-selection-variables","fragment":"Compiler and Linker selection variables\nN.B. these settings are specified per machine, and so the environment\nvariables actually come in pairs. See the environment variables per\nmachine section for details.\n*The old environment variables are still supported, but are deprecated\nand will be removed in a future version of Meson.\nchanged in 1.3.0 Paths with spaces were split unconditionally to extract\ncomponents such as the path to Ccache,\nintrinsic compiler flags like -m32 or --target, etc. This broke passing\na hardcoded compiler path to CMake subprojects. To work around this, paths\nmust be wrapped with double quotes:\nYou can also set the values through machine files.\nNew in 1.3.0 Paths that point to an existing executable no longer need\nwrapping:\n\n\n\n Language\n Compiler\n Linker\n Note\n\n\n\n\n C\n CC\n CC_LD\n\n\n\n C++\n CXX\n CXX_LD\n\n\n\n D\n DC\n DC_LD\n Before 0.54 D_LD*\n\n\n Fortran\n FC\n FC_LD\n Before 0.54 F_LD*\n\n\n Objective-C\n OBJC\n OBJC_LD\n\n\n\n Objective-C++\n OBJCXX\n OBJCXX_LD\n Before 0.54 OBJCPP_LD*\n\n\n Rust\n RUSTC\n RUSTC_LD\n Before 0.54 RUST_LD*\n\n\n Vala\n VALAC\n\n Use CC_LD. Vala transpiles to C\n\n\n C#\n CSC\n CSC\n The linker is the compiler\n\n\n Cython\n CYTHON\n\n\n\n\n nasm\n NASM\n\n Uses the C linker\n\n\n archiver\n\n AR\n\n\n\n\n"}); |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.