gtsam/package_scripts
Jose Luis Blanco-Claraco 51d18a0ae6
Ubuntu PPA packages: disco is obsolete. Add focal.
2020-05-07 07:45:52 +02:00
..
README.md add Debian scripts 2019-07-11 00:53:18 +02:00
compile_static_boost.sh
prepare_debian.sh add Debian scripts 2019-07-11 00:53:18 +02:00
prepare_debian_gen_snapshot_version.sh add Debian scripts 2019-07-11 00:53:18 +02:00
prepare_release.sh add Debian scripts 2019-07-11 00:53:18 +02:00
prepare_ubuntu_pkgs_for_ppa.sh Ubuntu PPA packages: disco is obsolete. Add focal. 2020-05-07 07:45:52 +02:00
toolbox_package_unix.sh
upload_all_gtsam_ppa.sh add Debian scripts 2019-07-11 00:53:18 +02:00

README.md

How to generate Debian packages

cd [GTSAM_SOURCE_ROOT]
bash package_scripts/prepare_debian.sh

How to generate Ubuntu packages for a PPA

cd [GTSAM_SOURCE_ROOT]
bash package_scripts/prepare_ubuntu_pkgs_for_ppa.sh
cd ~/gtsam_ubuntu
bash [GTSAM_SOURCE_ROOT]/upload_all_gtsam_ppa.sh