Mon, 29 Apr 2024 16:15:30 UTC | login

Information for build nekovm-2.2.0-8.fc29

ID74260
Package Namenekovm
Version2.2.0
Release8.fc29
Epoch
SummaryNeko embedded scripting language and virtual machine
DescriptionNeko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common run-time for several different languages. Neko is not only very easy to learn and use, but also has the flexibility of being able to extend the language with C libraries. You can even write generators from your own language to Neko and then use the Neko run-time to compile, run, and access existing libraries. If you need to add a scripting language to your application, Neko provides one of the best trade-offs available between simplicity, extensibility and speed. Neko allows the language designer to focus on design whilst reusing a fast and well constructed run-time, as well as existing libraries for accessing file system, network, databases, XML... Neko has a compiler and virtual machine. The Virtual Machine is both very lightweight and extremely well optimized so that it can run very quickly. The VM can be easily embedded into any application and your libraries are directly accessible using the C foreign function interface. The compiler converts a source .neko file into a byte-code .n file that can be executed with the Virtual Machine. Although the compiler is written in Neko itself, it is still very fast. You can use the compiler as standalone command-line executable separated from the VM, or as a Neko library to perform compile-and-run for interactive languages.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 14 Oct 2018 01:24:41 UTC
CompletedSun, 14 Oct 2018 04:34:06 UTC
Taskbuild (f29-candidate, nekovm-2.2.0-8.fc29.src.rpm)
Tags
f29
f30
RPMs
src
nekovm-2.2.0-8.fc29.src.rpm (info) (download)
riscv64
nekovm-2.2.0-8.fc29.riscv64.rpm (info) (download)
nekovm-devel-2.2.0-8.fc29.riscv64.rpm (info) (download)
nekovm-debuginfo-2.2.0-8.fc29.riscv64.rpm (info) (download)
nekovm-debugsource-2.2.0-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Sep 27 2018 Morten Stevens <mstevens@fedoraproject.org> - 2.2.0-8 - Rebuilt for mbed TLS 2.13.0 * Thu Sep 27 2018 Morten Stevens <mstevens@fedoraproject.org> - 2.2.0-7 - Rebuilt for mbed TLS 2.13.0 * Fri Jul 13 2018 Andy Li <andy@onthewings.net> - 2.2.0-6 - Add BuildRequires on gcc. - Rebuilt for mbed TLS 2.11.0. * Thu Jul 05 2018 Richard W.M. Jones <rjones@redhat.com> - 2.2.0-5 - Remove ldconfig https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SU3LJVDZ7LUSJGZR5MS72BMRAFP3PQQL/ * Mon May 21 2018 Robert Scheck <robert@fedoraproject.org> - 2.2.0-4 - Rebuilt for mbed TLS 2.9.0 (libmbedcrypto.so.2) * Mon Feb 19 2018 Robert Scheck <robert@fedoraproject.org> - 2.2.0-3 - Rebuilt for mbed TLS 2.7.0 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 20 2017 Andy Li <andy@onthewings.net> - 2.2.0-1 - New upstream version 2.2.0. - Remove patches applied in upstream. * Thu Oct 12 2017 Andy Li <andy@onthewings.net> - 2.1.0-9 - Add nekotools test. - Use Ninja to build. - Add upstream patch of avoiding recompile nekoc/nekoml. * Mon Sep 25 2017 Andy Li <andy@onthewings.net> - 2.1.0-8 - Use mariadb-connector-c-devel instead of mariadb-devel. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jul 13 2017 Richard W.M. Jones <rjones@redhat.com> - 2.1.0-5 - Rebuild against latest mariadb. * Thu Jul 13 2017 Andy Li <andy@onthewings.net> - 2.1.0-4 - Added upstream fix (nekovm-xlocale.patch). * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild