summaryrefslogtreecommitdiff
path: root/xmake/actions/config
AgeCommit message (Expand)Author
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 config readonly mode for vs201x pluginruki
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-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-06-29disable cache for project history/cacheruki
2017-06-20improve has_flags for gccruki
2017-06-15disable dump config by defaultruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
2017-05-26improve xxx_script to support pattern matchruki
2017-05-21add root common optionruki
2017-05-21exclude some builtin optionsruki
2017-05-17add clear_cache for detectingruki
2017-05-16remove old ccache toolsruki
2017-04-01Add user tips when scanning and generating xmake.lua automaticallyruki
2017-04-01add set_default api for targetruki
2017-03-20fix code files mode to 644ruki
2017-03-15fix make config header bugruki
2017-02-21add dlang languages and tools for macosxruki
2017-02-17remove some traceruki
2017-02-17suppress config outputruki
2017-02-04add linkerkind_of for languageruki
2017-01-21modify language interfacesruki
2017-01-21add set_table api for interpreterruki
2017-01-11add language menuruki
2017-01-08modify License to Apache Licenseruki
2017-01-06add targetkinds for languageruki
2017-01-06improve scanner to support static and binary and check mainruki
2017-01-06add color trace for scannerruki
2017-01-06add scanner and fix run targetruki
2016-11-11fix xmake.lua not foundruki
2016-11-07add configure argumentsruki
2016-11-07avoid to generate unnecessary .xmake directoryruki
2016-10-20fix options order for linkingruki
2016-07-24rename debugger to ddruki
2016-07-15add debugger for macosxruki
2016-07-14add colors for actions and pluginsruki
2016-07-14modify titleruki
2016-07-12fix config.h alway be modified when buildingruki
2016-07-06fix configure error after host changedv2.0.2ruki
2016-07-04fix cd bugruki
2016-06-30improve to check target depsruki
2016-06-30check deps for targetruki