Block or Report
Block or report eli-schwartz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
kovidgoyal/calibre Public
The official source code repository for the calibre ebook manager
1,508 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 16 commits in 3 repositories
Created 2 repositories
- eli-schwartz/exiv2 C++
- eli-schwartz/mypy_primer Python
Created a pull request in mesonbuild/meson that received 18 comments
python module: add an automatic byte-compilation step
For all source *.py
files installed via either py.install_sources() or an install_dir: py.get_install_dir()
, produce *.pyc
files at install time. C…
+226
−20
•
18
comments
Opened 11 other pull requests in 5 repositories
mesonbuild/meson
2
open
5
merged
- do not resolve symlinks when calculating the meson command
- tests: allow a long test to have more time to complete before timing out
- emit FeatureNew warning for compiler.preprocess used multiple times
- configure_file: emit FeatureNew when a cmake-formatted file has too many tokens
- hotdoc module: properly error out when configuring fails
- correctly handle rebuild dependencies on LINGUAS
- run_mypy cleanups
Exiv2/exiv2
1
open
mesonbuild/wrapdb
1
merged
cython/cython
1
open
hauntsaninja/mypy_primer
1
open
Reviewed 39 pull requests in 15 repositories
mesonbuild/meson
21 pull requests
- env2mfile: Fix pkg-config usage
- Add a system method for obtaining GL dependency on Linux OS
- backends: add a new "null" backend
- run_unittests: don't assume run from same directory
- Fix "meson subprojects checkout -b" regression
- python module: add an automatic byte-compilation step
- Stop using replace_if_different() for coredata pickle file
- coredata: Do not pickle it twice
- modules/i18n: fix typo in gettext decorator
- fix meson compile with alias target
- add typename to AliasTarget
- Experimental 'genvslite' WIP.
- Refactor and fix typing in coredata
- emit FeatureNew warning for compiler.preprocess used multiple times
- typed args for build targets
- Check for clang before guessing gcc or lcc
- Small cleanups to the build module
- hotdoc: Install devhelp files at the right location
- env: Stringify supplied ExternalPrograms as per its docs
- Fix building on win-arm64
-
respect
meson_version
very early
mesonbuild/meson-python
3 pull requests
mesonbuild/wrapdb
3 pull requests
pypackaging-native/pypackaging-native
1 pull request
ninja-build/ninja
1 pull request
scipy/scipy
1 pull request
DieTime/c-flags
1 pull request
spack/spack
1 pull request
su2code/SU2
1 pull request
systemd/systemd
1 pull request
Brewken/brewken
1 pull request
google/liblc3
1 pull request
fair-acc/graph-prototype
1 pull request
sebasfalcone/cpp-interfaces
1 pull request
libratbag/libratbag
1 pull request
Opened 2 issues in 2 repositories
mesonbuild/meson
1
open
mahmoud/zerover
1
open
Answered 2 discussions in 1 repository
mesonbuild/meson
mesonbuild/meson
-
Correct way to access GL on both Linux and MacOS
This contribution was made on Mar 20
-
Build or rebuild binary target when tests are run
This contribution was made on Mar 19