summaryrefslogtreecommitdiff
path: root/xmake/actions
AgeCommit message (Expand)Author
2017-08-30fetch local installed packagesruki
2017-08-29fix download trace info and require testruki
2017-08-27update description and indexruki
2017-08-25improve config headerruki
2017-08-24support build versionruki
2017-08-17improve buildruki
2017-08-16modify changelogruki
2017-08-16fix require print inforuki
2017-08-14fix target depsruki
2017-08-14merge repo and require codesruki
2017-08-10improve add_files and compile speedruki
2017-08-04improve precompiled headerruki
2017-08-04support .inl pch headerruki
2017-08-03fix rebuild for depsruki
2017-08-02fix linker deps bugruki
2017-08-02fix compile and link error tipsruki
2017-08-01add load compiler and linker apiruki
2017-08-01improve dep compile and linkruki
2017-07-28add precompiled sourceruki
2017-07-28support pch for gccruki
2017-07-28simplify build testruki
2017-07-27impl compile pch for gccruki
2017-07-27add set_config_header instead of set_config_h and set_config_h_prefixruki
2017-07-26fix check -def: flagsruki
2017-07-20fix option checkruki
2017-07-20rename core.project.task to core.base.taskruki
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 config and add readonly moderuki
2017-07-19export compile_commands.json for clang toolsruki
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-17move global to base moduleruki
2017-07-17improve option check scriptruki
2017-07-14rename feature to buildmoderuki
2017-07-05fix compile for golangruki
2017-07-05improve to link targets if objects and deps are not changedruki
2017-07-03check link deps and cache target fileruki
2017-06-29disable cache for project history/cacheruki
2017-06-26modify compiler and linker argsruki
2017-06-21rename shellname to programruki
2017-06-20improve has_flags for gccruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-19avoid to find ccache at same timeruki
2017-06-15disable dump config by defaultruki