-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accpet OsStr
instead of str
for flags
#1100
Commits on Jun 22, 2024
-
Update
getenv
to returnArc<Ostr>
instead ofArc<str>
It is possible that the environment variable contains non-utf8 charactes Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for cced1bb - Browse repository at this point
Copy the full SHA cced1bbView commit details -
Update
get_cpp_link_stdlib
to return `Result<Option<Cow<'_, Path>>,…… Error>` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 4acbec4 - Browse repository at this point
Copy the full SHA 4acbec4View commit details -
Update
cpp_{set, link}_stdlib
to acceptPath
instead ofstr
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 55507fc - Browse repository at this point
Copy the full SHA 55507fcView commit details -
Optimize
prefix_for_target
to retCow<'static, str>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 2620349 - Browse repository at this point
Copy the full SHA 2620349View commit details -
Accept
impl AsRef<OsStr>
for asm, ar and cc/cxx flags and `link_lib……_modifiers` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a143668 - Browse repository at this point
Copy the full SHA a143668View commit details -
Improve debug logging in
getenv
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b452901 - Browse repository at this point
Copy the full SHA b452901View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 355924b - Browse repository at this point
Copy the full SHA 355924bView commit details -
Revert
cpp_{set, link}_stdlib
changesSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for fe98c2c - Browse repository at this point
Copy the full SHA fe98c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40397fd - Browse repository at this point
Copy the full SHA 40397fdView commit details