Ivan FB
0dea35d364
feat: refactor to support building with Nimble ( #52 )
...
Changes include:
- Removing all submodules from vendor folder.
- Updating sds.nimble with required depndencies.
- Generating a nimble.lock file using Nimble.
- Updated Nim code to reference depndencies correctly.
- Added nix/deps.nix fixed output derivation that calls Nimble.
- Updated nixpkgs to use 25.11 commit which provides Nimbe 0.20.1.
- Disabled Nix Android builds on MacOS due to Nimble segfault.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-02-11 16:32:02 +01:00
Ivan Folgueira Bande
4aa800ad2b
force epoll is being used in Android
2026-01-27 22:41:46 +01:00
Siddarth Kumar
fb8039c5a5
chore: fix iOS build
...
otherwise iOS linker fails with
❌ Undefined symbols for architecture arm64
2025-12-23 19:47:02 +04:00
Ivan Folgueira Bande
e67639ee08
get arch from uname -m if ARCH env var is not set
2025-12-17 16:02:53 +01:00
Khushboo Mehta
13c3c348fa
fix: Add condition to check hostCpu and then build based on that
2025-12-15 12:01:51 +01:00
Ivan Folgueira Bande
024b8c50e9
adapt Makefile and sds.nimble to support iOS target
2025-11-27 23:01:39 +01:00
Ivan Folgueira Bande
b643126011
Makefile and sds.nimble adaptation to ensure all lib ext are covered
2025-11-07 11:20:17 +01:00
Ivan FB
a457909569
add windows support
2025-09-11 14:30:08 +02:00
Ivan Folgueira Bande
1d93b369ad
sds.nimble properly export libsdsNimMain function
2025-08-29 20:08:16 +02:00
Ivan Folgueira Bande
0494cafc96
sds.nimble ensure the resulting lib is placed in build folder
2025-08-28 18:53:19 +02:00
Ivan Folgueira Bande
16c982754a
properly pass include folder and sysroot in Makefile
2025-08-27 19:55:08 +02:00
Ivan Folgueira Bande
cc9663c452
nimble and Makefile changes for Android support
2025-08-24 23:56:14 +02:00
Akhil
810b62896f
feat: Update tests and add new tests for multi channels ( #14 )
2025-07-11 16:31:22 +05:30
gabrielmer
61f7b6b8d5
fix: status-go compatibility issues ( #9 )
2025-06-17 09:59:46 +02:00
Akhil
074eafe895
feat: extensive set of initial features.
2025-05-29 12:18:53 +01:00