aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mdbook
Commit message (Collapse)AuthorAgeFilesLines
* testing/mdbook: upgrade to 0.3.6Leo2020-03-191-3/+3
|
* testing/various: enable stackprotectorKevin Daudt2020-02-141-6/+0
| | | | | | | | | On x86, the stack protector was disabled by addinsg `-fno-stack-protector` to CFLAGS. This was due to rust not passing `-lssp_nonshared` to the linker, causing build errors while linking. Rust has been patched to fix this issue, so now we can enable stack protection again.
* testing/mdbook: fix url=Leo2020-02-111-3/+3
|
* testing/mdbook: upgrade to 0.3.5Leo2019-11-151-2/+2
|
* testing/mdbook: upgrade to 0.3.4Leo2019-10-311-2/+2
|
* testing/mdbook: upgrade to 0.3.3Leo2019-10-291-2/+2
|
* testing/mdbook: upgrade to 0.3.2Leo2019-10-221-2/+2
|
* testing/mdbook: enable on arches supported by rust >= 1.37.0-r0Rasmus Thomsen2019-08-301-2/+7
| | | | * remove unneccesary RUSTFLAGS statements, we default to -crt-static
* testing/mdbook: upgrade to 0.3.1Leo2019-08-191-6/+2
|
* testing/mdbook: new APKBUILDDrew DeVault2019-04-051-0/+31