Commit Graph

4194 Commits

Author SHA1 Message Date
Joe Bryan
57dc3c3b8c Merge branch 'master' into release-candidate
* master:
  Fix link in README
  Update README.md with correct installation link
2019-01-17 19:43:45 -05:00
Jōshin
950b19cad8 v0.2.0
- ent_install option to install locally (defaults to false.)

- Add pkg-config info if we're installing (hence the minor version
  bump.)

- Remove ENT_IMPL, making the preprocessor logic in ent.c more
  foolproof.

- Change meson.build style around a bit.
2019-01-17 15:48:49 -08:00
Joe Bryan
8b171941ca
Merge pull request #1153 from urbit/raft-change
erased some lines in raft
2019-01-16 23:46:46 -05:00
Joe Bryan
287dcd77e7
Merge pull request #1152 from urbit/libent-update
updates libent submodule
2019-01-16 23:46:07 -05:00
Isaac Visintainer
6df2f6c789 erased some lines in raft 2019-01-16 20:40:18 -08:00
Isaac Visintainer
67712f5426 updates libent submodule 2019-01-16 23:37:04 -05:00
Joe Bryan
6dddf328f1
Merge pull request #2 from mrdomino/master
Add all config vars to config.h.in
2019-01-16 21:08:34 -05:00
Jōshin
76251f6b4c v0.1.4 2019-01-16 17:28:53 -08:00
Jōshin
3e1ccc3b10 Add all config vars to config.h.in 2019-01-16 17:23:10 -08:00
ixv
4f7dc3321c
Merge pull request #1 from urbit/bs/old-meson
Support Meson 29.
2019-01-16 15:30:53 -08:00
Benjamin Summers
1d325649b9 Wrote a config.h.in file for old meson versions. 2019-01-16 15:23:46 -08:00
Joe Bryan
31bdb1cc3c
Merge pull request #1149 from urbit/raft-lame-clean
cleans up event error handling in _raft_lame
2019-01-16 17:20:48 -05:00
Joe Bryan
2847573ccd cleans up event error handling in _raft_lame 2019-01-16 16:24:48 -05:00
Joe Bryan
521d165775
Merge pull request #1147 from mrdomino/libent
Use libent for getentropy
2019-01-16 14:31:47 -05:00
Elliot Glaysher
6ffbea1071 Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre 2019-01-16 10:26:22 -08:00
Jōshin
680fe91953 Remove includes introduced for getentropy 2019-01-16 09:14:11 -08:00
Jōshin
30b616dd8b Use libent for getentropy 2019-01-16 09:06:12 -08:00
Jōshin
7506fb3157 Minor cleanup 2019-01-16 09:00:29 -08:00
Ted Blackman
ced10a3818
Merge pull request #1144 from urbit/mug-stack
Mug stack
2019-01-15 22:02:37 -08:00
Joe Bryan
a25fe8ca64
Merge pull request #1145 from l2dy/fix/readme
Fix link in README
2019-01-16 00:50:26 -05:00
Zero King
42d598d15c Fix link in README 2019-01-16 05:12:15 +00:00
Ted Blackman
86ccb0b173 remove old version of u3r_mug() 2019-01-15 21:09:05 -08:00
Joe Bryan
18ba299912 renames test-hash 2019-01-15 23:58:29 -05:00
Joe Bryan
ee835ee87f removes temporary u3r_mug tests 2019-01-15 23:58:16 -05:00
Joe Bryan
e655b07ecb adds assertions to protect u3r_mug against stack overflow 2019-01-15 23:57:45 -05:00
Joe Bryan
76fa248700 adds a u3_none explicit bottom stack frame to u3r_mug 2019-01-15 23:49:03 -05:00
Ted Blackman
6d70ad19dd WIP simplified conditionals, still dies, appears stateful? 2019-01-15 20:03:24 -08:00
Ted Blackman
e815ad4be7 WIP refactored but still dying 2019-01-15 19:42:40 -08:00
Ted Blackman
63ccf3ad7e WIP still dying 2019-01-15 19:29:11 -08:00
Ted Blackman
b105e5e6db WIP testing and printing 2019-01-15 18:58:28 -08:00
Ted Blackman
e22884ef7e WIP compiles but crashes 2019-01-15 18:08:21 -08:00
Joe Bryan
f4d10b2d08
Merge pull request #1143 from urbit/contributing-updates
updates CONTRIBUTING.md, removing obsolete instructions
2019-01-15 19:35:53 -05:00
Joe Bryan
c0138ad0d3 updates CONTRIBUTING.md, removing obsolete instructions 2019-01-15 16:13:38 -05:00
Joe Bryan
fac0fef804
Merge pull request #1141 from urbit/readme-help
updates README and usage instructions
2019-01-15 15:19:56 -05:00
Joe Bryan
56b20626bd
Merge pull request #1142 from urbit/ames-bail-clean
exit cleanly if $galaxy is already running (fake or real)
2019-01-15 14:44:48 -05:00
Joe Bryan
449b2c1a5d exit cleanly if $galaxy is already running (fake or real) 2019-01-15 14:28:55 -05:00
Joe Bryan
16c99e75af corrects usage instructions 2019-01-15 13:23:11 -05:00
Joe Bryan
2a5757ab9d corrects build/dependency sections of README 2019-01-15 13:22:47 -05:00
Joe Bryan
4674945e97 corrects links in README 2019-01-15 13:22:25 -05:00
Joe Bryan
1bf71765af
Merge pull request #1140 from dinaelhanan/master
Update README.md with correct installation link
2019-01-15 12:14:36 -05:00
d1g1t4ld1n4
e3d38cebe2
Update README.md with correct installation link 2019-01-15 08:29:47 -05:00
Joe Bryan
14a718d14d Merge branch 'master' into release-candidate
* master:
  Disable terminal echo on passcode entry
2019-01-14 21:12:27 -05:00
Joe Bryan
dfb049a629
Merge pull request #1138 from urbit/vvisigoth-patch-1
Update README.md
2019-01-14 21:09:26 -05:00
Anthony Arroyo
31b333894a Update README.md 2019-01-14 21:08:06 -05:00
Joe Bryan
f5f9d708c2
Merge pull request #1136 from mrdomino/release-candidate
Minor file-head cleanup
2019-01-14 16:56:20 -05:00
Jōshin
3e7d344c01 Minor file-head cleanup
I removed anything that was in portable.h, specified proper path names,
and removed some now-wrong (?) public domain notices.
2019-01-13 22:42:00 -08:00
Ted Blackman
0ad64600a2
Merge pull request #1135 from urbit/comet-stars
Download star list to boot comet
2019-01-11 18:31:41 -08:00
Ted Blackman
afd3236cdb warn harder, with snark 2019-01-11 18:31:21 -08:00
Ted Blackman
7ade54973d add a warning printf about slowness 2019-01-11 18:01:54 -08:00
Ted Blackman
c2ebf77ae2 Fix u3_dawn_come() call signature and call sites 2019-01-11 17:53:07 -08:00