u/waruqi - 24 Archived Voat Posts in v/programming
u/waruqi
  • home
  • search

u/waruqi

19 posts · 5 comments · 24 total

Active in: v/programming (24)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
xmake-vscode v1.0.1 released, a xmake integration in vscode
1 0 comments 17 Oct 2017 06:18 u/waruqi (..) in v/programming
A XMake integration in Visual Studio Code Edit
1 0 comments 12 Oct 2017 07:00 u/waruqi (..) in v/programming
xmake v2.1.6 released, a make-like build utility based on Lua
2 0 comments 16 Aug 2017 14:45 u/waruqi (..) in v/programming
Some new features of xmake v2.1.5
1 0 comments 02 Aug 2017 13:16 u/waruqi (..) in v/programming
xmake v2.1.3 released, improve security and stability
5 0 comments 03 Apr 2017 14:23 u/waruqi (..) in v/programming
The x86 Script Instruction Virtual Machine
1 0 comments 25 Mar 2017 15:41 u/waruqi (..) in v/programming
Comment on: A glib-like multi-platform c library

The project focuses on making C development easier and provides many modules (.e.g stream, asio, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language.

0 23 Mar 2017 11:22 u/waruqi in v/programming
A glib-like multi-platform c library NSFW
1 1 comment 23 Mar 2017 11:22 u/waruqi (..) in v/programming
Comment on: xmake v2.1.1 released, support golang, dlang and rust languages

website: http://www.xmake.io

0 06 Mar 2017 12:23 u/waruqi in v/programming
xmake v2.1.1 released, support golang, dlang and rust languages NSFW
1 1 comment 06 Mar 2017 12:22 u/waruqi (..) in v/programming
Compile c++, objc and swift program across platforms fastly
1 0 comments 18 Jan 2017 01:57 u/waruqi (..) in v/programming
Comment on: Scan source codes and build project without makefile

And the xmake.lua example: https://github.com/tboox/tbox/blob/master/xmake.lua

0 16 Jan 2017 01:30 u/waruqi in v/programming
Comment on: Scan source codes and build project without makefile

xmake also support cross platform (linux, windows, ios, android and cross toolchains..)

.e.g

xmake f -p linux; xmake
xmake f -p iphoneos; xmake
xmake f -p windows; xmake
xmake f -p android --ndk=xxx;xmake
xmake f -p linux --sdk=toolchains_dir; xmake

The demo video: https://asciinema.org/a/79998

0 16 Jan 2017 01:28 u/waruqi in v/programming
Comment on: Scan source codes and build project without makefile

It only provide a feature that help we to compile a few codes fastly without makefile.

You can also write xmake.lua to compile it if you want it ensure the code is compiled the same way with the same assumptions.

1 15 Jan 2017 14:52 u/waruqi in v/programming
Scan source codes and build project without makefile
4 0 comments 15 Jan 2017 12:02 u/waruqi (..) in v/programming
Add the Stackless Coroutines for tbox
1 0 comments 07 Dec 2016 13:59 u/waruqi (..) in v/programming
tbox v1.6.0 released, add coroutine library!
1 0 comments 31 Oct 2016 05:55 u/waruqi (..) in v/programming
Access sql database using tbox
2 0 comments 18 Sep 2016 11:17 u/waruqi (..) in v/programming
xmake v2.0.4 released!
1 0 comments 29 Aug 2016 14:31 u/waruqi (..) in v/programming
Running and debugging program using xmake
1 0 comments 25 Jul 2016 02:23 u/waruqi (..) in v/programming
The tessellate polygon algorithm
1 0 comments 21 Jul 2016 03:40 u/waruqi (..) in v/programming
Plugin development of hello xmake
1 0 comments 08 Jul 2016 02:51 u/waruqi (..) in v/programming
xmake v2.0.2 released!
1 0 comments 06 Jul 2016 06:18 u/waruqi (..) in v/programming
tbox: v1.5.2 released
3 2 comments 25 Jun 2016 07:07 u/waruqi (..) in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.