Raymond Pasco
6f60e6e941
Libuv 1.x is required
2017-02-07 15:19:15 -08:00
Raymond Pasco
647455eb1c
Merge remote-tracking branches 'eglaysher/maybe-fix-mull' and 'max19/master'
...
Some error fixes in compiler jets
2017-02-07 14:22:43 -08:00
Raymond Pasco
2be28943fd
Merge remote-tracking branch 'cgyarvin/revere-next'
...
New event system. Command line options are temporarily out of order;
please use the exact same command to restart an urbit that you did to
start it, including the -c, -A, and -B options.
2017-02-07 12:36:22 -08:00
Raymond Pasco
e6fe0eb758
Merge branch 'unbundle-libuv'
2017-02-07 12:13:03 -08:00
Raymond Pasco
f40a9dc9e4
Replace libuv dependencies with libuv in README
2017-02-07 12:12:15 -08:00
Max G
7fb269554f
ut_find.c typos
2017-02-05 16:26:20 -05:00
C. Guy Yarvin
36a6177226
Remove old event system; fix precommits..
2017-01-26 20:17:40 -08:00
Elliot Glaysher
932e11ad2c
Fix ++mull:ut's handling of $tune.
...
arvo's sys/hoon.hoon defines the $tune case as:
{$tune *}
[(face p.gen sut) (face p.gen dox)]
Fix the C jet so that it doesn't use sut on both spans.
2017-01-24 20:39:04 -08:00
Raymond Pasco
f5c877aecd
Merge remote-tracking branch 'ohaitch/hmet_delete'
...
DELETE method support for http.c
2017-01-24 09:38:19 -05:00
Anton Dyudin
2a8ab89f43
add DELETE method handling to http.c
2017-01-18 14:42:34 -08:00
C. Guy Yarvin
f30fc4b218
New event system; activate with -j.
2017-01-17 11:20:07 -08:00
Raymond Pasco
e7536749fe
Temporarily remove autofetching
...
until version scaffolding is done
2017-01-04 21:46:14 -05:00
Raymond Pasco
4126bd39b1
Merge branch 'fwd-czar-dont-give-up'
...
Forward port of not giving up on czar IP search
2016-12-16 12:53:07 -08:00
Raymond Pasco
ce32068691
Don't give up on trying to find czar IPs
...
If they're not found, "not found" has a 5 minute TTL - and if there was
already an IP for that czar, keep using it for 5 more minutes.
2016-12-16 12:52:53 -08:00
Raymond Pasco
fcefb659da
Remove clang-only flag to support gcc on Macs
2016-12-13 22:33:46 -08:00
Raymond Pasco
91ae279e8f
Unbundle libuv
2016-12-13 14:44:49 -08:00
Raymond Pasco
ad598d3aae
Merge branch 'fwd-0.4.3-fixes'
...
Forward port fixes from 0.4.3
2016-12-13 12:05:13 -08:00
Raymond Pasco
cc247229fa
No -Werror on release branch
...
(real version scaffolding pending for master)
2016-12-13 12:02:56 -08:00
Raymond Pasco
8d108b72d4
Use system C compiler on all platforms
2016-12-13 12:02:56 -08:00
Raymond Pasco
6598dd88d8
#define _WITH_DPRINTF for BSD systems
2016-12-13 12:02:56 -08:00
Raymond Pasco
d8c44e673c
_http_write_ports_file(): remove indirect C malloc
2016-12-13 12:02:56 -08:00
Raymond Pasco
1045e75d8e
Version 0.5-devel
...
Full version scaffolding to come.
2016-12-13 11:59:41 -08:00
Raymond Pasco
3a423e4598
Remove stray debug printf
2016-12-12 15:42:09 -08:00
Raymond Pasco
16eb8d0403
Merge branch 'http-ports'
...
Have .http.ports file while running
2016-12-12 15:04:23 -08:00
Raymond Pasco
2c398fa62a
Use assumed-secure for the "secure" port
2016-12-12 14:39:56 -08:00
Raymond Pasco
f61e0a2faa
Specification for .http.ports file
2016-12-12 14:22:57 -08:00
Raymond Pasco
6d7d9e7fc8
Merge remote-tracking branch 'cgyarvin/feat.ignore-license'
...
Hack where we ignore LICENSE.txt in filesystem mounts
2016-12-12 13:53:41 -08:00
Raymond Pasco
6077df5726
For the time being, don't run without -F
2016-12-12 12:55:50 -08:00
Raymond Pasco
aa429a935a
Merge branch 'comment-cap-v'
2016-12-12 12:55:00 -08:00
Anton Dyudin
76501c7c75
fix -V description
2016-12-12 12:54:41 -08:00
Raymond Pasco
e3e96d63e3
Write .http.ports file
2016-12-12 12:37:43 -08:00
Raymond Pasco
1d607f87e7
Merge branches 'wyt' and 'uni'
...
Jet +-wyt:in and +-uni:in
2016-12-12 11:20:51 -08:00
Paul Driver
080ed923bd
jet +-wyt:in
2016-12-12 11:19:27 -08:00
Paul Driver
91af8f85ff
re-jet +-uni:in
2016-12-12 11:18:01 -08:00
C. Guy Yarvin
d1a87e0f11
Ignore LICENSE.txt.
2016-12-08 13:59:59 -08:00
Raymond Pasco
3e42671fad
Merge branch 'better-install'
...
Readme update to be clearer about how to install
2016-12-08 16:10:57 -05:00
Galen Wolfe-Pauly
a19a9afb74
slight rephrase
2016-12-08 16:10:37 -05:00
Galen Wolfe-Pauly
1f8e4470a8
clearer install instructions
2016-12-08 16:10:37 -05:00
C. Guy Yarvin
7547d91100
Remove -m option; make new boot the default.
2016-12-08 11:31:09 -08:00
Raymond Pasco
3902c0527e
/!\ READ FULL COMMIT MESSAGE /!\
...
The history on the second parent of this commit is not guaranteed to be
useful or bootable. It was created somewhat outside the normal
development process. This commit runs as normal with the corresponding
/!\ commit in the arvo repository.
NB: requires -m to boot.
We apologize for the inconvenience.
2016-12-05 16:25:02 -05:00
C. Guy Yarvin
2951c0bdf5
Plastic boots with -m.
2016-12-05 16:12:52 -05:00
C. Guy Yarvin
1548fc7f51
149 and 150.
2016-12-05 16:12:52 -05:00
C. Guy Yarvin
8af3e8dc5d
Boot new sequence, not done yet.
2016-11-25 17:45:16 -08:00
C. Guy Yarvin
5f895e7188
Merge remote-tracking branch 'origin/master' into cc-merge
2016-11-13 19:44:14 -08:00
Raymond Pasco
83a74d4757
Merge branch 'cgyarvin-ames-quiet'
...
Don't print czar IPs unless they've changed.
2016-11-01 12:58:59 -04:00
C. Guy Yarvin
cbfc627d17
Don't print czar ip unless it changes.
2016-11-01 12:58:48 -04:00
C. Guy Yarvin
eea379f256
With crypto namespaced.
2016-10-31 09:37:04 -07:00
C. Guy Yarvin
bc43a9e2f0
Merge remote-tracking branch 'cgyarvin/cc-release' into cc-release
2016-10-29 16:20:03 -07:00
C. Guy Yarvin
d40015b808
Move ++perk to ++peel; change jets.
2016-10-27 17:26:40 -07:00
Raymond Pasco
6f21ff17a5
Updates contributor guidelines
2016-10-27 13:02:43 -04:00