Raymond Pasco
187d844cad
Merge branch 'back-http-ports' into maint-0.4
...
Backport of .http.ports feature
2016-12-12 15:06:49 -08:00
Raymond Pasco
5ab32ac055
Use assumed-secure for the "secure" port
2016-12-12 15:06:13 -08:00
Raymond Pasco
061e7d026a
Specification for .http.ports file
2016-12-12 15:06:13 -08:00
Raymond Pasco
8535def3b2
Write .http.ports file
2016-12-12 15:06:13 -08:00
Raymond Pasco
20727a47a6
Merge remote-tracking branch 'ohaitch/comment-cap-v' into maint-0.4
2016-12-12 12:54:14 -08:00
Raymond Pasco
14ab369cb9
Merge remote-tracking branches 'frodwith/wyt' and 'frodwith/uni' into maint-0.4
...
Jets for +-wyt:in and +-uni:in
2016-12-12 11:05:05 -08:00
Raymond Pasco
189dbd5b1e
Merge remote-tracking branch 'galenwp/better-install' into maint-0.4
...
Readme update to be clearer about how to install
2016-12-08 16:08:53 -05:00
Galen Wolfe-Pauly
5dda48d1b5
slight rephrase
2016-12-08 13:04:37 -08:00
Galen Wolfe-Pauly
a79522ac2f
clearer install instructions
2016-12-08 12:52:46 -08:00
Paul Driver
54d0036884
re-jet +-uni:in
2016-11-08 21:38:19 -08:00
Paul Driver
1dfa5e4411
jet +-wyt:in
2016-11-08 17:29:36 -08:00
Anton Dyudin
2168721e90
fix -V description
2016-11-04 11:31:38 -07: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
Raymond Pasco
6f21ff17a5
Updates contributor guidelines
2016-10-27 13:02:43 -04:00
Raymond Pasco
377f7c3328
Version 0.4
2016-10-25 12:52:21 -04:00
Raymond Pasco
3c86f46df5
Merge branches 'czar-expire' and 'version-scaffolding', remote-tracking branches 'joemfb/line-eating' and 'ohAitch/flag-g-generator'
...
Expire czar IPs after 5 minutes
Version number scaffolding for release
Fix line-munching term.c bug
Add -G to ease scripted creation of live galaxies
2016-10-25 11:02:59 -04:00
Raymond Pasco
6d2c60aa7a
Version #define scaffolding
2016-10-25 10:54:00 -04:00
Raymond Pasco
d06bdd5ad1
Time out czar IPs after 5 minutes
2016-10-25 10:51:10 -04:00
Anton Dyudin
eb69bf45d2
fix -t error message
2016-10-24 17:23:43 -07:00
Anton Dyudin
3b1b0181ce
add -G 0w-ca.rrier.-gene.rator flag
2016-10-24 11:56:44 -07:00
Joseph Bryan
2b9f103a0d
updates _term_it_show_clear() to use ESC[K instead of ESC[J
2016-10-19 00:00:25 -04:00
Joseph Bryan
99dde17893
removes obsolete history-eating bug-fix from _term_it_show_clear()
2016-10-19 00:00:19 -04:00
Raymond Pasco
fe64596a5e
libcurl build dependency
2016-10-05 18:10:37 -04:00
Raymond Pasco
20b38fb84d
Properly working _boot_home()
...
Awful hack - there is more than one place where the various pier
directories are created, sadly. So the best we can do without the real
great boot sequence refactoring is this flaky test for urbit.pill's
presence, and removing the error tests from mkdir() calls...
2016-09-22 02:02:14 -04:00
Raymond Pasco
3bf37b6c04
Merge branch 'clean-for-porting'
...
Various cleanup work for urbit 0.4 release
2016-09-20 19:25:17 -04:00
Raymond Pasco
4fa0aae468
Check for existence in _boot_home()
2016-09-20 19:24:34 -04:00
Raymond Pasco
f94a96a1e5
Complete readme rewrite
2016-09-12 15:33:55 -04:00
Raymond Pasco
f6dde8ed26
Update .gitignore
2016-09-03 19:42:46 -04:00
Raymond Pasco
4adc8fe52d
Remove .travis.yml file we don't use
2016-09-03 19:38:59 -04:00
Raymond Pasco
ae6758bc90
Remove debian/ directory
...
Debian packagers don't actually like upstream to have it
2016-09-03 19:38:59 -04:00
Raymond Pasco
71303f4bbb
Remove remnants of libuv 0.11
2016-09-03 19:38:58 -04:00
C. Guy Yarvin
a57cdfe64c
Don't have extra -L.
2016-09-03 19:38:08 -04:00
Raymond Pasco
b70bf9c5f9
fix mismatched brackets in LFLAGS
2016-08-31 15:12:48 -04:00
Raymond Pasco
49b5c36ccb
Fix whitespace sensitivity issue in Makefile
2016-08-31 14:43:40 -04:00
Raymond Pasco
1d139f343f
Conditionally set some OpenSSL location paths
...
for build systems that provide them, like FreeBSD ports
2016-08-30 20:40:50 -04:00
Raymond Pasco
36e3e23306
Merge branch 'misc-porting-bugs'
...
Fix miscellaneous bugs caught during porting-to-OSes effort
2016-08-30 20:16:20 -04:00
Raymond Pasco
3400efdcea
Remove redundant check for existing pier
...
that breaks non-galaxy startup...
2016-08-30 20:14:44 -04:00
Raymond Pasco
869e6f54e5
Respect CFLAGS in environment
...
don't set CFLAGS absolutely, use =? and =+ instead
2016-08-30 20:14:02 -04:00
Raymond Pasco
bbc61d841b
Merge branch 'user-friendly-boot'
...
User-friendly boot sequence that autofetches urbit.pill and doesn't
assume it's running out of its own source distribution directory.
2016-08-29 18:23:43 -04:00
Raymond Pasco
fa9aaae99b
Update readme for new libcurl world
2016-08-29 16:19:44 -04:00
Raymond Pasco
b8dcc5f17d
Fetch pill from bootstrap site if not specified
2016-08-29 15:30:27 -04:00
Raymond Pasco
8d43f39a4a
Link with libcurl
2016-08-29 14:26:03 -04:00
Raymond Pasco
3434f2bd9c
Move pier directory creation to beginning of boot
...
This is the smallest refactor that works.
2016-08-29 14:12:27 -04:00
Raymond Pasco
a7e32f3359
Add usage info for -A and -B options
2016-08-29 13:11:10 -04:00
Raymond Pasco
9e24f8caa0
Finalize removal of U3_LIB
2016-08-29 13:06:41 -04:00
Raymond Pasco
228b0fb20d
Add -A option to locate initial galaxy sync files
2016-08-29 13:04:57 -04:00
Raymond Pasco
b03519f64f
Delete giant commented-out mess mentioning U3_LIB
...
We have version control so we don't have to comment out things that
we've refactored into another function.
This is mainly to get rid of the false positive when I grep for U3_LIB.
2016-08-28 14:49:56 -04:00
Raymond Pasco
7291f72f59
Use pil_c rather than U3_LIB to boot pill
2016-08-28 13:12:49 -04:00
Raymond Pasco
25b2c007db
Use pil_c rather than U3_LIB to copy pill
2016-08-28 13:12:34 -04:00