summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/gcc.lua
AgeCommit message (Expand)Author
2025-07-03rename copyrightruki
2025-05-29fix depfile for cosmocc #6505ruki
2025-04-23improve implibruki
2025-04-23Add `set_implibdir` to target APIsSineStriker
2025-04-23Fix nil value exception in link proc when target type is package during packa...SineStriker
2025-04-23Support customizing `implib` path of MinGW/MSVCSineStriker
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-12fix pch and modules for gccruki
2025-04-12improve modules with pchruki
2025-03-07fix depflags for cosmoccruki
2025-01-24improve to parser depsruki
2024-11-29improve commentsruki
2024-11-29get more warnings outputruki
2024-11-29suppress unknown flagsruki
2024-11-28fix gcc pcheaders #5858ruki
2024-10-21suppress gnu-line-marker warningsruki
2024-10-15support to parse include deps for sdccruki
2024-09-18Update gcc.luaruki
2024-09-18update gcc.luaKkemChen
2024-09-18fix "as_needed" flag orderKkemChen
2024-09-17Update gcc.luaruki
2024-09-17add support for "as_needed"KkemChen
2024-08-05skip rpath for windowsruki
2024-07-27improve rpathruki
2024-07-01fix pch for gcc/clang #5270ruki
2024-06-18improve long compile commandruki
2024-05-18improve rpathdirs #5109ruki
2024-05-18improve vectorextruki
2024-05-04improve c23 and add c++26 flags supportArthur LAURENT
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-02-06pass shellruki
2024-02-05pass shell to cosmoccruki
2024-01-26improve check warningsruki
2023-10-27Merge pull request #4327 from wsw0108/soname-rpathruki
2023-10-27use simple api table.containswsw0108
2023-10-27add @rpath to link flags when soname enabledwsw0108
2023-10-26improve builder extraruki
2023-10-24pass extras to toolsruki
2023-10-23add linkgroups for packageruki
2023-10-23improve linksruki
2023-10-22improve link group and whole #4308ruki
2023-10-13fix strip for xrosruki
2023-10-07fix gcc is_platruki
2023-09-30add -Bstatic for linkgroupruki
2023-09-30improve linkgroupsruki
2023-09-28remove linkgroups from linksruki