Christoph Herzog
|
941b3610e7
|
build: Valgrind: Show error list
|
2021-08-10 01:08:26 +02:00 |
|
Christoph Herzog
|
ac1c41f5e6
|
build: Don't deny warnings for now
|
2021-08-09 19:38:36 +02:00 |
|
Christoph Herzog
|
0dc8675409
|
build: Test all features with valgrind
|
2021-08-09 15:51:43 +02:00 |
|
Christoph Herzog
|
956cce9e76
|
build: just valgrind improvements
* Add --gen-suppressions to output surpression codes
* Make sure to cargo clean before running to always run the correct
executable.
|
2021-08-09 15:49:34 +02:00 |
|
Christoph Herzog
|
fb569edd84
|
Update quickjs to 2021-03-27
|
2021-06-08 21:24:47 +00:00 |
|
Christoph Herzog
|
66210df6d6
|
Fix just valgrind command
|
2021-02-04 20:23:19 +01:00 |
|
Andries Hiemstra
|
bede50f636
|
updated quickjs to 2020-11-08
|
2020-11-26 15:40:15 +01:00 |
|
Christoph Herzog
|
ff6e5a5bc1
|
sys: Upgrade quickjs to 2020-09-06 release
|
2020-09-29 15:51:25 +02:00 |
|
Christoph Herzog
|
961b14414c
|
Finish updating quickjs to 2020-07-05
|
2020-07-09 01:41:31 +02:00 |
|
Noah
|
387b3b53df
|
Update quickjs to 2020-04-12
|
2020-05-25 14:14:06 +02:00 |
|
Christoph Herzog
|
86207cc0a0
|
Finish the quickjs update to 2020-03-16
|
2020-03-24 22:14:36 +00:00 |
|
Mrmaxmeier
|
8b1b6fbd46
|
Update quickjs to 2020-01-19
|
2020-01-28 21:00:26 +01:00 |
|
Christoph Herzog
|
5578af79a9
|
Update quickjs to 2019-10-27
|
2019-11-02 22:59:17 +01:00 |
|
Christoph Herzog
|
b028bd6b10
|
ci: Switch to Github Actions
|
2019-10-02 19:16:19 +02:00 |
|
Christoph Herzog
|
f65c702428
|
Update quickjs to 2019-09-18
|
2019-09-21 14:52:01 +02:00 |
|
Christoph Herzog
|
7f31c267ff
|
Update quickjs to 2019-09-01 release
|
2019-09-05 09:20:24 +02:00 |
|
Alexander Rodin
|
4a13c76415
|
Add Valgrind to CI
|
2019-08-30 20:29:06 +02:00 |
|
Alexander Rodin
|
9afa90d30a
|
ci: Test patched and default features on CI
|
2019-08-13 00:08:07 +02:00 |
|
Christoph Herzog
|
a89c6fd930
|
lib: Upgrade quickjs to release 2019-08-10
|
2019-08-12 08:52:22 +02:00 |
|
Christoph Herzog
|
8155d68122
|
ci: Check formatting and clippy on CI run
|
2019-07-30 17:04:49 +02:00 |
|
Christoph Herzog
|
778c71e1be
|
ci: Limit CI test runs to 1 thread to show relevant test for SIGABORT etc
This is needed because cargo test will only print out the test
name before execution when limited to one thread.
|
2019-07-30 16:27:06 +02:00 |
|
Christoph Herzog
|
67d43e20ed
|
Add justfile command for updating embedded quickjs
Command will:
* download new quickjs
* generate bindings with bindgen
* remove unneeded files from download
|
2019-07-30 16:27:06 +02:00 |
|
Christoph Herzog
|
676e645be8
|
Update quickjs to 2019-07-21 release
|
2019-07-22 09:26:30 +02:00 |
|
Christoph Herzog
|
51d0f28b20
|
Refactor crate names... damn name squatters!
|
2019-07-16 23:47:12 +02:00 |
|
Christoph Herzog
|
370ae5fa84
|
Use circle CI for linux
|
2019-07-16 23:08:01 +02:00 |
|
Christoph Herzog
|
3844d62293
|
Add bundled feature
|
2019-07-16 19:21:16 +02:00 |
|
Christoph Herzog
|
6d397bca93
|
(ci) Switch to Azure Pipelines + enable Mac OS
Set up CI with Azure Pipelines
[skip ci]
|
2019-07-16 18:22:33 +02:00 |
|
Christoph Herzog
|
8dcaac05ab
|
Readme + Cargo.toml improvements
|
2019-07-16 15:35:04 +02:00 |
|
Christoph Herzog
|
4d05a9c538
|
Fix download command in justfile
|
2019-07-16 12:50:43 +02:00 |
|
Christoph Herzog
|
3ebc1bd4aa
|
Initial commit with working project.
|
2019-07-16 09:41:39 +02:00 |
|