NOTICE: This package has been removed from pkgsrc

./wip/coreclr-git, The .NET Core runtime and the base library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.0nb20180910, Package name: coreclr-0.0.0nb20180910, Maintainer: kamil

This repo contains the .NET Core runtime, called CoreCLR, and the base library,
called mscorlib. It includes the garbage collector, JIT compiler, base .NET
data types and many low-level classes.


Required to run:
[textproc/py-expat] [textproc/icu] [lang/python27] [wip/clang-git] [wip/libunwind-git]

Required to build:
[devel/swig] [devel/git-base] [pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2015-04-25 12:01:54 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Use build.sh

   2015-04-13 02:54:31 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Use CMAKE
   2015-04-13 02:06:34 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
Import coreclr as wip/coreclr-git

This package is WIP to work against the upstream.

This repo contains the .NET Core runtime, called CoreCLR, and the base library,
called mscorlib. It includes the garbage collector, JIT compiler, base .NET
data types and many low-level classes.