aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/native_cctools.mk
Commit message (Collapse)AuthorAgeFilesLines
* Split native_clang out of native_cctoolsHoward Chu2022-05-061-48/+4
| | | | Needed for compiling native_libtapi
* Update native_cctools for newer SDK supportHoward Chu2022-05-061-4/+5
|
* depends: add getmonero package mirrorselsta2021-07-011-1/+2
|
* "Fix" non-determinism in native_cctools buildHoward Chu2019-11-181-0/+4
| | | | | By omitting the otool binary which is built non-deterministically. We don't use it anyway.
* build: debug and test builds via contribDusan Klinec2019-04-101-0/+1
|
* Initial depends additionTheCharlatan2018-09-101-0/+65
Depends cross compiles project dependencies for linux, mac and windows and multiple architectures. Depends is original work by Cory Fields and used in bitcoin and a wide range of bitcoin related projects.