summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/gcc.lua
AgeCommit message (Expand)Author
2017-09-28fix compile error with space pathruki
2017-09-23improve cl.luaruki
2017-09-05fix link shared target bug with rpathruki
2017-08-27update description and indexruki
2017-08-25fix pcxxheader bug for gccruki
2017-08-18support @loader_path and ORIGINruki
2017-08-18improve rpathruki
2017-08-18add rpath for machoruki
2017-08-04improve precompiled headerruki
2017-08-04support .inl pch headerruki
2017-08-04improve gcc error tipsruki
2017-08-03improve gcc errors inforuki
2017-08-03improve errors tipsruki
2017-08-01improve dep compile and linkruki
2017-07-31fix rebuild source file when compiling failsruki
2017-07-28add precompiled sourceruki
2017-07-28support pch for gccruki
2017-07-27fix pch pathruki
2017-07-27impl compile pch for gccruki
2017-07-21fix gcc rpathdirruki
2017-07-15add_frameworkdirs apiruki
2017-07-14rename feature to buildmoderuki
2017-07-13improve flags for linker and compilerruki
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-07-10add has_features and features for compilerruki
2017-06-21move tools dir to core.tools and improve tool moduleruki