HomeSort by: relevance | last modified time | path
    Searched refs:libuv (Results 1 - 13 of 13) sorted by relevancy

  /src/external/mit/
Makefile 5 SUBDIR+= expat lua libcbor libuv
  /src/external/mit/libuv/
mkpc 20 Name: libuv
23 URL: http://libuv.org/
  /src/external/mit/libuv/dist/
autogen.sh 55 > m4/libuv-extra-automake-flags.m4
62 "$AUTOCONF" -o /dev/null m4/libuv-check-versions.m4
65 AC_INIT([libuv-release-check], [0.0])
69 " > m4/libuv-check-versions.m4
LINKS.md 8 * [HashLink](https://github.com/HaxeFoundation/hashlink): Haxe run-time with libuv support included.
11 * [Igropyr](https://github.com/guenchi/Igropyr): a async Scheme http server base on libuv.
13 * [Kestrel](https://github.com/aspnet/AspNetCore/tree/master/src/Servers/Kestrel): web server (C# + libuv + [ASP.NET Core](http://github.com/aspnet))
15 * [Lever](http://leverlanguage.com): runtime, libuv at the 0.9.0 release
18 * [libuv_message_framing](https://github.com/litesync/libuv_message_framing) Message-based communication for libuv
19 * [luaw](https://github.com/raksoras/luaw): Lua web server backed by libuv
21 * [mo](https://github.com/wehu/mo): Scheme (guile) + libuv runtime
26 * [node9](https://github.com/jvburnes/node9): A portable, hybrid, distributed OS based on Inferno, LuaJIT and Libuv
27 * [node.js](http://www.nodejs.org/): Javascript (using Google's V8) + libuv
35 * [spider-gazelle](https://github.com/cotag/spider-gazelle): Ruby web server using libuv binding
    [all...]
configure 3 # Generated by GNU Autoconf 2.71 for libuv 1.51.0.
5 # Report bugs to <https://github.com/libuv/libuv/issues>.
276 $0: https://github.com/libuv/libuv/issues about your
619 PACKAGE_NAME='libuv'
620 PACKAGE_TARNAME='libuv'
622 PACKAGE_STRING='libuv 1.51.0'
623 PACKAGE_BUGREPORT='https://github.com/libuv/libuv/issues
    [all...]
  /src/external/mit/libuv/dist/tools/
vswhere_usability_wrapper.cmd 2 :: Distributed under MIT style license or the libuv license
4 :: or libuv LICENSE file at https://github.com/libuv/libuv
  /src/external/mit/libuv/lib/
Makefile 15 MAN= libuv.3
72 PKGCONFIG=libuv
  /src/external/mpl/bind/lib/libisc/
Makefile 8 LIBUVDIR=${NETBSDSRCDIR}/external/mit/libuv
56 DPADD+=${LIBUVOBJDIR}/libuv.a
  /src/external/mpl/dhcp/bind/lib/libisc/
Makefile 9 LIBUVDIR=${NETBSDSRCDIR}/external/mit/libuv
58 DPADD+=${LIBUVOBJDIR}/libuv.a
  /src/external/mit/libuv/dist/docs/code/
Makefile 31 UV_LIB=$(UV_PATH)/.libs/libuv.a
  /src/external/mit/libuv/dist/docs/
make.bat 119 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\libuv.qhcp
121 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\libuv.ghc
  /src/lib/
Makefile 271 SUBDIR+= ../external/mit/libuv/lib
281 # libuv, userspace-rcu
  /src/external/mpl/bind/dist/
configure 1691 libraries (libxml2, libuv, OpenSSL) (disabled by
1775 C compiler flags for LIBUV, overriding pkg-config
1776 LIBUV_LIBS linker flags for LIBUV, overriding pkg-config
1778 version of libuv, overriding pkg-config
21865 # libuv
21868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libuv >= 1.37.0" >&5
21869 printf %s "checking for libuv >= 1.37.0... " >&6; }
21875 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libuv >= 1.37.0\""; } >&5
21876 ($PKG_CONFIG --exists --print-errors "libuv >= 1.37.0") 2>&5
21880 pkg_cv_LIBUV_CFLAGS=`$PKG_CONFIG --cflags "libuv >= 1.37.0" 2>/dev/null
    [all...]

Completed in 33 milliseconds