rbm is a packaging tool that helps you create and build packages for multiple Linux distributions, and automate the parts that can be automated. It includes options to run the build in a defined environement to allow reproducing the build.
  • Perl 99.3%
  • Makefile 0.6%
  • Shell 0.1%
Find a file
2026-04-30 15:23:47 +02:00
doc Bug 40093: Add option to get the checksum of an input file 2026-01-28 09:51:39 +01:00
lib Bug 40106: Improve error message in case of deep recursion in variable definition 2026-04-30 15:23:47 +02:00
test Bug 40103: Allow having multiple tmp_dir values 2026-02-11 12:44:50 +01:00
.gitignore Add .gitignore 2013-09-17 16:58:00 +02:00
container Bug 40096: Fix confusing container extract error message 2026-01-15 12:14:35 +01:00
COPYING First commit 2013-09-16 14:57:18 +02:00
Makefile Install RBM::CaptureExec 2024-02-15 15:58:14 +01:00
NEWS Bug 33991: Remove unused features 2021-03-22 14:57:54 +01:00
rbm Bug 40085: Add the "rbm show_used_projects" command 2025-06-19 15:45:19 +02:00
README.md Fix a typo in README.md. 2025-03-20 12:00:08 +01:00
test.pl Bug 40103: Allow having multiple tmp_dir values 2026-02-11 12:44:50 +01:00
TODO Update TODO 2015-10-20 20:09:56 +02:00

rbm: Reproducible Build Manager

rbm is a packaging tool that helps you create and build packages for multiple Linux distributions, and automate the parts that can be automated. It includes options to run the build in a defined environment to allow reproducing the build.

For more information, visit the website :

https://rbm.torproject.org/