Versions
v4.1.0 :: 0/4.1.0 :: gentoo
- Modified
- License
- LGPL-2.1-with-linking-exception
- Keywords
- ~amd64
- USE flags
- camlp4 debug doc ocamlopt ppx
USE flags
General
- camlp4
- Enables the camlp4 syntax extension (deprecated)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- ppx
- Enables the ppx syntax extension (preferred)
Dependencies
dev-lang / ocaml : Type-inferring functional programming language descended from the ML family
dev-ml / camlp4 : System for writing extensible parsers for programming languages
dev-ml / findlib : OCaml tool to find/use non-standard packages
dev-ml / markup : Error-recovering streaming HTML5 and XML parsers
dev-ml / ocaml-re : Regular expression library for OCaml
dev-ml / ocamlbuild : Generic build tool with built-in rules for building OCaml library and programs
dev-ml / ppx_tools : Tools for authors of ppx rewriters
dev-ml / uchar : Uchar compatibility library
dev-ml / uutf : Non-blocking streaming Unicode codec for OCaml
Runtime Dependencies
dev-lang / ocaml : Type-inferring functional programming language descended from the ML family
dev-ml / camlp4 : System for writing extensible parsers for programming languages
dev-ml / markup : Error-recovering streaming HTML5 and XML parsers
dev-ml / ocaml-re : Regular expression library for OCaml
dev-ml / ppx_tools : Tools for authors of ppx rewriters
dev-ml / uchar : Uchar compatibility library
dev-ml / uutf : Non-blocking streaming Unicode codec for OCaml
Depending packages
dev-ml / eliom : A web framework to program client/server applications
dev-ml / js_of_ocaml : A compiler from OCaml bytecode to javascript
www-servers / ocsigenserver : Ocaml-powered webserver and framework for dynamic web programming
Change logs
- Alexis Ballier · gentoo
dev-ml/tyxml: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/tyxml: Bump to 4.1.0
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Alexis Ballier · gentoo
dev-ml/tyxml: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ml/tyxml: bump to 4.0.1
Package-Manager: portage-2.3.3 - Alexis Ballier · gentoo
dev-ml/tyxml: fix build with uutf 1.0
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
dev-ml/tyxml: enable camlp4 by default; still needed by ocsigenserver
Package-Manager: portage-2.3.0_rc1 - Alexis Ballier · gentoo
dev-ml/tyxml: bump to 4.0.0
Package-Manager: portage-2.3.0_rc1 - Alexis Ballier · gentoo
dev-ml/tyxml: bump to 3.6.0
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed