summaryrefslogtreecommitdiff
path: root/xmake/actions
AgeCommit message (Expand)Author
2017-04-09support not kindruki
2017-04-01Add user tips when scanning and generating xmake.lua automaticallyruki
2017-04-01add --all arguments for build, install and packageruki
2017-04-01add set_default api for targetruki
2017-03-29update tbox to fix copy file for macosxruki
2017-03-28add installing and uninstalling tipsruki
2017-03-28add sudo interfaceruki
2017-03-27improve install and uninstall tipsruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-27fix uninstall with perm tipsruki
2017-03-27fix self-build for macosxruki
2017-03-27wrap sudoruki
2017-03-27tip admin permissionruki
2017-03-20fix code files mode to 644ruki
2017-03-15fix make config header bugruki
2017-02-26build static library for rustruki
2017-02-21add dlang languages and tools for macosxruki
2017-02-19optimize os.run speed and fix link bugruki
2017-02-17remove some traceruki
2017-02-17suppress config outputruki
2017-02-15add linker to targetruki
2017-02-15remove archiverruki
2017-02-15rewrite objectfiles for targetruki
2017-02-14select feature for compilerruki
2017-02-13add source batches for buildingruki
2017-02-09add add_frameworks apiruki
2017-02-09fix emptydir bugruki
2017-02-08improve clean actionruki
2017-02-08improve os.rm and os.rmdirruki
2017-02-04add linkerkind_of for languageruki
2017-01-21modify language interfacesruki
2017-01-21add set_table api for interpreterruki
2017-01-11add language menuruki
2017-01-08modify License to Apache Licenseruki
2017-01-06add targetkinds for languageruki
2017-01-06improve scanner to support static and binary and check mainruki
2017-01-06add color trace for scannerruki
2017-01-06add scanner and fix run targetruki
2017-01-06remove installer and add on_install on_uninstall for platformruki
2016-12-14improve gcc error and warning tipsruki
2016-11-11fix xmake.lua not foundruki
2016-11-07add configure argumentsruki
2016-11-07avoid to generate unnecessary .xmake directoryruki
2016-10-29fix checker for windowsruki
2016-10-20fix options order for linkingruki
2016-07-24add debugger option to globalruki
2016-07-24rename debugger to ddruki
2016-07-24enable pdb for windowsruki
2016-07-15add debugger for linuxruki
2016-07-15add debugger for macosxruki