summaryrefslogtreecommitdiff
path: root/xmake/tools/link.lua
AgeCommit message (Expand)Author
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-06-21rename shellname to programruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-18switch arch and mode config for vs201x projectruki
2017-02-26save tool kind for windowsruki
2017-02-17build go project okruki
2017-02-15remove archiverruki
2017-02-13remove some interfaces for go tool and add test for goruki
2017-02-06modify linker scriptruki
2017-01-26rewrite named flags for compilerruki
2017-01-08modify License to Apache Licenseruki
2016-09-02fix def flags for msvcruki
2016-07-28check -FS flags for windowsruki
2016-07-24enable pdb for windowsruki
2016-07-24add some flag interfaces for compilersruki
2016-07-14modify titleruki
2016-07-12fix check flags bugruki
2016-07-09fix bug for archiving library for windowsruki
2016-07-09add archiver and extractorruki
2016-07-09fix install directory and modify compiler and linker interfacesruki
2016-07-05fix check -subsystem:windowsruki
2016-05-11add environmentruki
2016-04-28fix trace for running nmakeruki
2016-04-28add link and nmake tools for windowsruki
2016-04-27add cl and link tools for windowsruki