Commit Graph

61 Commits

Author SHA1 Message Date
wtfsck 823e97d503 Change MSRV from 1.41.0 -> 1.48.0 2021-08-24 00:07:06 +02:00
wtfsck 01ae558f03 Update build-rust 2021-08-20 19:58:52 +02:00
wtfsck 1fe8123994 Bump version 2021-08-19 16:41:46 +02:00
wtfsck 5fb3efe16e Update build-rust 2021-08-19 16:41:35 +02:00
wtfsck f00481297b Update sln path 2021-08-19 15:24:40 +02:00
wtfsck 050983e57f Update build-rust 2021-08-17 22:25:37 +02:00
wtfsck a0fa108269 Move Iced.sln 2021-08-14 17:44:39 +02:00
wtfsck 58fbd823e2 Update build-dotnet 2021-08-12 23:03:57 +02:00
wtfsck 5f7a0c3dc5 Add docs.rs section to Cargo.toml and update build-rust 2021-08-07 19:08:49 +02:00
wtfsck 5cdad33519 Update build-rust 2021-08-07 18:39:01 +02:00
wtfsck bf77872c8b Optimize bincode serialized data so it matches real instr struct size 2021-07-19 18:29:46 +02:00
wtfsck 46c2ec9677 Enable serde feature 2021-07-18 12:27:57 +02:00
wtfsck 08f663ae96 Bump version 2021-07-08 15:12:18 +02:00
wtfsck 8ff84b34c0 Add --color always 2021-06-24 18:54:54 +02:00
wtfsck 5ea231e2b9 Remove unused file 2021-06-11 20:44:42 +02:00
wtfsck 0e73410481 Bump version 2021-06-10 17:25:50 +02:00
wtfsck 9cf8b38a14 Remove db feature from {js,py}/Cargo.toml and build-rust 2021-05-28 23:06:25 +02:00
wtfsck 6801800fe6 Add missing win detection code to build-js 2021-05-28 23:06:10 +02:00
wtfsck fffcfbb69d Remove useless README 2021-05-25 21:07:07 +02:00
wtfsck 4e7abb5296 Enable debug assertions 2021-05-19 19:15:43 +02:00
wtfsck 6661f795ba Bump version 2021-05-13 22:56:24 +02:00
wtfsck 995de22625 Remove old pkg dir before creating release tgz file 2021-05-13 22:11:07 +02:00
wtfsck 08f5389eef Add code to publish to npm too 2021-05-13 22:10:57 +02:00
wtfsck f715966e47 Py: Move license file check to build-python 2021-02-17 20:23:20 +01:00
wtfsck b4016e5958 MSRV 1.41.0 2021-02-17 20:23:09 +01:00
wtfsck 6518d25438 Add release.yml, update build.yml, closes #146 2021-02-14 20:19:46 +01:00
wtfsck 49a676be68 No need to regen lock file anymore 2021-02-12 18:49:14 +01:00
wtfsck fe063cf07d Require node >= 12.0.0 (was 10.0.0) 2021-02-09 22:05:57 +01:00
wtfsck c2bd2a45d4 Change MSRV to 1.42.0 2021-02-05 23:28:40 +01:00
wtfsck 7b0d5614b8 Verify that the two read-mem methods behave the same 2021-02-04 19:13:16 +01:00
wtfsck a9faa62528 Update build-rust 2021-01-26 17:52:40 +01:00
0xd4d aafc91e505 Update CI build file 2021-01-23 17:14:13 +01:00
0xd4d 3f74b63bf8 Patch Cargo.toml iced-x86 path instead of using .cargo/config.toml 2021-01-23 16:29:20 +01:00
0xd4d 0a3f062d06 Change MSRV to 1.41.0, closes #132 2020-12-29 18:30:46 +01:00
0xd4d b17133f4f6 Update build file 2020-12-26 12:36:16 +01:00
0xd4d 7827ef155d Build 32-bit linux wheels 2020-12-26 12:01:07 +01:00
0xd4d 6f65daf727 Use pyo3 0.13.0 and use the new abi3-py36 feature to generate fewer wheels 2020-12-26 12:00:58 +01:00
0xd4d 766d314fba Update build-python 2020-12-18 21:55:53 +01:00
0xd4d 6f2e1c067f Update build-python 2020-12-09 21:30:27 +01:00
0xd4d c1c721553e Add build-docs instructions to README 2020-12-07 17:43:30 +01:00
0xd4d 4427fb3720 Update READMEs, build.yml 2020-12-05 20:37:46 +01:00
0xd4d 0f066d9e4d Add req.txt, tox.ini 2020-12-04 23:25:08 +01:00
0xd4d a42aa8a59a Test created wheels 2020-12-04 23:24:23 +01:00
0xd4d 5cd9f15eb9 Add tests (pytest) 2020-12-04 00:21:19 +01:00
0xd4d 37e60fd2e2 Move py files to src dir 2020-12-04 00:21:11 +01:00
0xd4d 3ff9309854 Use sphinx.ext.doctest 2020-12-02 20:34:10 +01:00
0xd4d ab90e9f195 Update README 2020-12-01 21:25:58 +01:00
0xd4d 4054085f90 Use manylinux2010 image to build manylinux{1,2010} files 2020-12-01 21:25:48 +01:00
0xd4d c182de7fe4 Copy license to py dir and verify in CI that it matches the one in the root dir 2020-11-29 18:13:42 +01:00
0xd4d 24e1fe78bf Add clippy/fmt checks 2020-11-29 13:07:11 +01:00