summaryrefslogtreecommitdiff
path: root/xmake/modules
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-26fix check -def: flagsruki
2017-07-26update manual docsruki
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-17add add_moduledirs api and improve importruki
2017-07-17improve pkg-config and add some builtin packagesruki
2017-07-16add lib.detect.has_includes, has_types and has_funcs apiruki
2017-07-15add_frameworkdirs apiruki
2017-07-14rename feature to buildmoderuki
2017-07-14add language kindsruki
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-12fix link.has_flagsruki
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-07add features for msvcruki
2017-07-07impl cl.featuresruki
2017-07-06format cxxfeatures for gccruki
2017-07-06add c++ features for gccruki
2017-07-06add c++ features for clangruki
2017-07-06improve find_tool for gcc on macosxruki
2017-07-06add some c features for gcc and clangruki
2017-07-06add gcc and clang featuresruki
2017-07-05add detect.features and improve has_flagsruki
2017-07-05rename has_cxsnippets to check_vxsnippetsruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-06-30disable cache for has_cxsnippetsruki
2017-06-30get vstudio sdk versionruki
2017-06-29improve link has_flagruki
2017-06-29improve has_flags cacheruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki