summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2017-08-04fix option and target add bugruki
2017-08-04improve precompiled headerruki
2017-08-04support .inl pch headerruki
2017-08-03add cross platform and custom platform nameruki
2017-08-03improve errors tipsruki
2017-08-02improve find_packageruki
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 import cacheruki
2017-07-25add some find_xxx interface docsruki
2017-07-24load module with multi-dirsruki
2017-07-23update docs about compilerruki
2017-07-21fix gcc rpathdirruki
2017-07-21impl find_package from packagedirsruki
2017-07-20fix option checkruki
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-19fix flush option bugruki
2017-07-19fix config and add readonly moderuki
2017-07-19fix iorunv bugruki
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-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-14rename feature to buildmoderuki
2017-07-14add language kindsruki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13fix os.cp and os.mvruki
2017-07-13improve flags for linker and compilerruki
2017-07-13modify all cmd to argv for core.toolsruki
2017-07-12modify compflags and add compargvruki
2017-07-12fix swiftc and on_load environmentruki