summaryrefslogtreecommitdiff
path: root/lib/rubygems/ext/ext_conf_builder.rb
AgeCommit message (Expand)Author
2022-09-03Merge RubyGems-3.3.20 and Bundler-2.3.20Hiroshi SHIBATA
2022-09-03Merge RubyGems-3.3.19 and Bundler-2.3.19Hiroshi SHIBATA
2022-09-03Merge RubyGems-3.3.17 and Bundler-2.3.17Hiroshi SHIBATA
2022-05-18Merge RubyGems-3.3.11 and Bundler-2.3.11Hiroshi SHIBATA
2021-07-27[rubygems/rubygems] Lazily load `shellwords` libraryDavid Rodríguez
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-08-29Revert changes to rdoc & rubygems regarding Tempfile.open(&block)Benoit Daloze
2020-08-29Simplify Tempfile.open calls with a block as they now unlink the file automat...Benoit Daloze
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-06-05[rubygems/rubygems] Delay `fileutils` loading to fix some warningsDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez
2019-08-05[rubygems/rubygems] Fixed to warn with shadowing outer local variable.Hiroshi SHIBATA
2019-07-31[rubygems/rubygems] Enable `Layout/EmptyLinesAroundAccessModifier`David Rodríguez
2019-07-31[rubygems/rubygems] Migrate extension builder to use Open3David Rodríguez
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2018-11-21Merge master branch from rubygems/rubygems upstream.hsbt
2018-10-31Merge upstream from rubygems/rubygems master branch.hsbt
2018-10-22Merge rubygems master branch from github.com/rubygems/rubygems.hsbt
2018-05-30Merge RubyGems 3.0.0.beta1.hsbt
2017-05-16fix tempfile leaks on Windowsnobu
2017-01-24Update Rubygems 2.6.10hsbt
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-01* lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt
2014-12-07* lib/rubygems: Update to RubyGems 2.4.5.drbrain
2014-09-14* lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt
2014-05-26ext_conf_builder.rb: fix tempfile leaknobu
2014-02-04 * lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes todrbrain
2013-12-16* lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygemsdrbrain
2013-12-01* lib/rubygems: Update to RubyGems master baa965b. Notable changes:drbrain
2013-11-19* lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain
2013-10-16* lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain
2013-07-22* lib/rubygems: Import RubyGems from master as of commit b165260drbrain
2013-07-10Use Tempfile.create to unlink the tempfile on Windowsnaruse
2013-07-09* lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain
2013-03-11* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain
2013-03-10ext_conf_builder.rb: use intermediate destdir alwaysnobu
2013-03-05* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain
2013-03-05ext_conf_builder.rb: clear DESTDIRnobu
2013-03-04ext_conf_builder.rb: install via temporary directorynobu
2013-03-03ext_conf_builder.rb: remove circular dependency in install-sonobu
2013-03-02fix typos in r39560kazu
2013-03-02ext_conf_builder.rb: hack for obsolete sytle gemsnobu
2013-03-02ext_conf_builder.rb: use RUBYOPTnobu
2013-03-02ext_conf_builder.rb: build in the source directorynobu
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain