Simula Research Laboratory /
Center for Resilient Networks and Applications /
NorNet
Homepage of Thomas Dreibholz /
Build Tools Homepage
New release: td-build-tools-0.1.0.
Please use the issue tracker at https://github.com/dreibh/build-tools/issues to report bugs and issues!
For ready-to-install Ubuntu Linux packages of Build Tools, see Launchpad PPA for Thomas Dreibholz!
sudo apt-add-repository -sy ppa:dreibh/ppa sudo apt-get update sudo apt-get install td-build-tools
For ready-to-install Fedora Linux packages of Build Tools, see COPR PPA for Thomas Dreibholz!
sudo dnf copr enable -y dreibh/ppa sudo dnf install td-build-tools-all
Build Tools is released under the GNU General Public Licence (GPL).
Please use the issue tracker at https://github.com/dreibh/build-tools/issues to report bugs and issues!
The Git repository of the Build Tools sources can be found at https://github.com/dreibh/build-tools:
git clone https://github.com/dreibh/build-tools cd build-tools cmake . make
Contributions:
Issue tracker: https://github.com/dreibh/build-tools/issues.
Please submit bug reports, issues, questions, etc. in the issue tracker!
Pull Requests for Build Tools: https://github.com/dreibh/build-tools/pulls.
Your contributions to Build Tools are always welcome!
CI build tests of Build Tools: https://github.com/dreibh/build-tools/actions.
The tarball has been signed with my GnuPG key 21412672518D8B2D1862EFEF5CD5D12AA0877B49. Its authenticity and integrity can be verified by:
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49 gpg --verify build-tools-<VERSION>.tar.xz.asc build-tools-<VERSION>.tar.xz
The tarballs have been signed with my GnuPG key 21412672518D8B2D1862EFEF5CD5D12AA0877B49. Its authenticity and integrity can be verified by:
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49 gpg --verify build-tools-<VERSION>.tar.xz.asc build-tools-<VERSION>.tar.xz