-
-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issues with missing
rjsmin
python package (#2223)
Add rjsmin.py directly to source (suggested by author https://github.com/ndparker/rjsmin) Catch missing `jsonschema` and generate warning, but allow compilation to continue IFS: Apply the same changes, plus use `strerror` instead of `strerror_r` as it's more standard.
- Loading branch information
Showing
6 changed files
with
555 additions
and
21 deletions.
There are no files selected for viewing
Submodule IFS
updated
3 files
+0 −1 | requirements.txt | |
+14 −16 | tools/fsbuild/config.py | |
+543 −0 | tools/fsbuild/rjsmin.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.