summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools
AgeCommit message (Expand)Author
2025-01-25add cl2000 supportruki
2025-01-24improve to parser depsruki
2025-01-24add cl6x deps parserruki
2025-01-24parse depsfileruki
2025-01-24support static libsruki
2025-01-24implement cl6xruki
2024-12-20fix depfile for tccruki
2024-12-19support include deps for tcc #5984ruki
2024-11-29improve commentsruki
2024-11-29get more warnings outputruki
2024-11-29suppress unknown flagsruki
2024-11-28fix gcc pcheaders #5858ruki
2024-11-15fix rc #5828ruki
2024-11-04fix: #5777 Remove -G and -lineinfo and add them in mode.debug and mode.profil...Aurorabili
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-09-06fix #5574ruki
2024-08-31remove fake_targetruki
2024-08-23improve vectorextsruki
2024-08-23improve vectorext #5499ruki
2024-08-05skip rpath for windowsruki
2024-07-29fix:xiaobfly
2024-07-27improve rpathruki
2024-07-09add ifx moduleruki
2024-07-08support arm64ecruki
2024-07-01fix pch for gcc/clang #5270ruki
2024-06-18improve long compile commandruki
2024-06-05improve dmd linkargv #5192ruki
2024-06-03improve to find dll for cargoruki
2024-05-26revert c++abi for clangruki
2024-05-18improve rpathdirs #5109ruki
2024-05-18improve vectorextruki
2024-05-11improve to replace programruki
2024-05-11improve commentsruki
2024-05-11fix programruki
2024-05-11improve gcc-arruki
2024-05-11continue to use ar instead of gcc-arruki
2024-05-11add c++abiruki
2024-05-08fix gcc-ar #5051ruki
2024-05-07format coderuki
2024-05-05Merge pull request #5056 from Arthapz/add-c23-cpp26-msvcruki
2024-05-04add support of c23 and c++26 for msvcArthur LAURENT
2024-05-04improve c23 and add c++26 flags supportArthur LAURENT
2024-05-04improve armclangruki
2024-04-29Update rustc.luaGeorge Higashiyama