Automic VaultAutomic Vault

brew

Installer fastbuild avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastbuild pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install fastbuild

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install fbuild

MacPorts ports tree · devel/fbuild/Portfile · Source: api.github.com

aperçu

Résumé du paquet

High performance build system for Windows, OSX and Linux

Commandes et alias

  • fbuild
  • fbuildworker

historique

Historique du projet et usages

FASTBuild is a high-performance open-source build system focused on parallel compilation, distributed compilation, and object caching. It is especially associated with large C and C++ codebases, game studios, console targets, and build farms where compile latency directly affects developer iteration.

Historique du projet

FASTBuild's official changelog lists v0.50 as the first public release in February 2013, already including multithreaded compilation, local or network build caching, Unity/Blob generation, and unit-test integration. That first release established the project as a performance-oriented alternative to heavier project-file or script-driven build workflows.

The project evolved through frequent releases adding BFF language features, cache compression, report generation, distributed build reliability, project-generation support, and compiler/platform coverage. Its documentation frames the `.bff` configuration language as a compact, human-readable way to express build graphs without generating huge IDE project files by hand.

The official site describes FASTBuild as a native Windows, macOS, and Linux application with no external runtime dependencies beyond the compilers being driven. Its design emphasis is a small self-contained executable, fast no-op builds, precise dependency graph handling, and aggressive reduction of overhead in process invocation, include scanning, and database load/save.

Historique d'adoption

FASTBuild's homepage says it is used in production by game developers ranging from small independent teams to some of the largest studios in the world. Its platform list includes PC, Mac, Linux, consoles, smartphones, and retro systems, which matches its reputation as a build tool for cross-platform game and engine development.

Its adoption story is less about broad default availability and more about teams embedding a tiny tool into source control or CI. The documentation explicitly notes that the executable can simply be copied or checked into revision control, an attractive model for studios that need reproducible build tooling across developer machines and agents.

Modes d'utilisation

A FASTBuild project is usually driven by `fbuild` reading a BFF build file, commonly `fbuild.bff`, to define compilers, object lists, libraries, executables, aliases, tests, caching, and distribution settings. `fbuildworker` runs on spare machines to accept distributed compilation work.

Common workflows include speeding up full builds with distributed workers, accelerating repeated builds with local or network caches, using Unity/Blob builds to reduce compilation overhead, and generating Visual Studio or Xcode projects that still route compilation through FASTBuild.

FASTBuild is most valuable where build time is a productively painful bottleneck: large C++ games, engines, middleware, console SDK targets, and CI farms. For small projects the configuration language may be more machinery than needed; for very large ones the cache and worker model is the point.

Pourquoi les passionnés de paquets s'y intéressent

FASTBuild is package-nerd interesting because it is not just another make-like runner. It packages a build scheduler, cache protocol, distributed compiler client and worker, project generator, and a custom configuration language into small standalone binaries.

It also sits in a niche where package managers and source-control vendoring overlap. Many teams pin a known FASTBuild binary in their repository, while Homebrew and MacPorts make it convenient for local experimentation and Unix developer environments.

Chronologie

  • 2013: v0.50 became the first public release.
  • 2013: v0.53 added cache compression and cache hierarchy changes.
  • 2013: v0.56 added detailed build reports.
  • 2025: v1.15 focused on large-database, project-generation, and distributed compilation improvements.
  • 2026: v1.20 improved startup and BFF parsing performance.

Related projects

  • MSBuild, Make, SCons, Ninja, and compiler cache tools occupy nearby build-system territory.
  • FASTBuild directly supports common compilers such as MSVC, GCC, Clang, SNC, GreenHills, CodeWarrior, and CUDA/NVCC according to its feature documentation.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:build system

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 5 plateformes.

Revue recommandée

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./fbuild.bff
Windows
.\fbuild.bff

exécutables

Exécutables installés

CommandeTypeExpositionNote
fbuildcliexécutable global
fbuildworkercliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire1.20
gestionnaire mis à jour2026-04-26
données localesOK
amontà jour
dernière version détectéev1.20

https://github.com/fastbuild/fastbuild

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:fastbuild
Version1.20
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/fastbuild
Page d'accueilhttps://fastbuild.org/
Dépôthttps://github.com/fastbuild/fastbuild
Docs amonthttps://www.fastbuild.org/docs/documentation.html
LicenceZlib
Archive sourcehttps://github.com/fastbuild/fastbuild/archive/refs/tags/v1.20.tar.gz
Dernière mise à jour2026-04-26T11:46:49Z
Pulseupdated
Bouteilledisponible (sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefastbuild
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts94%

fbuild

sudo port install fbuild
  • installed executable or alias match
  • Correspondance par : Fbuild
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/fbuild/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment