Pinned
3,201 contributions in the last year
Contribution activity
January 2021
Created 237 commits in 10 repositories
Created 2 repositories
- lazka/rollup JavaScript
- lazka/maxflow C++
Created a pull request in facebook/zstd that received 3 comments
cmake: use configure_file() for creating the .pc file
Escaping in add_custom_target() seems to depend on the shell used in the cmake generator and using Ninja on Windows, which uses cmd.exe, results in…
+4
−16
•
3
comments
Opened 14 other pull requests in 4 repositories
msys2/MINGW-packages
9
merged
2
closed
- python: revert cygpty encoding hack
- v8: rebuild
- zstd: build with ninja
- adwaita-icon-theme: makedepend on gtk3
- gtk2: Update to 2.24.33
- python: cygpty hack improvements
- meson: Update to 0.56.1
- ldns: try to fix the build
- vrpn: try to fix the build
- Add maxflow; Update babl/gegl
- openshadinglanguage: rebuild
msys2/msys2.github.io
1
merged
msys2/setup-msys2
1
merged
gerddie/maxflow
1
merged
Reviewed 7 pull requests in 2 repositories
msys2/MINGW-packages 6 pull requests
msys2/MSYS2-packages 1 pull request
Created an issue in mesonbuild/meson that received 2 comments
Only inject script interpreter for first command in list
Windows/MSYS2/meson 0.56.1 When passing a result from find_program() to a command list meson will try to be helpful by reading the shebang line and…
2
comments