summaryrefslogtreecommitdiff
path: root/lib/rubygems/ext/cargo_builder.rb
AgeCommit message (Expand)Author
2025-12-16[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:Edouard CHIN
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-08-18[rubygems/rubygems] Use spaces around optional parameter valuesDavid Rodríguez
2025-06-12[rubygems/rubygems] Removed ccache or sccache from args of Rust builderHiroshi SHIBATA
2025-04-25[rubygems/rubygems] Remove shellwords autoloadDavid Rodríguez
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-06-18[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem ...Yuta Saito
2024-05-06[rubygems/rubygems] Remove unnecessary compatibility codeDavid Rodriguez
2024-03-05[DOC] fix some commentscui fliter
2024-02-20[rubygems/rubygems] Keep Gem.install_extension_in_lib for compatibilityHiroshi SHIBATA
2024-02-20[rubygems/rubygems] Now install extension in lib is trueHiroshi SHIBATA
2024-02-20[rubygems/rubygems] Allow to set install_extension_in_lib as Gem configurationHiroshi SHIBATA
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-10-03[rubygems/rubygems] Fix invalid links in documentation. - wrap ENV variables ...Josef Šimánek
2023-06-13[rubygems/rubygems] Autoload shellwords when it's needed.Samuel Williams
2023-03-17util/rubocop -A --only Layout/DotPositionHiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Style/RescueStandardErrorHiroshi SHIBATA
2023-01-30[rubygems/rubygems] normalise manifest path from cargo on windowsMat Sadler
2023-01-30[rubygems/rubygems] better error message if cargo metadata doesn't contain th...Mat Sadler
2023-01-30[rubygems/rubygems] install rust extensions into expected directory nestingMat Sadler
2023-01-30[rubygems/rubygems] use cargo to get crate nameMat Sadler
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-07[rubygems/rubygems] Always build in release modeIan Ker-Seymer
2022-11-11Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-06-24Sync RubyGems & Bundler with upstream repoDavid Rodríguez
2022-06-17[rubygems/rubygems] Bring TODO message up to dateDavid Rodríguez
2022-06-17[rubygems/rubygems] Remove part of comment that fell out of dateDavid Rodríguez
2022-06-17[rubygems/rubygems] Remove unnecessary conditionDavid Rodríguez
2022-04-28Merge RubyGems/Bundler masterHiroshi SHIBATA