macOS
brew install omakelocal Homebrew formula metadata
sudo port install omakeMacPorts ports tree · devel/omake/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de omake pour les workflows d'agents IA.
installation
brew install omakelocal Homebrew formula metadata
sudo port install omakeMacPorts ports tree · devel/omake/Portfile · Source: api.github.com
sudo apt install omakeDebian stable package indexes · omake · Source: deb.debian.org
nix profile install nixpkgs#omakenixpkgs package indexes · pkgs/by-name/om/omake/package.nix · Source: api.github.com
sudo dnf install ocaml-omakeFedora Rawhide package metadata · ocaml-omake · Source: dl.fedoraproject.org
aperçu
Build system designed for scalability, portability, and concision
historique
OMake is an OCaml-written build system with make-like syntax, global project analysis, automatic dependency tracking, and an emphasis on scalable multi-directory builds. It belongs to the generation of build tools that tried to keep Make's concise rule style while fixing dependency and portability pain in large source trees.
The public project page describes OMake as a build system designed for scalability and portability and notes its move from metaprl.org to camlcity.org. The opam package metadata credits Aleksey Nogin, Jason Hickey, and Gerd Stolpmann as authors, with Gerd Stolpmann listed as maintainer for the opam package.
The 2006 paper 'OMake: Designing a Scalable Build Process' framed OMake as a domain-specific programming problem. Its central goals were compositional project descriptions, concise small-project rules, and enough expressive power for larger builds.
OMake became part of the OCaml build-tool landscape before newer tools such as Jenga and Dune changed common practice. Jane Street's retrospective on Jenga says that around 2012 OMake was one of OCaml's standard build systems, which is a useful adoption marker from a large OCaml user rather than a package index alone.
The project later consolidated maintenance under the ocaml-omake GitHub organization, while package managers such as opam, Debian, Ubuntu, Homebrew, MacPorts, Nix, and Fedora-family repositories kept shipping it for legacy and active projects.
A typical OMake project has an OMakeroot at the repository root and OMakefile files in project directories. When omake runs, it walks the configuration tree, evaluates the OMakefiles, and builds with global knowledge of the project rather than invoking independent recursive make processes.
OMake users reach for it when they want automatic dependency analysis, digest-based incremental rebuilds, OCaml-oriented rules, cross-directory builds, and a programmable build language without writing raw Makefile plumbing for every subdirectory.
OMake is historically interesting because it captures an OCaml ecosystem moment before Dune became dominant. It is also a tidy example of a build tool whose design arguments were documented in an academic paper, then lived on as a real package carried by many operating-system distributions.
For package metadata, OMake is the kind of tool whose value is not measured only by repository activity: old build systems remain important because they are encoded into source releases, downstream package recipes, and long-lived project build instructions.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
omake | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ocaml-omake/omake
métadonnées d'installation
| Clé du paquet | brew:omake |
|---|---|
| Version | 0.10.7 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/omake |
| Page d'accueil | http://projects.camlcity.org/projects/omake.html |
| Dépôt | https://github.com/ocaml-omake/omake |
| Docs amont | https://projects.camlcity.org/projects/dl/omake-0.10.6/doc/html/omake-toc.html |
| Licence | GPL-2.0-only |
| Archive source | https://github.com/ocaml-omake/omake/archive/refs/tags/omake-0.10.7.tar.gz |
| Dépendances de compilation | ocaml |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | omake |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
omake 0.10.7-1
build system with automated dependency analysis
http://projects.camlcity.org/projects/omake.html
sudo apt install omakeomake-doc 0.10.7-1
documentation for OMake
http://projects.camlcity.org/projects/omake.html
sudo apt install omake-docomake
nix profile install nixpkgs#omakeomake 0.10.6-2
build system with automated dependency analysis
http://projects.camlcity.org/projects/omake.html
sudo apt install omakeomake-doc 0.10.6-2
documentation for OMake
http://projects.camlcity.org/projects/omake.html
sudo apt install omake-dococaml-omake 0.10.7-8.fc45
Build system with automated dependency analysis
http://projects.camlcity.org/projects/omake.html
sudo dnf install ocaml-omakeomake
sudo port install omakepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.