Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flavorjones/mini_portile

mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers
https://github.com/flavorjones/mini_portile

ci: brew install libiconv for test-examples on macos

flavorjones opened this pull request 23 days ago
Add funding_uri to gemspec

andrew opened this pull request about 1 month ago
Check for the existence of xzcat

flavorjones opened this pull request about 1 month ago
minitest 5.25 change a method sig used by minitest-hooks

flavorjones opened this pull request 4 months ago
ci: move ruby-head tests into upstream workflow

flavorjones opened this pull request 5 months ago
Revert "ci: ignore re2 failures for now"

mudge opened this pull request 5 months ago
ci: ignore re2 failures for now

flavorjones opened this pull request 5 months ago
Provide a 'Changelog' link on rubygems.org/gems/mini_portile

mark-young-atg opened this pull request 7 months ago
ci: integration test against nokogiri, sqlite3, re2

flavorjones opened this pull request 7 months ago
make unit tests quiet

flavorjones opened this pull request 7 months ago
Add `cxx_cmd` which parallels `cc_cmd`

flavorjones opened this pull request 7 months ago
Prefer `cc_command` to `gcc_command`

flavorjones opened this pull request 7 months ago
ci: pin to macos-13 when necessary

flavorjones opened this pull request 8 months ago
Add OpenBSD support

postmodern opened this pull request 8 months ago
ci: add freebsd coverage

flavorjones opened this pull request 9 months ago
Prefer cc and c++ when using CMake on FreeBSD

mudge opened this pull request 9 months ago
dev: gemspec has better desc and uses require_relative

flavorjones opened this pull request about 1 year ago
Create release binary with cmake explicitly

Watson1978 opened this pull request about 1 year ago
Eliminate "method redefined" warning

amatsuda opened this pull request over 1 year ago
improve mkmf config

flavorjones opened this pull request over 1 year ago
feat: more precise implementation of mkmf_config

flavorjones opened this pull request over 1 year ago
fix: avoid uninitialized ivar warnings

flavorjones opened this pull request over 1 year ago
[cmake] Automatically add required cross-compilation variables

stanhu opened this pull request over 1 year ago
cmake: only use MSYS/NMake generators when available

stanhu opened this pull request over 1 year ago
[cmake] Support cross-compiling out of the box

stanhu opened this issue over 1 year ago
[cmake] Make it possible to override default cmake options

stanhu opened this issue over 1 year ago
fix: source_directory option on windows

flavorjones opened this pull request over 1 year ago
Adds Ruby 3.2 to CI. Updates checkout action version.

petergoldstein opened this pull request almost 2 years ago
ci: update github actions to avoid node version warnings

flavorjones opened this pull request almost 2 years ago
consider removing support for older rubies

flavorjones opened this issue almost 2 years ago
fix: handle patching in dirs that resemble an actual git dir

flavorjones opened this pull request almost 2 years ago
test: `rake test:examples` now exercises patching

flavorjones opened this pull request about 2 years ago
fix: git patch when config present

h0tw1r3 opened this pull request about 2 years ago
apply_patch failure

h0tw1r3 opened this issue about 2 years ago
explore alternatives to setting `LIBRARY_PATH`

flavorjones opened this issue about 2 years ago
dep(dev): loosen bundler dependency

flavorjones opened this pull request over 2 years ago
Would you support a PR that adds support for Cargo builds?

gjtorikian opened this issue over 2 years ago
ci: add darwin coverage to the ci matrix, specify timeouts on windows

flavorjones opened this pull request almost 3 years ago
feat: support xz-compressed archives

flavorjones opened this pull request almost 3 years ago
ci: update to cover Ruby 3.1

flavorjones opened this pull request almost 3 years ago
Add some useful outputs to debug errors

brayanhenao opened this pull request almost 3 years ago
Configure Error / CMake Error: Unknown argument --option="path with 'space'"

saurabhghumnar opened this issue about 3 years ago
fix: ensure test artifact is a real tarball

flavorjones opened this pull request about 3 years ago
File in gem is causing security scanner issues

matobinder opened this issue about 3 years ago
cmake: Support cmake command replacement on #initialize

cosmo0920 opened this pull request over 3 years ago
address net-ftp warnings

flavorjones opened this pull request over 3 years ago
2.5.2 already initialized

cpanderson opened this issue over 3 years ago
add source directory support

flavorjones opened this pull request over 3 years ago
ci: add 2.3 and 2.4 to the matrix

flavorjones opened this pull request over 3 years ago
ci: add ruby-head to the test matrix

flavorjones opened this pull request over 3 years ago
feat: #execute now accepts an optional :env hash

flavorjones opened this pull request over 3 years ago
ci: migrate CI to Github Actions

flavorjones opened this pull request over 3 years ago
dev: rename default git branch

flavorjones opened this issue over 3 years ago
use MakeMakefile.find_executable in place of MiniPortile#which

flavorjones opened this issue almost 4 years ago
GitHub is HTTPS by default

amatsuda opened this pull request about 4 years ago
Fix and update Appveyor-CI, test cmake on Windows

larskanis opened this pull request over 4 years ago
commit to trigger a test of CI

flavorjones opened this pull request over 4 years ago
Appveyor CI is failing. Fix it!

flavorjones opened this issue over 4 years ago
Travis CI is failing. Either fix it or turn it off.

flavorjones opened this issue over 4 years ago
Remove all the imported pubkeys from keyring

hanazuki opened this pull request about 5 years ago
CI: split concourse pipeline into `master` and `PR` pipelines

flavorjones opened this issue about 5 years ago
replacing whitespace in filenames

abenbachir opened this pull request over 5 years ago
Make version in changelog fit release version.

halfbyte opened this pull request about 6 years ago
Skip progress report when Content-Length is unavailable

eagletmt opened this pull request over 6 years ago
Unable to download files when Content-Encoding is chunked

eagletmt opened this issue over 6 years ago
Support for projects requiring out of source cmake builds

Smarre opened this issue about 7 years ago
"RuntimeError: Digest::Base cannot be directly inherited in Ruby"

firefart opened this issue about 7 years ago
Raise a suitable error message, if tar can't be found

larskanis opened this pull request over 7 years ago
Add documentation for download verification methods in the README

larskanis opened this pull request over 7 years ago
Remove MD5 for configure options hashing - it's unnecessary.

larskanis opened this pull request over 7 years ago
configure.md5 hashing with MD5 is not FIPS compliant

agelwarg opened this issue over 7 years ago
test `cmake` on Windows

flavorjones opened this issue almost 8 years ago
test both `git apply` and `patch`

flavorjones opened this issue almost 8 years ago
Use ruby tar for windows users

dsisnero opened this issue almost 8 years ago
Support gpg signature verification of download resources v3

larskanis opened this pull request almost 8 years ago
Allows the user to use TESTOPTS when running `rake test`

jvshahid opened this pull request over 8 years ago
This pr is a duplicate of #63 with some test fixes

jvshahid opened this pull request over 8 years ago
This pr is a duplicate of #62 with some typo fixes

jvshahid opened this pull request over 8 years ago
add cmake support

flavorjones opened this pull request almost 9 years ago
Applying patch: git apply, worktrees and invalid gitdir

e1senh0rn opened this issue almost 9 years ago
Create .concourse.yml file

jtarchie opened this pull request almost 9 years ago
ignore git ws config when patching

e2 opened this pull request almost 9 years ago
Update copyright notice to 2016 [ci skip]

Atul9 opened this pull request almost 9 years ago
Invoke configure directly on Unix-systems, not by passing it to `sh`.

larskanis opened this pull request about 9 years ago
Invoke configure directly, not by passing it to `sh`

ignisf opened this issue about 9 years ago
Retry three times on HTTP failure

jtarchie opened this pull request about 9 years ago
support gpg signature verification of download resources

jtarchie opened this pull request about 9 years ago
support gpg signature verification of download resources

jtarchie opened this pull request over 9 years ago
Escape backward compat issue

larskanis opened this pull request over 9 years ago
Recommend a gem version constraint if used in an extconf.rb file.

larskanis opened this pull request over 9 years ago
Appveyor should run more versions of Ruby

flavorjones opened this issue over 9 years ago
Figure out why jruby-9.0.0.0 is failing tests

flavorjones opened this issue over 9 years ago
Emit warning when an insecure URL is used to download files

flavorjones opened this issue over 9 years ago