summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
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-27improve option.check using has_cxsnippetsruki
2017-06-27improve has_cxsnippet and add linksruki
2017-06-26modify compiler and linker argsruki
2017-06-22fix builder has_flags bugruki
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-19use find_toolname in tool.luaruki
2017-06-17fix find tool bug for old scriptruki
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-02modify version titleruki
2017-06-01compile the microsoft resource fileruki
2017-06-01fix filter and improve check vs env on windowsruki
2017-06-01delay get builtin-varsruki
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
2017-06-01remove some deprecated varsruki
2017-06-01add find_vstudio moduleruki
2017-05-31improve process.runjobs and support timerruki
2017-05-31improve find file and path to support winregruki