<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base, branch v2.1.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base?h=v2.1.5</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base?h=v2.1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2017-08-01T05:04:10Z</updated>
<entry>
<title>add load compiler and linker api</title>
<updated>2017-08-01T05:04:10Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-08-01T05:04:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3e475513ba214e80ef524df95d5c315418f2a798'/>
<id>urn:sha1:3e475513ba214e80ef524df95d5c315418f2a798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve dep compile and link</title>
<updated>2017-08-01T03:52:55Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-08-01T03:52:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c87c400fcbb581c1590694bf6ee05d73d5d3e984'/>
<id>urn:sha1:c87c400fcbb581c1590694bf6ee05d73d5d3e984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add set_config_header instead of set_config_h and set_config_h_prefix</title>
<updated>2017-07-27T01:52:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-27T01:52:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=84defbee206dd2d810070bfae7b7e269a3445896'/>
<id>urn:sha1:84defbee206dd2d810070bfae7b7e269a3445896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename core.project.task to core.base.task</title>
<updated>2017-07-20T06:26:08Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-20T06:26:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b0eeeda1f43bf10f52069d2ab8fd651b164b70ea'/>
<id>urn:sha1:b0eeeda1f43bf10f52069d2ab8fd651b164b70ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix config readonly mode for vs201x plugin</title>
<updated>2017-07-20T05:38:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-20T05:38:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e5d685f1fdba2977986950b13dc851682d3f7bcc'/>
<id>urn:sha1:e5d685f1fdba2977986950b13dc851682d3f7bcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix config and add readonly mode</title>
<updated>2017-07-19T13:12:51Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-19T13:12:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1ea7269e5078041df9c170b020953273ea176675'/>
<id>urn:sha1:1ea7269e5078041df9c170b020953273ea176675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>export compile_commands.json for clang tools</title>
<updated>2017-07-19T06:56:46Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-19T06:56:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f22b46466ebed2df42379172a31107e071b99979'/>
<id>urn:sha1:f22b46466ebed2df42379172a31107e071b99979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve os.cd in core</title>
<updated>2017-07-19T03:53:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-19T03:53:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8119b93a66582b3b2f0443f5984b7a0336c30c8f'/>
<id>urn:sha1:8119b93a66582b3b2f0443f5984b7a0336c30c8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve global action</title>
<updated>2017-07-19T00:39:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-19T00:39:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bfe4432515a8816edc1d32ccfe646096b3ff9c95'/>
<id>urn:sha1:bfe4432515a8816edc1d32ccfe646096b3ff9c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add includes api instead of add_subdirs and add_subfiles</title>
<updated>2017-07-17T15:40:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2017-07-17T15:40:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2a8458eb016b682f815a26b90ab65abd9e67b37a'/>
<id>urn:sha1:2a8458eb016b682f815a26b90ab65abd9e67b37a</id>
<content type='text'>
</content>
</entry>
</feed>
