34 Commits

Author SHA1 Message Date
Alex Ant 44f1a76d98 LEAP -> COOPOS rebranding 2025-10-10 17:40:42 +05:00
Matt Witherspoon 6788f441ca don't use zstd for .deb packages yet 2023-10-26 15:06:26 -04:00
Matt Witherspoon d09a8e5469 generate .tar.zst out of cpack instead of .tar.gz 2023-10-04 11:33:18 -04:00
Matt Witherspoon 2ff2b9c7ac replace openssl with boringssl
Co-authored-by: 766C6164 <valterdaw@gmail.com>
2023-09-05 21:28:53 -04:00
Matt Witherspoon 553a09d905 don't build leap-dev .deb package by default 2023-07-25 14:30:00 -04:00
greg7mdp f9e6188892 remove file from package.cmake 2023-07-24 14:38:08 -04:00
greg7mdp f2bf431af3 Merge branch 'main' of github.com:AntelopeIO/leap into boost_submodule 2023-07-24 11:07:24 -04:00
greg7mdp a8b17a2b2c Remove again ubuntu-dev-tools from package.cmake 2023-07-24 11:06:05 -04:00
greg7mdp 2f24964035 Add ubuntu-dev-tools back.
otherwise install fails on ubuntu20 with:
`debconf: falling back to frontend: Readline`
2023-07-24 09:59:32 -04:00
greg7mdp 6a51290961 Update package list in package.cmake 2023-07-24 08:50:15 -04:00
Matt Witherspoon 3b45daafc1 on cmake 3.22+ compress .deb packages via zstd 2023-07-23 18:18:46 -04:00
greg7mdp 344c4ff328 use python3-distutils instead of python3-all in package.cmake 2023-07-20 17:40:18 -04:00
greg7mdp 0a177a9935 Add missing packages in debian install. 2023-07-19 15:44:45 -04:00
greg7mdp 14c3441341 Remove outdated libboost-all-dev references. 2023-07-11 18:19:05 -04:00
Matt Witherspoon 8f36b20ab9 remove now unneeded CMAKE_VERSION checks 2023-03-28 21:23:21 -04:00
Peter Oschwald 9c066a76af Update package.cmake
Co-authored-by: Scott B <Scott@TheBaileyFamily.org>
2023-03-16 18:11:15 -05:00
Peter Oschwald 8c8ad50862 Don't overwrite the env variable so you get both postinst and prerm 2023-03-16 15:50:00 -05:00
Peter Oschwald be154da603 Address peer review comments.
Adding additional commentary on cmake version based processing paths.

Added prerm script to cleanup symbolic links

Added EXCLUDE_FROM_ALL where necessary.

Move setting scripts to the package.cmake location suggested.
2023-03-16 13:54:19 -05:00
Clayton Calabrese 8e2da33d08 merge from main 2022-11-28 16:07:25 -06:00
Henrik Hautakoski acd452e37b package.cmake: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of DEB_ARCH. 2022-09-13 15:44:52 +02:00
Henrik Hautakoski c325c1746e package.cmake: use CPACK_DEBIAN_FILE_NAME when setting CPACK_DEBIAN_BASE_FILE_NAME 2022-09-08 14:41:13 +02:00
Henrik Hautakoski f3d9591453 package.cmake: Proper setup .deb filename in CPACK_DEBIAN_FILE_NAME variable. 2022-09-08 14:41:13 +02:00
Matt Witherspoon f00fb496dd fix package CONFLICTS 2022-08-16 11:37:28 -04:00
Lin Huang 332318365a Remove mandel and https://github.com/eosnetworkfoundation/mandel references in leap 2022-08-11 20:37:23 -04:00
Matt Witherspoon e9395babbd ensure an empty llvm-dev dep doesn't make its way to mandel-dev .deb 2022-07-06 21:52:16 -04:00
Matt Witherspoon 8b2da6846e before reading /etc/os-release make sure it exists 2022-06-17 15:48:41 -04:00
Matt Witherspoon 973f921d9c various gmp fixups (readme, tester cmake, dev package deps) 2022-06-14 16:29:26 -04:00
Matt Witherspoon 089b0c5845 strip llvm-dev dep in deb dev package of newlines 2022-06-12 22:24:40 -04:00
Matt Witherspoon a35eeac0a0 pack separate base & dev .deb packages 2022-06-11 22:31:24 -04:00
Matt Witherspoon 3acc8d96db add platform, platform version, and architecture to package file name 2022-06-11 16:05:14 -04:00
Matt Witherspoon d7ad616131 mark the package as conflicting with 'eosio' package 2022-05-30 14:55:21 -04:00
Matt Witherspoon bea7780c45 place debian package in to "utils" section 2022-05-20 17:14:12 -04:00
Matt Witherspoon 8e33f272e4 build .deb & .rpm packages by default if finding dpkg & rpmbuild 2022-05-20 17:13:16 -04:00
Matt Witherspoon 9205ae0a6b add basic cpack support: known to build .rpm and .deb correctly 2022-05-19 13:36:35 -04:00