summaryrefslogtreecommitdiff
path: root/xmake/modules/core
AgeCommit message (Expand)Author
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-28compile pch for msvcruki
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-21fix compile shared lib using clang on linuxruki
2017-07-20update tbox for windowsruki
2017-07-19export compile_commands.json for clang toolsruki
2017-07-15add_frameworkdirs apiruki
2017-07-14rename feature to buildmoderuki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13fix vs201x project and cl scriptruki
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-12fix swiftc and on_load environmentruki
2017-07-12add os.args and fix command argsruki
2017-07-11rename has_flag to has_flagsruki
2017-07-10add has_features and features for compilerruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-06-21move tools dir to core.tools and improve tool moduleruki