Olivier Goffart
|
88d55e036a
|
xtask: Fix node package script
the xshell API changed a bit and does not create the destination directory,
also the path from the iterator is absolute.
|
2022-05-04 13:52:21 +02:00 |
|
Olivier Goffart
|
634e4387c6
|
Update toml_edit and xshell
|
2022-04-14 19:18:05 +02:00 |
|
Tobias Hunger
|
4230ac2572
|
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
|
2022-02-09 10:27:47 +01:00 |
|
Tobias Hunger
|
842f75e653
|
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
|
2022-01-31 18:24:33 +01:00 |
|
Tobias Hunger
|
68b4d4065b
|
Keep LICENSE.md file but install LICENSES folder
|
2022-01-19 11:25:21 +01:00 |
|
Tobias Hunger
|
bfca0e3573
|
Mass update copyright messages to be more REUSE compliant
|
2021-12-22 10:06:12 +01:00 |
|
Olivier Goffart
|
13bd828b96
|
Update license date
|
2021-07-02 15:55:54 +02:00 |
|
Olivier Goffart
|
54c979d9e6
|
Make it so that you don't need to run xtask through cargo
|
2021-02-02 08:39:06 +01:00 |
|
Olivier Goffart
|
c77109d257
|
Fix the extension of the npm package
|
2020-12-09 16:15:08 +01:00 |
|
Simon Hausmann
|
b782038aad
|
Avoid including the tarball for npm
Don't include the package inside itself if it's there.
|
2020-10-22 13:22:26 +02:00 |
|
Simon Hausmann
|
008455a106
|
Include a license file in the node source package
|
2020-10-22 13:14:56 +02:00 |
|
Olivier Goffart
|
2f2e76cfd5
|
Missing license header
|
2020-10-22 11:54:59 +02:00 |
|
Simon Hausmann
|
f3d87f00a6
|
Added a little xtask to create a source package in one go
This is a wrapper around `npm pack` that temporarily edits the relative
paths out of `Cargo.toml` to make the package work outside of the git
repo.
|
2020-10-22 10:58:20 +02:00 |
|