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-27 14:07:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17bbe52524
urbit
/
.gitignore
12 lines
89 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
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
Finish cc-release cross-compilation. (#1202) - Fixes the IPC bug - Fixes the terminfo bug - Moves the OSX SDK out of our nixcrpkgs fork. - Vendor nixcrpkgs instead of having it be a submodule.
2019-04-24 05:50:38 +03:00
bin/darwin
bin/linux32
bin/linux64
Reference in New Issue
Copy Permalink