summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/ar.lua
AgeCommit message (Collapse)Author
2025-07-03rename copyrightruki
2024-05-08fix gcc-ar #5051ruki
2024-02-06add cosmoar supportruki
2021-12-02Update ar.luaruki
2021-10-09move private.utils.progress to utils.progressruki
2021-01-27fix winos.cmdargv for arruki
2020-12-25rewrite extractorruki
2020-12-19update copyright dateruki
2020-09-25fix trailing white-spaceruki
2020-07-31improve ldc2 and gdcruki
2020-06-22fix mingw/gcc envsruki
2020-06-16support chdir for processruki
2020-06-16improve os.execv to support chdirruki
2020-05-31add ninja themeruki
2020-05-27improve cmdargv for winruki
2020-03-25improve os.argsruki
2019-12-19update the copyright dateruki
2019-08-15add opt.rawargsruki
2019-04-13fix headers with ASF to non-ASFruki
2018-12-31modify copyright dateruki
2018-11-13improve compiler toolsruki
2018-05-21fix cmd length limitruki
2018-05-18improve command argumentsruki
2017-12-28update copyright dateruki
2017-11-10improve ar.lua on windows cmdruki
2017-11-09add del_files() apiruki
2017-08-27update description and indexruki
2017-07-19export compile_commands.json for clang toolsruki
2017-07-13modify all cmd to argv for core.toolsruki
2017-07-12modify compflags and add compargvruki
2017-07-11rename has_flag to has_flagsruki
2017-06-21move tools dir to core.tools and improve tool moduleruki