summaryrefslogtreecommitdiff
path: root/xmake/tools/swiftc.lua
AgeCommit message (Collapse)Author
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-06-21rename shellname to programruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-05-18impl find file and pathruki
2017-05-16remove old ccache toolsruki
2017-02-26build static library for rustruki
2017-02-22improve swfitc toolruki
2017-02-21add kind to swiftcruki
2017-02-15rewrite objectfiles for targetruki
2017-02-14select feature for compilerruki
2017-02-14modify interface for compiling multiple source filesruki
2017-02-13remove some interfaces for go tool and add test for goruki
2017-02-09add add_frameworks apiruki
2017-02-06modify linker scriptruki
2017-01-08modify License to Apache Licenseruki
2016-07-24enable pdb for windowsruki
2016-07-24add some flag interfaces for compilersruki
2016-07-14modify titleruki
2016-07-10parse includes from cl.exeruki
2016-07-10check include dependenceruki
2016-07-09add archiver and extractorruki
2016-07-09fix install directory and modify compiler and linker interfacesruki
2016-05-11add environmentruki
2016-05-03fix swift link bugruki
2016-04-19check ar and swiftcruki
2016-04-19reimpl check toolruki