文件名称:xmake-2.0.5.tar
-
所属分类:
- 标签属性:
- 上传时间:2017-01-19
-
文件大小:2.54mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个基于Lua的轻量级自动构建工具
简单的工程描述
target( console )
set_kind( binary )
add_files( src .c )
构建工程
$ xmake
运行目标
$ xmake run console
调试程序
$ xmake run -d console
支持特性
Tasks
Macros
Actions
Options
Plugins
Templates
支持平台
Windows (x86, x64, amd64, x86_amd64)
Macosx (i386, x86_64)
Linux (i386, x86_64, cross-toolchains …)
Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
WatchOS (armv7k, i386)
Mingw (i386, x86_64)
支持语言
C/C++
Objc/Objc++
Swift
Assembly
内置插件
宏记录脚本和回放插件
加载自定义lua脚本插件
生成IDE工程文件插件(makefile, vs2002 - vs2015, …)
生成doxygen文档插件
iOS app2ipa插件-A make-like build utility based on Lua
Simple descr iption
target( console )
set_kind( binary )
add_files( src .c )
Build project
$ xmake
Run target
$ xmake run console
Debug target
$ xmake run-d console
Support features
Tasks
Macros
Actions
Options
Plugins
Templates
Support platforms
Windows (x86, x64, amd64, x86_amd64)
Macosx (i386, x86_64)
Linux (i386, x86_64, cross-toolchains …)
Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
WatchOS (armv7k, i386)
Mingw (i386, x86_64)
Support Languages
C/C++
Objc/Objc++
Swift
Assembly
Builtin Plugins
Macros scr ipt plugin
Run the custom lua scr ipt plugin
Generate IDE project file plugin(makefile, vs2002- vs2015 .. )
Generate doxygen document plugin
Convert .app to .ipa plugin
简单的工程描述
target( console )
set_kind( binary )
add_files( src .c )
构建工程
$ xmake
运行目标
$ xmake run console
调试程序
$ xmake run -d console
支持特性
Tasks
Macros
Actions
Options
Plugins
Templates
支持平台
Windows (x86, x64, amd64, x86_amd64)
Macosx (i386, x86_64)
Linux (i386, x86_64, cross-toolchains …)
Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
WatchOS (armv7k, i386)
Mingw (i386, x86_64)
支持语言
C/C++
Objc/Objc++
Swift
Assembly
内置插件
宏记录脚本和回放插件
加载自定义lua脚本插件
生成IDE工程文件插件(makefile, vs2002 - vs2015, …)
生成doxygen文档插件
iOS app2ipa插件-A make-like build utility based on Lua
Simple descr iption
target( console )
set_kind( binary )
add_files( src .c )
Build project
$ xmake
Run target
$ xmake run console
Debug target
$ xmake run-d console
Support features
Tasks
Macros
Actions
Options
Plugins
Templates
Support platforms
Windows (x86, x64, amd64, x86_amd64)
Macosx (i386, x86_64)
Linux (i386, x86_64, cross-toolchains …)
Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
WatchOS (armv7k, i386)
Mingw (i386, x86_64)
Support Languages
C/C++
Objc/Objc++
Swift
Assembly
Builtin Plugins
Macros scr ipt plugin
Run the custom lua scr ipt plugin
Generate IDE project file plugin(makefile, vs2002- vs2015 .. )
Generate doxygen document plugin
Convert .app to .ipa plugin
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xmake-2.0.5/
xmake-2.0.5/.gitignore
xmake-2.0.5/.travis.yml
xmake-2.0.5/CHANGELOG.md
xmake-2.0.5/CONTRIBUTING.md
xmake-2.0.5/LICENSE.md
xmake-2.0.5/README.md
xmake-2.0.5/appveyor.yml
xmake-2.0.5/core/
xmake-2.0.5/core/makefile
xmake-2.0.5/core/pkg/
xmake-2.0.5/core/pkg/base.pkg/
xmake-2.0.5/core/pkg/base.pkg/xmake.lua
xmake-2.0.5/core/pkg/luajit.pkg/
xmake-2.0.5/core/pkg/luajit.pkg/LICENSE.md
xmake-2.0.5/core/pkg/luajit.pkg/inc/
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lauxlib.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lua.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lua.hpp
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/luaconf.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/luajit.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lualib.h
xmake-2.0.5/core/pkg/luajit.pkg/lib/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/i386/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/i386/libluajit.a
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/x86_64/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/x86_64/libluajit.a
xmake-2.0.5/core/pkg/luajit.pkg/lib/macosx/
xmake-2.0.5/core/pkg/luajit.pkg/lib/macosx/x86_64/
xmake-2.0.5/core/pkg/luajit.pkg/lib/macosx/x86_64/libluajit.a
xmake-2.0.5/core/pkg/luajit.pkg/lib/windows/
xmake-2.0.5/core/pkg/luajit.pkg/lib/windows/x86/
xmake-2.0.5/core/pkg/luajit.pkg/lib/windows/x86/luajit.lib
xmake-2.0.5/core/pkg/luajit.pkg/xmake.lua
xmake-2.0.5/core/pkg/tbox.pkg/
xmake-2.0.5/core/pkg/tbox.pkg/LICENSE.md
xmake-2.0.5/core/pkg/tbox.pkg/inc/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/i386/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/i386/tbox.config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/x86_64/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/x86_64/tbox.config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/macosx/
xmake-2.0.5/core/pkg/tbox.pkg/inc/macosx/x86_64/
xmake-2.0.5/core/pkg/tbox.pkg/inc/macosx/x86_64/tbox.config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/algorithm.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/binary_find.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/binary_find_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/bubble_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/count.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/count_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/distance.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/find.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/find_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/for.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/for_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/heap_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/insert_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/predicate.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/quick_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove_first.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove_first_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfind.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfind_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfor.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfor_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rwalk.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/walk.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aice.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aico.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aicp.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aioe.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aioo.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aiop.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/asio.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/dns.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/http.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/ssl.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/charset/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/charset/charset.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/charset/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/bloom_filter.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/circle_queue.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/container.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element/hash.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/hash_map.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/hash_set.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/cont
xmake-2.0.5/.gitignore
xmake-2.0.5/.travis.yml
xmake-2.0.5/CHANGELOG.md
xmake-2.0.5/CONTRIBUTING.md
xmake-2.0.5/LICENSE.md
xmake-2.0.5/README.md
xmake-2.0.5/appveyor.yml
xmake-2.0.5/core/
xmake-2.0.5/core/makefile
xmake-2.0.5/core/pkg/
xmake-2.0.5/core/pkg/base.pkg/
xmake-2.0.5/core/pkg/base.pkg/xmake.lua
xmake-2.0.5/core/pkg/luajit.pkg/
xmake-2.0.5/core/pkg/luajit.pkg/LICENSE.md
xmake-2.0.5/core/pkg/luajit.pkg/inc/
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lauxlib.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lua.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lua.hpp
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/luaconf.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/luajit.h
xmake-2.0.5/core/pkg/luajit.pkg/inc/luajit/lualib.h
xmake-2.0.5/core/pkg/luajit.pkg/lib/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/i386/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/i386/libluajit.a
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/x86_64/
xmake-2.0.5/core/pkg/luajit.pkg/lib/linux/x86_64/libluajit.a
xmake-2.0.5/core/pkg/luajit.pkg/lib/macosx/
xmake-2.0.5/core/pkg/luajit.pkg/lib/macosx/x86_64/
xmake-2.0.5/core/pkg/luajit.pkg/lib/macosx/x86_64/libluajit.a
xmake-2.0.5/core/pkg/luajit.pkg/lib/windows/
xmake-2.0.5/core/pkg/luajit.pkg/lib/windows/x86/
xmake-2.0.5/core/pkg/luajit.pkg/lib/windows/x86/luajit.lib
xmake-2.0.5/core/pkg/luajit.pkg/xmake.lua
xmake-2.0.5/core/pkg/tbox.pkg/
xmake-2.0.5/core/pkg/tbox.pkg/LICENSE.md
xmake-2.0.5/core/pkg/tbox.pkg/inc/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/i386/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/i386/tbox.config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/x86_64/
xmake-2.0.5/core/pkg/tbox.pkg/inc/linux/x86_64/tbox.config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/macosx/
xmake-2.0.5/core/pkg/tbox.pkg/inc/macosx/x86_64/
xmake-2.0.5/core/pkg/tbox.pkg/inc/macosx/x86_64/tbox.config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/algorithm.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/binary_find.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/binary_find_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/bubble_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/count.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/count_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/distance.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/find.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/find_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/for.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/for_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/heap_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/insert_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/predicate.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/quick_sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove_first.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove_first_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/remove_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfind.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfind_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfor.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rfor_if.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/rwalk.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/sort.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/algorithm/walk.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aice.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aico.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aicp.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aioe.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aioo.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/aiop.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/asio.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/dns.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/http.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/asio/ssl.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/charset/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/charset/charset.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/charset/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/config.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/bloom_filter.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/circle_queue.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/container.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element/
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element/hash.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/element/prefix.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/hash_map.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/container/hash_set.h
xmake-2.0.5/core/pkg/tbox.pkg/inc/tbox/cont
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.