| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Disable tests as they are incompatible with python3.8+
- Use None build type
- remove static() function
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Upstream is completely dead, the distfiles don't fetch anymore
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
From libuv's Readme:
> Note for UNIX users: compile your project with `-D_LARGEFILE_SOURCE` and
> `-D_FILE_OFFSET_BITS=64`. GYP builds take care of that automatically.
Fedora spec contains these defines too.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It fails to build without deps/uv.
Resolves !4029
|
|
|
|
| |
We don't ship kernel with PaX anymore.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|