summaryrefslogtreecommitdiff
path: root/xmake/core/project/option.lua
AgeCommit message (Expand)Author
2017-11-10move target and option apisruki
2017-10-25improve io flushruki
2017-09-18add add_imports to bulk import modulesruki
2017-09-14fix add flags bug for languagesruki
2017-09-13fix config header for package requiresruki
2017-08-27update description and indexruki
2017-08-14fix target:add and option:add bugruki
2017-08-14fix target depsruki
2017-08-08add table.appendruki
2017-08-04fix option and target add bugruki
2017-07-20fix option checkruki
2017-07-19fix flush option bugruki
2017-07-19fix config and add readonly moderuki
2017-07-19continue to fix option checkingruki
2017-07-19fix option checkingruki
2017-07-18add option and target dep apiruki
2017-07-18mark project.load as deprecated and add add_deps api in optionruki
2017-07-17improve option check scriptruki
2017-07-10add target.on_loadruki
2017-07-05rename has_cxsnippets to check_vxsnippetsruki
2017-07-03add option.xxx_checkruki
2017-06-30add option.on_checkruki
2017-06-30add option:add and remove some unused codesruki
2017-06-30disable cache for has_cxsnippetsruki
2017-06-27improve option.check using has_cxsnippetsruki
2017-06-26modify compiler and linker argsruki
2017-05-12add includes and links from target deps automaticallyruki
2017-05-11add add_csnippet and add_cxxsnippet into optionruki
2017-04-01fix cache dir bugruki
2017-03-31fix checking conflict bugruki
2017-03-22fix check default optionruki
2017-03-17fix option checking and support multi-modes vs201x projectruki
2017-02-07move some linker interfaces to builderruki
2017-01-23remove compiler._kindruki
2017-01-22move sourcekind of file to languageruki
2017-01-08modify License to Apache Licenseruki
2016-07-14add bear to doxygenruki
2016-07-14add colors for verbose inforuki
2016-07-14modify titleruki
2016-07-13print colorsruki
2016-07-10check include dependenceruki
2016-07-09add archiver and extractorruki
2016-07-04improve to check functionruki
2016-07-03fix check ar failed for windowsruki
2016-06-24fix check function bugruki
2016-06-15remove on_check and deps for optionruki
2016-06-15add bindings for optionruki
2016-06-13add on_result for optionruki
2016-06-13add deps and check scripts for optionruki
2016-06-09improve the macro pluginruki