summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox
AgeCommit message (Expand)Author
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-14fix has_flags when generating vs201x projectruki
2017-07-12modify compflags and add compargvruki
2017-07-10add has_features and features for compilerruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-06-30add option:add and remove some unused codesruki
2017-06-29fix vformat with args and %% formatruki
2017-06-29fix some makefile bugruki
2017-06-29disable cache for inheritruki
2017-06-29disable cache for project history/cacheruki
2017-06-29fix import cache keyruki
2017-06-29fix and improve cache problem for the import apiruki
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-16replace old find compiler scripts and fix string.endswithruki
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
2017-06-13match version for find_package()ruki
2017-06-13improve pkg-configruki
2017-06-12use brew to improve find_package()ruki
2017-06-12simplify find_libraryruki
2017-06-12improve find_package and add pkg_config moduleruki
2017-06-09add find_package moduleruki
2017-06-06cache import modulesruki
2017-06-06add find_library and remove some old codesruki
2017-06-05fix os.match with exclude moderuki
2017-06-01fix filter and improve check vs env on windowsruki
2017-06-01improve find program, file and path modulesruki
2017-06-01rename get api to val and fix get sandbox instanceruki
2017-06-01improve filter and add get apiruki