tobtoht
0afe7d5e3e
guix: bump time-machine to 3cd1c8769c618cab07181c6a4807792a371f0b2e
2025-11-01 20:25:33 +01:00
tobtoht
574c845090
guix: use llvm 18 toolchain for darwin targets
2025-08-05 13:02:18 +02:00
tobtoht
915c5dc1d9
Merge pull request #9456
...
b746d0152 depends: android_ndk: update to 27 (latest LTS) (tobtoht)
2025-02-13 19:34:44 +00:00
tobtoht
b746d01522
depends: android_ndk: update to 27 (latest LTS)
2025-01-06 23:26:30 +01:00
tobtoht
3c25d6e3b2
build: bump minimum macos version to 10.15
2024-12-24 00:37:45 +01:00
tobtoht
b2ff7641a5
Bootstrappable Builds
2024-12-08 18:00:32 +01:00
luigi1111
92a3b2c97e
Merge pull request #9005
...
0d763a1 depends: move cmake system config to hosts files (tobtoht)
2024-02-24 09:57:09 -05:00
tobtoht
ebb7671e0e
depends: use macOS 11 SDK with libc++ headers
2023-10-24 19:56:11 +02:00
tobtoht
0d763a19b8
depends: move cmake system config to hosts files
2023-09-26 16:46:51 +02:00
Howard Chu
5c27fd853f
depends: Package cleanup
...
All patching should be in _preprocess_cmd. config_cmd should just run
configure and nothing else before it, otherwise $PATH is broken when it runs.
Also remove redundant settings to configure, _autoconf already sets them.
We leave explicit AR_FLAGS settings because the builtin rule uses ARFLAGS,
and so would leave AR_FLAGS unset otherwise.
2022-05-10 21:06:03 +01:00
Howard Chu
7ea1e214c5
Make Mac SDK into a regular depends package
2022-05-09 17:38:48 +01:00
Howard Chu
1008318715
Update native_cctools for newer SDK support
2022-05-06 16:45:45 +01:00
Howard Chu
a86c4cb75f
Update to MacOSX SDK 11.1, add Mac M1
2022-05-04 22:33:40 +01:00
Howard Chu
024a1c7ddf
Add ARFLAGS
...
Needed to invoke deterministic mode on some archivers
2019-11-17 13:44:07 +00:00
Howard Chu
cca6e5c645
depends: Add FreeBSD support
2019-11-14 07:03:04 +00:00
Howard Chu
643860776e
Add Android support
2019-11-03 21:14:45 +00:00
TheCharlatan
0f4f873bf3
Fix Darwin Sodium build
...
Clang needs to get its cctools path passed.
2018-09-22 21:50:08 +02:00
TheCharlatan
0806a23a6e
Initial depends addition
...
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.
2018-09-10 22:03:42 +02:00