summaryrefslogtreecommitdiff
path: root/xmake/rules/c++
AgeCommit message (Expand)Author
2026-05-24fix: restore -flto=thin for clang-cl (regression from #7525)DavidWang19
2026-05-04Fix lto with zig cc and clang_clTiangang Song
2026-04-08Merge pull request #7449 from Akaps316/codex/fix-modules-private-dep-bmisruki
2026-04-07Improve error handling in scanner.luaruki
2026-04-04Merge pull request #7435 from Shiffted/improve_module_errorsruki
2026-04-03fix(c++/modules): avoid leaking private dep flags to rebuilt BMIsAkaps316
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-03-29handle missing moduleinfoShiffted
2026-03-29improve module errorsShiffted
2026-03-10show target name in progressruki
2026-02-25(modules) strip embed-dir on clang / gccArthur LAURENT
2026-01-24improve pch rulesruki
2026-01-24improve pchruki
2026-01-17fix get flag againruki
2026-01-17fix get flag in module supportruki
2026-01-14fix lto flagsruki
2025-12-22Refactor sanitizer flag addition in sanitizer.luaruki
2025-12-22add get_llvm_asan_flagsstar9029
2025-12-22clean code to toolchain_utilsstar9029
2025-12-21fix has_tool lld-linkstar9029
2025-12-20Refactor windows asanstar9029
2025-12-18fix runtimesruki
2025-12-09skip pch build for compile commandsShifftC
2025-12-03improve syntax checkruki
2025-12-03add xmake check syntaxruki
2025-12-02improve toolset checkdebugruki
2025-12-02enable debug symbolsruki
2025-12-02fix compare version errorruki
2025-12-02rename policy nameruki
2025-12-02add dynamic debugging policyruki
2025-12-02fix rulesruki
2025-12-02improve objc configsruki
2025-12-02improve c++/objc++ rulesruki
2025-12-01Merge pull request #7074 from SnowinterCat/devruki
2025-11-30fix get_headerunit_key fileconfigShifftC
2025-11-30fix get_headerunit_keyShifftC
2025-11-29parse_chain_of_symbolic_linkSnowinterCat
2025-11-29try_two_methodsSnowinterCat
2025-11-28fix_libc++_cannot_find_stdmoduleSnowinterCat
2025-11-26(modules) fix get_stdmodules with cross toolchainArthur LAURENT
2025-11-20Fix fallback scanner module implementation unit detection.RoqueDeicide
2025-11-18add lto symbols supportruki
2025-11-07(modules) don't rebuild packages and std module when using -rArthur LAURENT
2025-11-07(modules) don't rescan std and packages modules when using -rArthur LAURENT
2025-11-06Merge pull request #6992 from Arthapz/add-missing-platformsruki
2025-11-05(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-04fix module reusage with xmake testArthur LAURENT
2025-11-04(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-01fix(modules) strip sanitizers flags for module reusageArthur LAURENT