Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-06 | Split native_clang out of native_cctools | Howard Chu | 1 | -48/+4 | |
Needed for compiling native_libtapi | |||||
2022-05-06 | Update native_cctools for newer SDK support | Howard Chu | 1 | -4/+5 | |
2021-07-01 | depends: add getmonero package mirror | selsta | 1 | -1/+2 | |
2019-11-18 | "Fix" non-determinism in native_cctools build | Howard Chu | 1 | -0/+4 | |
By omitting the otool binary which is built non-deterministically. We don't use it anyway. | |||||
2019-04-10 | build: debug and test builds via contrib | Dusan Klinec | 1 | -0/+1 | |
2018-09-10 | Initial depends addition | TheCharlatan | 1 | -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. |