summaryrefslogtreecommitdiff
path: root/xmake/actions/build/kinds/object.lua
AgeCommit message (Expand)Author
2019-08-11fix typosFrankHB
2019-07-19fix pass buildinforuki
2019-07-19export object.build_sourcefilesruki
2019-06-16improve object and depend dirs and clean actionruki
2019-04-13fix headers with ASF to non-ASFruki
2019-01-03simplify error and warn stylesruki
2019-01-03improve theme nameruki
2019-01-03add build.progress_format styleruki
2019-01-03Update object.luaruki
2019-01-02clear progress style in object.luaruki
2019-01-02add build.object and build.target stylesruki
2019-01-02fix color.build.progress styleruki
2019-01-02add build.progress styleruki
2018-12-31modify copyright dateruki
2018-12-24improve precompilied headerfileruki
2018-11-17improve on_build_filesruki
2018-11-17add on_build_file in targetruki
2018-11-02revise progress formatting to space-leading three digit percentages ('%3d')Roy Ivy III
2018-05-15improve wdk entry and fix build progressruki
2018-05-14fix precompiled header for rulesruki
2018-05-08improve qt build depsruki
2018-05-08improve build depsruki
2018-05-08improve build dependenceruki
2018-05-07improve dependent filesruki
2018-04-18add before_build_file and after_build_fileruki
2018-04-11add orderules and on_loadruki
2018-04-11fix build rule filesruki
2018-04-06add set_tools and add_toolsruki
2017-12-28update copyright dateruki
2017-11-11impl build ruleruki
2017-11-11build ruleruki
2017-11-10build single object with ruleruki
2017-10-25improve io flushruki
2017-08-27update description and indexruki
2017-08-10improve add_files and compile speedruki
2017-08-04improve precompiled headerruki
2017-08-04support .inl pch headerruki
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-20optimize rebuild speedruki
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-26modify compiler and linker argsruki
2017-06-21rename shellname to programruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki