From 60532b02e42b277cebfa166f54a80f2c443dbdbf Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 19 Jul 2019 23:14:35 +0800 Subject: update changelogs --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b49a691..54d250642 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Add protobuf c/c++ rules * [#468](https://github.com/xmake-io/xmake/pull/468): Add utf-8 support for windows * [#472](https://github.com/xmake-io/xmake/pull/472): Add `xmake project -k vsxmake201x` plugin to support call xmake from vs/msbuild +* [#487](https://github.com/xmake-io/xmake/issues/487): Support to build the selected files for the given target ## v2.2.7 @@ -614,6 +615,7 @@ * 添加protobuf c/c++构建规则 * [#468](https://github.com/xmake-io/xmake/pull/468): 添加对 Windows 的 UTF-8 支持 * [#472](https://github.com/xmake-io/xmake/pull/472): 添加`xmake project -k vsxmake201x`去更好的支持vs工程的生成,内部直接调用xmake来编译 +* [#487](https://github.com/xmake-io/xmake/issues/487): 通过`xmake --files="src/*.c"`支持指定一批文件进行编译。 ## v2.2.7 -- cgit v1.3.1