| Age | Commit message (Collapse) | Author |
|
|
|
fix package extension
|
|
|
|
|
|
|
|
|
|
|
|
optimize codesign
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix Nix Package Detection in nix-shell Environment
|
|
|
|
|
|
|
|
Improve build targets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change compilers priority for gcc and clang
|
|
|
|
improve the default flags for cmake #6781
|
|
|
|
|
|
|
|
improve clang-tidy
|
|
|
|
|
|
fix xrepo env #6806
|
|
|
|
Before this change xmake preferred to use clang and gcc for c++ code which caused build to fail with clang in my current setup
|
|
|