summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-27add set_config_header instead of set_config_h and set_config_h_prefixruki
2017-07-26update docs for lib.detectruki
2017-07-26update docsruki
2017-07-26fix import cacheruki
2017-07-26fix check -def: flagsruki
2017-07-26update manual docsruki
2017-07-25add some find_xxx interface docsruki
2017-07-24load module with multi-dirsruki
2017-07-24add lib.detect apis in docsruki
2017-07-23update docs about compilerruki
2017-07-22update docs for options and global apiruki
2017-07-21fix check toolchain for android platformruki
2017-07-21add floating point model for vs201xruki
2017-07-21fix gcc rpathdirruki
2017-07-21fix compile shared lib using clang on linuxruki
2017-07-21impl find_package from packagedirsruki
2017-07-20fix option checkruki
2017-07-20update tboxruki
2017-07-20move some plugins to xmake-plugins reporuki
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-20update tbox for windowsruki
2017-07-20optimize rebuild speedruki
2017-07-19fix options_historyruki
2017-07-19fix config bugruki
2017-07-19fix flush option bugruki
2017-07-19fix config and add readonly moderuki
2017-07-19fix iorunv bugruki
2017-07-19fix arguments escape for compile_commandsruki
2017-07-19fix compile_commands pluginruki
2017-07-19export compile_commands.json for clang toolsruki
2017-07-19improve os.cd in coreruki
2017-07-19continue to fix option checkingruki
2017-07-19fix option checkingruki
2017-07-19improve global actionruki
2017-07-19fix config cache statusruki
2017-07-18mark add_bindings and add_rbinding as deprecatedruki
2017-07-18add option and target dep apiruki
2017-07-18mark project.load as deprecated and add add_deps api in optionruki
2017-07-17fix core.project.global to baseruki
2017-07-17add includes api instead of add_subdirs and add_subfilesruki
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-17fix process.runjobsruki
2017-07-17mark [un]defines_h_if_ok as deprecated and remove some old deprecated apisruki
2017-07-17improve option check scriptruki
2017-07-16add lib.detect.has_includes, has_types and has_funcs apiruki
2017-07-15add_frameworkdirs apiruki