Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-06 | Update native_cctools for newer SDK support | Howard Chu | 1 | -1/+1 | |
2022-05-04 | Update to MacOSX SDK 11.1, add Mac M1 | Howard Chu | 1 | -3/+8 | |
2019-11-17 | Add ARFLAGS | Howard Chu | 1 | -0/+1 | |
Needed to invoke deterministic mode on some archivers | |||||
2018-09-22 | Fix Darwin Sodium build | TheCharlatan | 1 | -3/+3 | |
Clang needs to get its cctools path passed. | |||||
2018-09-10 | Initial depends addition | TheCharlatan | 1 | -0/+17 | |
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. |