summaryrefslogtreecommitdiff
path: root/xmake/actions/build
AgeCommit message (Expand)Author
2017-08-27update description and indexruki
2017-08-17improve buildruki
2017-08-14fix target depsruki
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-28simplify build testruki
2017-07-27impl compile pch for gccruki
2017-07-20fix option checkruki
2017-07-20rename core.project.task to core.base.taskruki
2017-07-20update tbox for windowsruki
2017-07-20optimize rebuild speedruki
2017-07-19export compile_commands.json for clang toolsruki
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-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-19avoid to find ccache at same timeruki
2017-05-26improve xxx_script to support pattern matchruki
2017-05-25add process.runjobsruki
2017-05-18impl find file and pathruki
2017-05-16remove old ccache toolsruki
2017-05-12improve phony targetruki
2017-04-09support not kindruki
2017-04-01Add user tips when scanning and generating xmake.lua automaticallyruki
2017-04-01add --all arguments for build, install and packageruki
2017-04-01add set_default api for targetruki
2017-03-20fix code files mode to 644ruki
2017-02-26build static library for rustruki
2017-02-19optimize os.run speed and fix link bugruki
2017-02-17remove some traceruki
2017-02-15add linker to targetruki
2017-02-15remove archiverruki
2017-02-15rewrite objectfiles for targetruki
2017-02-14select feature for compilerruki
2017-02-13add source batches for buildingruki
2017-02-09add add_frameworks apiruki
2017-02-09fix emptydir bugruki
2017-01-21add set_table api for interpreterruki
2017-01-08modify License to Apache Licenseruki