index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
modules
/
core
/
tools
/
clang.lua
Age
Commit message (
Expand
)
Author
2025-07-03
rename copyright
ruki
2025-04-30
(runtimes) fix support of macOS homebrew llvm for --runtimes
Arthur LAURENT
2024-09-06
fix #5574
ruki
2024-08-31
remove fake_target
ruki
2024-05-26
revert c++abi for clang
ruki
2024-05-11
add c++abi
ruki
2024-04-03
apply runtime to package targets (for check_cxxsnippet support)
Arthur LAURENT
2024-03-07
cleanup
Arthur LAURENT
2024-03-07
reuse gcc nf_rpathdir in clang tool
Arthur LAURENT
2024-03-07
make rpathdir clang function private
Arthur LAURENT
2024-03-07
simplify
Arthur LAURENT
2024-03-07
improve rpath support for clang macOS
Arthur LAURENT
2024-03-07
improve rpath for clang linux
Arthur LAURENT
2024-03-07
handle macOS with native clang driver rpath flag
Arthur LAURENT
2024-03-07
use iorunv and pass runenvs to llvm triple detection
Arthur LAURENT
2024-03-06
apply PR suggestion
Arthur LAURENT
2024-03-06
use absolute path for llvm runtime libdir
Arthur LAURENT
2024-03-06
fix toolchain directory for libc++ linking and enable rpath
Arthur LAURENT
2024-02-05
Update clang.lua
ruki
2024-02-05
support toolchain:set_sdkdir
Arthur LAURENT
2024-02-04
support --sdk for --runtimes
Arthur LAURENT
2024-02-04
Update clang.lua
ruki
2024-02-04
Update clang.lua
ruki
2024-02-04
Update clang.lua
ruki
2024-02-03
apply PR suggestion
Arthur LAURENT
2024-02-02
fix libc++ support on windows
Arthur LAURENT
2024-01-27
improve clang runtimes
ruki
2024-01-26
fix missing libc++/libstdc++ runtime support on windows for clang
Arthur LAURENT
2024-01-25
split c and c++ languages
ruki
2024-01-25
fix ld kind
ruki
2024-01-25
check static libstdc++
ruki
2024-01-25
improve android runtimes
ruki
2024-01-25
improve compile runtime rules
ruki
2024-01-25
improve clang runtime
ruki
2023-09-17
add pedantic warning #4209
ruki
2023-03-24
improve vs runtime for clang
ruki
2023-03-23
Reformat arguments
Maxwell Geng
2023-03-23
Fixed libcmt warning
Maxwell Geng
2023-03-22
add vs runtime for clang #3546
ruki
2022-11-05
improve exceptions
ruki
2022-10-08
improve gcc/clang
ruki
2022-06-14
improve optimize for emcc
ruki
2021-09-01
Update clang.lua
ruki
2020-12-19
update copyright date
ruki
2020-11-14
-W4 implies -Wall and -Wextra with gcc and clang
Jonathan Poelen
2020-11-11
Add missing allextra mapping
Jérôme Leclercq
2020-11-10
Revert "GCC/Clang: Add -Wextra when enabling all warnings"
Jérôme Leclercq
2020-11-10
GCC/Clang: Add -Wextra when enabling all warnings
Jérôme Leclercq
2020-10-06
add set_fpmodels
ruki
2020-09-25
fix trailing white-space
ruki
[next]