omake 0.9.8.5-3-9build1 source package in Ubuntu

Changelog

omake (0.9.8.5-3-9build1) xenial; urgency=medium

  * No-change rebuild for ncurses6 transition.

 -- Matthias Klose <email address hidden>  Sun, 07 Feb 2016 12:47:43 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
omake_0.9.8.5-3.orig.tar.gz 3.2 MiB 5b675e09f49ff8249a775798f25ab127515cf2fed39527b202784757a35eddad
omake_0.9.8.5-3-9build1.debian.tar.xz 6.8 KiB 7111561113b4b5edbe35cbe6763f74012f939c8f882fec6c242e5b596fc6ed2d
omake_0.9.8.5-3-9build1.dsc 2.0 KiB 6bdf3d233e1937a5e1aec43924baf8ac47dbbed25989c8c82322d470bdd0e1cb

View changes file

Binary packages built by this source

omake: build system with automated dependency analysis

 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features. It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 OMake includes an accurate, automated dependency analysis based on
 MD5 digests. It also includes a stand-alone command-line
 interpreter, osh, that can be used as an interactive shell for
 debugging the build files. OMake's syntax is a full object oriented
 language. Features of the OMake language include integer and
 floating point arithmetic, scoped expressions, higher order
 functions, multiple inheritance, pattern matching, runtime
 exceptions, lexers, and LALR(1) parsers. Users can easily produce
 architecture independent builds as omake provides a uniform interface
 to its standard library on Linux/Unix, Win32, and OS X.

omake-dbgsym: debug symbols for package omake

 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features. It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 OMake includes an accurate, automated dependency analysis based on
 MD5 digests. It also includes a stand-alone command-line
 interpreter, osh, that can be used as an interactive shell for
 debugging the build files. OMake's syntax is a full object oriented
 language. Features of the OMake language include integer and
 floating point arithmetic, scoped expressions, higher order
 functions, multiple inheritance, pattern matching, runtime
 exceptions, lexers, and LALR(1) parsers. Users can easily produce
 architecture independent builds as omake provides a uniform interface
 to its standard library on Linux/Unix, Win32, and OS X.

omake-doc: documentation for OMake

 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features. It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 This package contains documentation for OMake in html and pdf
 formats.