summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools
AgeCommit message (Expand)Author
2024-04-27fix old gcc/ar for lto #3015ruki
2024-04-26improve optimize for cl #5012ruki
2024-04-03apply runtime to package targets (for check_cxxsnippet support)Arthur LAURENT
2024-03-29improve rc deps #4893ruki
2024-03-25enable colors output for clang-clruki
2024-03-25fix check color flagsruki
2024-03-25improve color output for clang on windowsruki
2024-03-23remove commentruki
2024-03-23add stdc++_static for gccruki
2024-03-09add gb2312 encodingruki
2024-03-07cleanupArthur LAURENT
2024-03-07reuse gcc nf_rpathdir in clang toolArthur LAURENT
2024-03-07make rpathdir clang function privateArthur LAURENT
2024-03-07simplifyArthur LAURENT
2024-03-07improve rpath support for clang macOSArthur LAURENT
2024-03-07improve rpath for clang linuxArthur LAURENT
2024-03-07handle macOS with native clang driver rpath flagArthur LAURENT
2024-03-07use iorunv and pass runenvs to llvm triple detectionArthur LAURENT
2024-03-06apply PR suggestionArthur LAURENT
2024-03-06use absolute path for llvm runtime libdirArthur LAURENT
2024-03-06fix toolchain directory for libc++ linking and enable rpathArthur LAURENT
2024-02-22improve ccbin #4755ruki
2024-02-06Merge pull request #4704 from xmake-io/cosmoccruki
2024-02-06add cosmoar supportruki
2024-02-06disable ccache for windowsruki
2024-02-06fix windows files pathruki
2024-02-06pass shellruki
2024-02-05pass shell to cosmoccruki
2024-02-05disable stripruki
2024-02-05impl cosmocc toolruki
2024-02-05find cosmoccruki
2024-02-05Update clang.luaruki
2024-02-05support toolchain:set_sdkdirArthur LAURENT
2024-02-04support --sdk for --runtimesArthur LAURENT
2024-02-04Update clang.luaruki
2024-02-04Update clang.luaruki
2024-02-04Update clang.luaruki
2024-02-03apply PR suggestionArthur LAURENT
2024-02-02fix libc++ support on windowsArthur LAURENT
2024-01-27improve clang runtimesruki
2024-01-26fix missing libc++/libstdc++ runtime support on windows for clangArthur LAURENT
2024-01-26Merge pull request #4630 from xmake-io/runtimesruki
2024-01-26improve more warningsruki
2024-01-26improve check warningsruki
2024-01-25use build warnings policyruki
2024-01-25split c and c++ languagesruki
2024-01-25fix ld kindruki
2024-01-25check static libstdc++ruki
2024-01-25rename vs_runtime to runtimes in package configsruki
2024-01-25improve android runtimesruki