Josef Šimánek
25b536cc2f
[rubygems/rubygems] Fix invalid links in documentation. - wrap ENV variables in <code> - fix rubygems.org link - fix zenspider.com link
...
9eaac94a63
2023-10-03 16:13:18 +09:00
Samuel Williams
27b07776c9
[rubygems/rubygems] Autoload shellwords when it's needed.
...
e916ccb2d9
2023-06-13 09:32:47 +00:00
Hiroshi SHIBATA
250e97c0fb
[rubygems/rubygems] util/rubocop -A --only Style/FormatString
...
132a56569d
2023-04-07 05:13:05 +00:00
Hiroshi SHIBATA
a881b33818
[rubygems/rubygems] util/rubocop -A --only Performance/RegexpMatch
...
52ae4452c2
2023-04-04 12:20:43 +00:00
なつき
1b408e659a
Refactor and fix usage of Gem.ruby
2023-03-23 17:18:49 +09:00
なつき
22d037f4cc
Move duplicated logic to parent class
2023-03-23 17:18:49 +09:00
なつき
e46d473396
Make sure native extensions are loaded correctly in ext_conf builder
2023-03-23 17:18:49 +09:00
なつき
f8ecf145ce
Make sure native extensions are loaded correctly in rake builder
2023-03-23 17:18:49 +09:00
Hiroshi SHIBATA
f24a86d83f
util/rubocop -A --only Layout/EmptyLineAfterMagicComment
2023-03-23 17:18:49 +09:00
Hiroshi SHIBATA
f8fe151ca9
util/rubocop -A --only Style/TernaryParentheses
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
3e1f767cd5
util/rubocop -A --only Layout/DotPosition
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
bf69d1fc5d
[rubygems/rubygems] util/rubocop -A --only Style/OrAssignment
...
965fc82cfd
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
6ad269dc39
[rubygems/rubygems] util/rubocop -A --only Style/RescueStandardError
...
80b57da926
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
4ab23df2c4
[rubygems/rubygems] util/rubocop -A --only Style/RedundantParentheses
...
295691d4dc
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
66bd2c1a1c
[rubygems/rubygems] util/rubocop -A --only Style/CommentAnnotation
...
4e77a1d1d5
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
3d4c3f9e4f
[rubygems/rubygems] util/rubocop -A --only Style/ParallelAssignment
...
5c88c77873
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
4bb5ce8188
[rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolation
...
cb554f6eb7
2023-03-17 18:50:55 +09:00
Hiroshi SHIBATA
ab2278eb34
[rubygems/rubygems] util/rubocop -A --only Lint/UselessAccessModifier
...
5070f90987
2023-03-17 18:50:55 +09:00
Mat Sadler
cb06006213
[rubygems/rubygems] normalise manifest path from cargo on windows
...
23b5ca5fc4
2023-01-30 17:39:48 +00:00
Mat Sadler
c5a34f5b56
[rubygems/rubygems] better error message if cargo metadata doesn't contain the package we expect
...
cb7e6d1577
2023-01-30 17:39:48 +00:00
Mat Sadler
b4defea362
[rubygems/rubygems] install rust extensions into expected directory nesting
...
85ea86d348
2023-01-30 17:39:47 +00:00
Mat Sadler
ca951f6719
[rubygems/rubygems] use cargo to get crate name
...
the final copying of the extension into place has been slimmed
down, reflecting that it only needs to copy a single file, rather
than replicating the more involved process used for a C ext
this also refactors #build so that #cargo_crate_name only needs
to be called once, and hopefully the build flow is easier to
understand
5a0d7f2e6c
2023-01-30 17:39:47 +00:00
Hiroshi SHIBATA
a43f1d90c2
Merge RubyGems and Bundler master
...
from 0635c1423d
2023-01-10 15:53:07 +09:00
Hiroshi SHIBATA
f6620037ba
Merge RubyGems-3.4.0 and Bundler-2.4.0
2022-12-24 16:57:07 +09:00
Eloy Espinaco
0a9544ce4a
[rubygems/rubygems] Cleanup intermediate artifacts after installing built extensions
...
98b6a959bd
2022-12-20 13:15:02 +09:00
Ian Ker-Seymer
554161236a
[rubygems/rubygems] Always build in release mode
...
7b84fc1f19
2022-12-07 11:31:25 +00:00
Hiroshi SHIBATA
28611be6ee
Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026
2022-11-11 17:24:08 +09:00
Hiroshi SHIBATA
44264b4fee
Merge rubygems/bundler HEAD.
...
Pick from dfbb5a3811
2022-08-09 12:05:19 +09:00
Hiroshi SHIBATA
71794a75db
Merge rubygems/bundler HEAD
...
Pick from 8331e63263
2022-08-03 13:14:10 +09:00
Takuya Noguchi
d7ffd3fea4
RubyGems: Enable Style/StringLiterals cop
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-07-22 12:07:23 +09:00
David Rodríguez
12a5fa408b
Sync RubyGems & Bundler with upstream repo
2022-06-24 10:52:02 +09:00
David Rodríguez
1e8bf48fd5
[rubygems/rubygems] Bring TODO message up to date
...
e07dba0923
2022-06-17 17:05:21 +09:00
David Rodríguez
5450b409fc
[rubygems/rubygems] Remove part of comment that fell out of date
...
272ac23aa8
2022-06-17 17:05:20 +09:00
David Rodríguez
8855b68f97
[rubygems/rubygems] Don't modify RbConfig at all when building extensions
...
Instead, pass sitearchdir and sitelibdir directly to `make`.
This also removes the need to create and use the siteconf file at all
when generating makefiles.
dea41fa2dc
2022-06-17 17:05:20 +09:00
David Rodríguez
1aaeff8e36
[rubygems/rubygems] Remove unnecessary condition
...
This variable can't be falsy.
b838f9a6f0
2022-06-17 17:05:19 +09:00
David Rodríguez
5a385677f3
[rubygems/rubygems] No need to change RbConfig::CONFIG
at all
...
Only `RbConfig::MAKEFILE_CONFIG` is actually used.
b767cc0929
2022-06-17 17:05:19 +09:00
Hiroshi SHIBATA
aeea88174d
Merge RubyGems and Bundler HEAD
...
125415593e
2022-05-20 17:32:19 +09:00
Hiroshi SHIBATA
678d58c850
Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5
2022-04-28 19:08:49 +09:00
Hiroshi SHIBATA
6dc314ac6d
Merge RubyGems/Bundler master
...
fe96fb6e2a
2022-04-28 19:08:49 +09:00
Hiroshi SHIBATA
f3bda8987e
Merge the master branch of rubygems repo
...
Picked from 4b498709a0
2021-11-16 20:19:13 +09:00
Hiroshi SHIBATA
666a918595
[rubygems/rubygems] GNU Make needs DESTDIR on Windows environment like msys or mingw
...
7fd987d30d
2021-11-06 09:06:49 +09:00
Hiroshi SHIBATA
16331d9abb
[rubygems/rubygems] Explicitly ignored empty value for DESTDIR
...
69dcc02553
2021-11-05 07:35:25 +09:00
Hiroshi SHIBATA
33d01b7344
[rubygems/rubygems] Skip to set DESTDIR option when it's not provided for mswin platform
...
b93546c8d8
2021-11-05 07:35:24 +09:00
David Rodríguez
9cddc0ec94
[rubygems/rubygems] Lazily load shellwords
library
...
e5532ef886
2021-07-27 09:25:56 +09:00
David Rodríguez
6e2240a2f9
Sync latest bundler & rubygems development version
2021-07-07 13:30:20 +09:00
David Rodríguez
53468cc111
Sync latest development version of bundler & rubygems
2021-03-08 13:47:35 +09:00
Hiroshi SHIBATA
5537adf719
Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20
2021-01-04 13:14:43 +09:00
Hiroshi SHIBATA
0e40cc9b19
Merge RubyGems 3.2.2 and Bundler 2.2.2
2020-12-18 13:33:18 +09:00
Hiroshi SHIBATA
4aca77edde
Merge prepare version of RubyGems 3.2.0
2020-12-08 17:30:02 +09:00
Hiroshi SHIBATA
b717f73402
Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636 "
...
31a6eaabc1
is obsoleted with
https://github.com/rubygems/rubygems/pull/3820
2020-09-23 22:01:44 +09:00