Ximin Luo
432c8e20ba
Add a wasi-node interpreter, update wasm32-wasi instructions
2021-04-12 10:58:39 +01:00
Ximin Luo
511691dbaf
Enable 32-bit windows support
2021-04-07 18:46:25 +01:00
Ximin Luo
830de2ed15
update libstd paths in rules
2020-09-05 16:11:09 +01:00
Ximin Luo
ffbdd8ad4a
windows: switch to posix threading model, see https://github.com/rust-lang/rust/issues/32859#issuecomment-678421316
2020-09-04 17:17:53 +01:00
Ximin Luo
8f98c9f78b
README.Debian: quote WINEPATH when setting it
2020-08-14 23:54:24 +01:00
Ximin Luo
3e159f94f4
Drop "-cross" from packaging naming after discussion
2020-08-09 14:27:05 +01:00
Ximin Luo
247218ade3
disable windows 32-bit, it doesn't work rn
2020-08-09 03:52:23 +01:00
Ximin Luo
27da05fd6e
add support for cross-compiling to windows
2020-08-09 03:51:10 +01:00
Ximin Luo
9ae5e40343
add more wasm32 docs
2020-01-07 00:09:12 +00:00
Ximin Luo
e9dc1a2da6
Update README.Debian including explaining the two wasm targets.
2020-01-06 23:47:52 +00:00
Ximin Luo
356c70ca0c
Allow 36 and 44 test failures on armel and s390x respectively
2018-07-24 21:12:40 -07:00
Ximin Luo
734d072dc9
Raise allowed-test-failures to 160 on some non-release arches
2018-03-07 20:07:06 +01:00
Ximin Luo
aae6ad1d86
On armhf, only generate debuginfo for libstd and not the compiler itself
2017-12-18 19:32:51 +01:00
Ximin Luo
747a471334
Document that our max failure threshold is 5
2017-10-25 20:21:37 +02:00
Ximin Luo
29fbeefd48
Fix some lintian warnings
2017-10-17 00:42:05 +02:00
Ximin Luo
6c5c66c719
Update changelogs and other documentation
2017-10-16 22:10:02 +02:00
Ximin Luo
5666c63bb7
Ignore test failures
2017-10-16 18:18:35 +02:00
Ximin Luo
66deafc18b
Use Multi-Arch: allowed, it's more correct than : foreign
2017-06-27 13:55:37 +02:00
Ximin Luo
8f875a6a39
Doc fixes and tweaks
...
- move "build from source" and "bootstrapping" to README.source
2017-05-31 16:38:29 +02:00
Ximin Luo
75be2bb344
Fix bootstrapping and rename the tarball to orig-stage0
2017-05-31 15:57:51 +02:00
Ximin Luo
631e3fdd14
Add docs on cross-compiling
2017-05-31 14:51:01 +02:00
Ximin Luo
40bf7657b9
Update README.Debian, the old one was way out of date
2016-12-24 19:09:39 +01:00
Ximin Luo
208429eb33
Add some notes regarding bootstrapping new architectures
2016-12-24 00:51:28 +01:00
Ximin Luo
c591a19c67
Disable armel,armhf for now, but note that armhf will be available soon
2016-09-07 10:31:17 +02:00
Ximin Luo
71df2d626d
Add some notes on armhf
2016-07-23 20:08:23 +02:00
Ximin Luo
16dfb2835d
Tentatively add support for ARM architectures
...
- also simplify source_orig-dl so it only builds the orig-dl and not the .dsc;
building the .dsc has many different scenarios and it's too fluid to try to
script like this
2016-07-17 16:58:22 +02:00
Ximin Luo
427dce5b1d
Add a source_orig-dl target to help bootstrap new distros
...
- also make make_orig-dl_tarball.sh more reproducible
- update documentation about our new bootstrapping processes
- rename dlstage0 build profile to fit the "pkg.$package.$profilename" schema.
lintian still complains, never mind..
2016-07-16 19:35:15 +02:00
Sylvestre Ledru
361204494a
explain that this does not work
2015-03-14 08:04:16 +01:00
Sylvestre Ledru
120b4d47b6
rename nodocs to nodoc to match what is done in Debian usually
2015-03-14 08:02:15 +01:00
Sylvestre Ledru
33384267ec
add Angus's doc
2015-02-13 15:12:46 +01:00
Sylvestre Ledru
4dbc6aad1a
Document about the lib
2015-01-23 17:14:16 +01:00