home: hub: zuo

RSS feed

dcde608b – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/08/13 01:52
Zuo docs: repair `fd-read` description

18778d75 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/07/23 14:50
Zuo: CPPFLAGS_FOR_BUILD, too

1cc4a955 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/07/23 13:06
Zuo: check for nul characters in `string->symbol`

46745c5e – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/07/23 12:47
Zuo: sort hash keys

abb9afd2 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/07/23 12:10
Zuo: support cross compilation via `configure` and `CC_FOR_BUILD`

4e325e6f – casaca24 <87252279+casaca24@users.noreply.github.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/07/22 07:30
zuo-doc: typos

68946bda – Sorawee Porncharoenwase <soraweep@amazon.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/07/12 03:36
Add missing license field for zuo-doc

90bdcd2f – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/07/03 10:41
Zuo: repairs to `build/command-line*` and `make-targets`

1d43ec7a – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/07/03 02:04
Zuo: fix `{file,directory,link}-exists?`

6f89679a – casaca24 <87252279+casaca24@users.noreply.github.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/06/27 13:41
zuo-doc: typos

018654a4 – casaca24 <87252279+casaca24@users.noreply.github.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/06/26 10:51
doc: which -> with

ea42b63a – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/06/10 15:35
Zuo: add `DESTDIR` support for install step

a31ba7cf – Philip McGrath <philip@philipmcgrath.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/05/27 11:39
Zuo: Use SHA-256.

41ff8acc – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/05/03 14:15
zuo: add 'toolchain-type to `(runtime-env)`

6cb4a63b – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/26 04:08
configure: fix typo for `--enable-big`

2f3e23bd – Philip McGrath <philip@philipmcgrath.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/04/11 21:14
zuo: support `make check`

d356142c – Philip McGrath <philip@philipmcgrath.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/04/23 13:20
zuo: configure.ac: fix `--disable-embed`

95ad5c77 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/23 08:23
drop `shell-subst` redundant check for non-string

46ffffad – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/23 04:31
zuo: use `autoconf`-generated `configure`

22dc4268 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/22 02:05
Zuo: parse `#` in as a comment in `config-file->hash`

476b3ea3 – FrankHB <frankhb1989@gmail.com> authored and Matthew Flatt <mflatt@racket-lang.org> committed on 2022/04/16 19:44
zuo/README.md: fix a typo

5af0445a – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/15 07:08
link to rendered documentation

d25c17b5 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/12 14:56
zuo: repairs

b5000406 – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/11 08:09
update README to link to Racket repo

b627a0cb – Matthew Flatt <mflatt@racket-lang.org> authored on 2022/04/10 03:23
initial version