CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI

文件名称: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
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com