summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/import
AgeCommit message (Expand)Author
2017-08-14merge repo and require codesruki
2017-08-10improve add_files and compile speedruki
2017-08-02improve find_packageruki
2017-08-01add load compiler and linker apiruki
2017-07-27impl compile pch for gccruki
2017-07-26fix import cacheruki
2017-07-25add some find_xxx interface docsruki
2017-07-24load module with multi-dirsruki
2017-07-23update docs about compilerruki
2017-07-21impl find_package from packagedirsruki
2017-07-20rename core.project.task to core.base.taskruki
2017-07-20seperate task api from project and remove package moduleruki
2017-07-20fix config readonly mode for vs201x pluginruki
2017-07-19fix flush option bugruki
2017-07-19fix config and add readonly moderuki
2017-07-19improve os.cd in coreruki
2017-07-19fix option checkingruki
2017-07-19improve global actionruki
2017-07-19fix config cache statusruki
2017-07-18add option and target dep apiruki
2017-07-18mark project.load as deprecated and add add_deps api in optionruki
2017-07-17add add_moduledirs api and improve importruki
2017-07-17move global to base moduleruki
2017-07-17improve pkg-config and add some builtin packagesruki
2017-07-17improve option check scriptruki
2017-07-14rename feature to buildmoderuki
2017-07-14add language kindsruki
2017-07-12modify compflags and add compargvruki
2017-07-10add has_features and features for compilerruki
2017-06-30add option:add and remove some unused codesruki
2017-06-29fix some makefile bugruki
2017-06-29disable cache for project history/cacheruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki
2017-06-28fix detect cache bugruki
2017-06-28fix call sandbox:instaceruki
2017-06-28fix sandbox bind for project.checkruki
2017-06-27impl check options with multi-jobsruki
2017-06-26modify compiler and linker argsruki
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-06-21rename shellname to programruki
2017-06-20fix cache bug and add verbose traceruki
2017-06-20improve has_flags for gccruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-14add find clang/gccruki
2017-06-14improve find_tool and os.execvruki
2017-06-14add find_toolruki
2017-06-14improve find_package on linuxruki
2017-06-13fix filter escape and find_path bugruki
2017-06-13impl find_openssl for windowsruki
2017-06-13cache find_package for each plat and archruki