Joe Bryan
6c36594f6f
Merge branch 'master' into libh2o
...
* master: (124 commits)
use compile-time assertion to check for unsigned char
Don't build libuv in travis if it is now submoduled.
Rebuild the scripts without PKG_CONFIG_PATH hacks.
Remove manual PKG_CONFIG_PATH configuration.
Enable fallback libuv bundle
Bundle libuv.
adds a cell check for the sample of the +roll gate
Add missing flags fixing the markdown parser bug #951
Revert "Merge pull request #952 from eglaysher/revert-meson"
Revert "Merge pull request #949 from eglaysher/meson-build-clean"
Revert "The -C flag was added for exactly this case."
The -C flag was added for exactly this case.
Take ownership of the submodule repositories.
Revert "Revert "Merge pull request #941 from frodwith/runtime-overflows""
Add legacy meson instructions to README
Fix new meson version check
Fix legacy meson version detection.
Universal meson build.
change overflow check to short
do the don trick for jam
...
2018-04-09 19:49:40 -07:00
Joseph Bryan
2caa2bc6bd
use compile-time assertion to check for unsigned char
2018-04-09 18:22:48 -07:00
Joseph Bryan
01bedc86f5
moves openssl init and prng seeding to main.c
2018-03-12 12:19:00 -04:00
Joseph Bryan
27da6091ea
prints libh2o version in urbit -R
2018-03-12 12:10:23 -04:00
Ted Blackman
87e250e90f
help text: added -N and removed -L
2018-01-29 10:21:46 -08:00
Ted Blackman
49a3bc4ffa
added -H ames bootstrap domain
2017-12-13 15:13:44 -08:00
Ted Blackman
2a75beaf8e
-L -> -N, allow remote networking in -F mode
2017-10-30 17:41:48 -07:00
Ted Blackman
4843234a78
check for -A
2017-10-30 03:43:03 -07:00
Ted Blackman
e852389fd2
-s pill from arvo's git hash and branch
2017-10-30 03:17:14 -07:00
Ted Blackman
bef3f128b4
_arvo_hash() function works
2017-10-27 17:12:57 -07:00
Ted Blackman
cda959fa26
tabs
2017-10-27 09:44:37 -07:00
Ted Blackman
ae142e0b07
better default behavior for -u; also, whitespace
2017-10-27 09:32:48 -07:00
Ted Blackman
36e775b938
-u <pill url> command-line option
2017-10-27 09:19:39 -07:00
Ted Blackman
721b048f42
more sorting
2017-10-27 09:17:19 -07:00
Ted Blackman
1a67685913
sort command-line options
2017-10-26 14:31:22 -07:00
Ted Blackman
67f8cae687
Verbose command-line help
2017-10-26 14:12:02 -07: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
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
Raymond Pasco
b8dcc5f17d
Fetch pill from bootstrap site if not specified
2016-08-29 15:30:27 -04:00
Raymond Pasco
a7e32f3359
Add usage info for -A and -B options
2016-08-29 13:11:10 -04:00
Raymond Pasco
228b0fb20d
Add -A option to locate initial galaxy sync files
2016-08-29 13:04:57 -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
1f8050aede
Don't check U3_LIB for pills
2016-08-28 13:12:14 -04:00
Raymond Pasco
30f590c7a8
Remove unused u3_System global variable
2016-08-28 12:39:22 -04:00
Raymond Pasco
282b933882
support only U3_LIB, no hardcoded urb/
2016-02-03 14:31:29 -05:00
Raymond Pasco
fda8ff38a4
support U3_LIB define
2016-01-28 08:28:13 -05:00
Raymond Pasco
71d8f1228d
Make sure specified pill exists
2016-01-26 16:36:22 -05:00
Raymond Pasco
02f656b233
sanity check -B option
2016-01-26 16:31:26 -05:00
Raymond Pasco
c9c09bf99e
Stub in -B bootstrap location option
2016-01-26 12:50:32 -05:00
C. Guy Yarvin
9083af04df
Terminate on SIGTSTP.
2015-11-27 10:52:24 -08:00
C. Guy Yarvin
69b8603fa2
URL printing; doc and usability fixes.
2015-11-20 18:10:45 -05:00
Raymond Pasco
2830d2cddb
Allow optional pier directory argument with -w -t
2015-11-19 16:01:58 -05:00
John Franklin
1d79185707
Print libuv version in report().
2015-11-16 17:34:49 -05:00
John Franklin
8201592594
Add command line option to report urbit build info.
2015-11-16 17:34:49 -05:00
Charlie Cummings
82359145dd
more args
2015-11-16 17:34:49 -05:00
John Franklin
48c0e6e149
Print normal usage command when trying to create an existing planet/comet.
2015-11-10 15:12:03 -05:00
C. Guy Yarvin
1fedcb9b72
Profiling fix
2015-10-26 17:51:46 -04:00
C. Guy Yarvin
04d916aa59
Eliminate hasty chroot.
2015-10-17 20:29:59 -07:00
C. Guy Yarvin
1a47b2d5b8
Merge cgyarvin fixes into test.
2015-10-17 13:01:38 -07:00
John Franklin
d73fdfae61
Generalize the message if trying to use -c or -w on an existing pier.
2015-10-12 23:32:16 -05:00
C. Guy Yarvin
02277f6ca0
Merge branch 'test' of https://github.com/urbit/urbit into karpi
...
Conflicts:
urb/urbit.pill
2015-10-12 17:10:56 -07:00
C. Guy Yarvin
e92012984c
Doc fixes and changes to match.
2015-10-09 18:31:07 -07:00
Raymond Pasco
26e0060cd1
C89 compatible for loop
2015-10-08 13:17:15 -04:00
chc4
f265f80ab3
Update usage
...
I didn't list most of the ones that I never heard about before (-r, -l, -b)
2015-10-07 00:39:38 -04:00
Raymond Pasco
829d65b40a
Check if directory already exists when using -c
2015-10-01 13:23:29 -04:00
Charlie Cummings
2f2144e8c5
Ask for ticket, close #366
2015-09-27 19:07:26 -04:00
Charlie Cummings
ea3b2a3f83
optional sig
2015-08-24 19:23:13 -04:00
Philip C Monk
9edda1bb73
descriptive names for c files
...
fixes #294
2015-06-23 21:29:11 -04:00