52 Commits

Author SHA1 Message Date
Dmytro Sydorchenko 2a91ea6db1 get back additional sym links in tarball 2023-10-05 12:12:22 -04:00
Dmytro Sydorchenko 4b8bf0e70c restore wrongly reverted files 2023-10-05 12:07:24 -04:00
Dmytro Sydorchenko 8efbcedfbd Revert "updates to allow for building and proper generation of packages"
This reverts commit be71fb0557.
2023-10-05 12:07:24 -04:00
Bucky Kittinger be71fb0557 updates to allow for building and proper generation of packages 2023-03-27 05:06:43 -04:00
Areg Hayrapetian 3be7cfec71 Fix some build issues and update README.
Fixed some bugs in package builder script:
   * Broken symlink for CDTWasmToolchain.cmake.
   * Allow package builder script to run with out-of-source builds.

Updated description used for generated package.

Use leap package for integration tests dependency instead of eosio.

Significant changes to README.
2022-08-12 23:05:15 -07:00
Bucky Kittinger 4fe83a6e69 update for arm production 2022-05-09 01:50:25 -04:00
Bucky Kittinger 58ade97aa1 finish renaming and updating submodules to point to eosnetworkfoundation 2022-05-09 01:17:54 -04:00
Patrick Raphael 35b3157fbc fix homebrew warnings 2021-07-12 17:16:26 -04:00
Venu Kailasa 3d333d7024 Checking presence of OS variable for deb package, as argument of generate_package script 2021-03-01 17:45:43 -06:00
Venu Kailasa abbecefaa8 Fixing buildkite errors 2021-02-18 17:50:13 -06:00
Venu Kailasa 591fa9a04e Adding clang 9 libc++abi.so to ubuntu 16.04 package 2021-02-18 15:38:24 -06:00
Venu Kailasa 22348c8db4 Fixing buildkite errors 2021-02-18 13:04:22 -06:00
Venu Kailasa cdb40dc045 Adding clang 9 libc++.so to ubuntu 16.04 package, and more rpath changes 2021-02-18 10:01:24 -06:00
Jeffrey Smith II 9442fda9f9 Remove scripts that are no longer needed 2020-05-13 09:16:09 -04:00
Jonathan Giszczak 12cfcc3be4 Building on macOS with no dependencies installed did not work. 2020-03-26 17:02:47 -06:00
Bucky Kittinger 7d2efbb72d generate symlinks for missing tools and remove abigen 2020-02-12 10:23:47 -05:00
Nathan Pierce afb571df51 CI/CD support for Catalina (#723)
* fixed packager version

* anka plugin fixes

* 10.15.1 -> 10.15.3
2020-02-05 13:30:52 -05:00
Nathan Pierce 9d85143cd8 Revert "CI/CD support for Catalina" (#722) 2019-10-31 16:39:37 -04:00
Nathan Pierce 50b4b082d1 changes for catalina 2019-10-17 09:44:37 -04:00
Bucky Kittinger bd28ae223b Merge pull request #449 from conr2d/fix/pass-update-repo
Add missing `break` in build script to pass repo update
2019-07-08 10:40:36 -04:00
Bucky Kittinger e0456e2af5 Merge pull request #452 from conr2d/feature/ar
Add `eosio-ar` support in toolchain cmake to build static libarary
2019-07-08 10:40:13 -04:00
Jeeyong Um 6780fdb586 Use the amount of available memory to get the number of JOBS 2019-03-16 17:36:47 +09:00
Jeeyong Um a8ed026945 Add eosio-ar support in toolchain cmake to build static libarary 2019-03-16 17:10:50 +09:00
Jeeyong Um fd7e36080d Add missing break in build script to pass repo update 2019-03-16 16:17:35 +09:00
Nathan Pierce 0829652da5 Added sudo back + cmake brew + cmake logic change (#420) 2019-02-15 15:16:43 -05:00
Nathan Pierce 64cea8125a V2.1 (#415)
Fixes for package generation + build/install/uninstall migration to scripts directory
2019-02-13 15:54:35 -05:00
Nathan Pierce bebb7dbf6e V2 CI/CD image support in new build scripts 2019-02-11 12:35:26 -05:00
Emory Barlow 352937bd66 Fix return codes of build scripts so that buildkite can fail properly 2018-12-18 13:54:15 -05:00
Emory Barlow 91947d45d8 Port package naming changes from eos repo 2018-12-12 13:07:34 -05:00
Bucky Kittinger a0b64c8a38 use RC 2018-12-11 22:41:40 -05:00
Bucky Kittinger 0d12e3933e Quick fixes for abidiff, rename proj to init and spruce up examples to use new project pattern 2018-12-11 20:47:45 -05:00
Bucky Kittinger 6cc6aca4ca quick fixes for bin releases and mac osx on mojave 2018-12-11 17:20:21 -05:00
Zane Reynolds fc3ab0af26 build script fixes and docker step in pipeline fix 2018-11-27 10:35:59 -05:00
Zane Reynolds ec7385009b narrow pipline and try to fix mac builds on buildkite agents 2018-11-15 06:34:02 -05:00
Bucky Kittinger 351d48f029 Update generate_bottle.sh 2018-11-13 20:49:26 -05:00
Bucky Kittinger f77e657843 add license installation 2018-11-06 18:54:24 -05:00
Bucky Kittinger b4b6ca3116 update generate_bottle for release 2018-10-02 19:19:48 -04:00
Bucky Kittinger c54cea7f74 Update generate_bottle.sh 2018-10-01 12:01:52 -04:00
Bucky Kittinger 09af78fdb1 Update generate_tarball.sh 2018-09-30 20:29:55 -04:00
Bucky Kittinger 1879b02a75 Update generate_rpm.sh 2018-09-30 16:33:39 -04:00
Bucky Kittinger 5421f07386 Update generate_package.sh.in 2018-09-30 16:31:39 -04:00
Bucky Kittinger d85e4442fd Update generate_rpm.sh 2018-09-30 16:30:50 -04:00
Bucky Kittinger e35277e8b7 update scripts 2018-09-30 03:54:49 -04:00
Bucky Kittinger b2ab09b761 refactored package generator, installation and added abigen cmake macro 2018-09-30 01:29:18 -04:00
Bucky Kittinger a4818bf952 merged develop 2018-09-28 13:13:57 -04:00
Bucky Kittinger 46e73d9eaa smoothing out wrinkles between deb and brew 2018-09-26 19:41:10 -04:00
Bucky Kittinger 16dd31c786 added brew 2018-09-25 19:30:37 -04:00
Jason Lancaster 58c5012f0c Improve build script for CentOS 2018-09-17 17:04:15 -04:00
arhag 50ec1a8a53 typos and cleanup in ricardeos README 2018-09-05 14:22:11 -04:00
Bucky Kittinger 225df8b51a Added ricardeos from main repo 2018-08-23 17:14:44 -04:00