summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/gcc.lua
AgeCommit message (Expand)Author
2026-01-13improve nvcc warningsclruki
2025-12-03improve syntax checkruki
2025-11-12fix file sourcekind in gcc #7015ruki
2025-10-29add progress.show_outputruki
2025-09-16Refactor clang check to use startswith methodruki
2025-09-15Change clang check to use startswith methodruki
2025-09-07Merge pull request #6779 from xmake-io/embeddirsruki
2025-09-06add #embed and embedirs support #6762ruki
2025-09-06add build.linker.outputruki
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