This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
urbit
Watch
1
Star
0
Fork
0
You've already forked urbit
mirror of
https://github.com/ilyakooo0/urbit.git
synced
2024-11-23 18:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f293a76db5
urbit
/
.gitignore
12 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Nix Build + Monorepo Structure (#1196)
2019-03-05 03:43:53 +03:00
/out
/result
/result-*
/work
In daemon mode, fork into a background process. (#1190) In daemon mode, fork into a background process, but don't exit from the parent process until the child finishes booting. If the child crashes during boot, exit with an error code. The motivation for this change is to be able to be able to start a ship with `urb.py` and immediately be able to start interacting with it.
2019-02-12 00:12:23 +03:00
/zod
Get cross-compilation ready for release. (#1263) * Add cross-compilation for `lmdb`. * Got built caching working in CI with `cachix`. * Cache cross compilation dependencies and toolchains. * Do release builds in CI. * Upload release builds to `bootstrap.urbit.org` on successful build. * Lots of optimization work for CI. * Boot from a solid pill in CI and load arvo with `-A`. * Increase `vere` HTTP timeout to 15m.
2019-05-02 23:13:48 +03:00
/bus
Nix Build + Monorepo Structure (#1196)
2019-03-05 03:43:53 +03:00
/fakezod*
tags
Merge branch 'cc-release' into vere_build_warnings
2019-04-25 21:46:11 +03:00
TAGS
Get cross-compilation ready for release. (#1263) * Add cross-compilation for `lmdb`. * Got built caching working in CI with `cachix`. * Cache cross compilation dependencies and toolchains. * Do release builds in CI. * Upload release builds to `bootstrap.urbit.org` on successful build. * Lots of optimization work for CI. * Boot from a solid pill in CI and load arvo with `-A`. * Increase `vere` HTTP timeout to 15m.
2019-05-02 23:13:48 +03:00
cross/
release/
Reference in New Issue
Copy Permalink