-
Notifications
You must be signed in to change notification settings - Fork 38
/
Changes
299 lines (200 loc) · 7.52 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
Revision history for Perl extension Perl-Build
{{$NEXT}}
1.34 2023-05-16T12:48:45Z
- Fix document (bes-internal #104)
1.33 2022-05-05T01:28:16Z
- Use https for github urls (AnaTofuZ #103)
1.32 2021-03-10T15:23:02Z
- Show perl & Devel::PatchPerl versions in perl-build --version (#98)
1.31 2020-07-12T02:05:29Z
- Bump HTTP::Tinyish https://github.com/miyagawa/HTTP-Tinyish/pull/18
1.30 2019-10-25T23:43:38Z
- Use github for blead archive (haarg toddr #94, #95)
- Fix grammar (scop #92)
- Fix `plenv install --version` (#91)
1.29 2018-12-21T12:34:40Z
- Use https explicitly for installing blead perl (Grinnz #89)
1.28 2018-11-20T23:10:18Z
- Allow installing from local tar.xz (Grinnz #88)
1.27 2018-09-24T03:07:15Z
- Bump HTTP::Tinyish prereq
1.26 2018-09-23T12:24:24Z
- Change hardcoded plenv path in README and module pod to $(plenv root) (mikkoi #86)
1.25 2018-08-23T12:18:36Z
- Dump response body if http status = 599 (#85)
1.24 2018-07-23T14:30:29Z
- Support perl releases in BackPAN (#84)
1.23 2018-05-27T22:14:34Z
- Support tar.xz (#81)
1.22 2018-05-27T15:26:27Z
- Silence "Use of uninitialized value" warning on old perls (#80)
1.21 2018-05-27T14:14:59Z
- Silence "[cpan_perl_releases] not found the tarball" warning (#76)
- Remove unnecessary 'use lib "lib"' (#77)
- Relax perl requirement 5.8.2 -> 5.8.1 (#79)
1.20 2018-05-26T12:28:58Z
- Resolve perl release versions and URLs from MetaCPAN entirely (Grinnz, sjn #66 #67, #73, #74, #75)
- Use HTTP::Tinyish for transparent https support (AnaTofuZ #72)
- If error status is 599 also display content (djzort #71)
- Add -L to curl in installation instructions (akarelas #68, #70)
- Support PERL_BUILD_INSTALL_OPTIONS env var (defc0n #61)
- blead.tar.gz is now extracted into perl-blead-(hash), not perl-(hash) (charsbar #60)
1.13 2016-04-02T05:40:07Z
commit d757b7f982b8efa48d1b802b7fd91c4ff0c03040
Merge: 37a22d8 db28ded
Author: Tatsuhiko Miyagawa <[email protected]>
Date: Sat Jan 23 09:05:09 2016 -0800
Merge pull request #54 from tokuhirom/rc-version
Remove RC version
commit db28ded756fe80b092a233d98cbce85a5c9ddd77
Author: Syohei YOSHIDA <[email protected]>
Date: Sat Jan 23 17:23:16 2016 0900
Remove RC version
Because old RC versions were removed.
commit 37a22d802074be898c8dcd0c1fa49ccbf20b57a0
Author: Tokuhiro Matsuno <[email protected]>
Date: Fri Jan 8 19:09:20 2016 0900
Rerun fatpacker - Close #52
commit 445bb6a7cc87ab4c28ca976f0449821b9403082a
Merge: 320b022 4c2c637
Author: Tokuhiro Matsuno <[email protected]>
Date: Fri Sep 18 14:47:19 2015 0900
Merge pull request #51 from tokuhirom/fix-xz-fetch-issue
Fix xz fetch issue
commit 4c2c637578ca8c1d146c873f9494e810f64b39ab
Author: Syohei YOSHIDA <[email protected]>
Date: Fri Sep 18 14:46:07 2015 0900
Update perl-build
commit 8fc95b0fb9f964f6b202404bc79336080dd63e92
Author: Syohei YOSHIDA <[email protected]>
Date: Fri Sep 18 14:44:04 2015 0900
Fix fetching .xz file issue
1.12 2015-09-15T02:58:10Z
- support cperl.
- support installing from https
1.11 2015-07-07T23:25:44Z
- Support stableperl(moznion)
1.10 2014-09-29T06:54:29Z
- support PERL_BUILD_COMPILE_OPTIONS env (charsbar)
1.09 2014-09-24T02:46:59Z
- add support for install blead from perl5.git snapshot
(charsbar, syohex)
1.08 2014-06-09T02:57:17Z
- requires newer Pod::Usage for fixing a dependencies error on perl-5.8
(kazeburo)
- change shebang of perl-build command
(kazeburo)
1.07 2014-06-05T07:02:16Z
- Change default cpan mirror to www.cpan.org.
(kazeburo )
- use perl-releases page instead of scraping search.cpan.org
(kazeburo )
- update github raw content URI
ref: https://developer.github.com/changes/2014-04-25-user-content-security/
(chiba)
1.06 2014-04-04T01:11:10Z
commit e04fcb3280188992fb3ebf85bf93ca11391b08ef
Author: tokuhirom <[email protected]>
Date: Tue Nov 5 09:02:09 2013 0900
Support -D,-A,-U,-j as a first argument.
https://github.com/tokuhirom/plenv/issues/61
commit 2c59fa4836d6dab57b1fe079f4e0ca1ff5350f01
Author: Katsuhiro KONISHI <[email protected]>
Date: Thu Oct 17 17:43:07 2013 0900
change /usr/bin/perl to $^X
1.05 2013-09-04T01:46:13Z
- document `--test` option.
(tokuhirom)
- Tweaks needed for conformance with CPAN::Changes::Spec
(Neil Bowers)
- plenv-install: Use 'permute' option for Getopt::Long::Parser
It allows `plenv install 5.18.1 -Dusedtrace --as 5.18.1-dtrace`.
This issue was reported by hanekomu.
(tokuhirom)
1.04 2013-08-13T00:03:11Z
- Added --as option for plenv-install command
(tokuhirom)
- fix case for PLENV_ROOT environment variable in plenv-uninstall
(Akihiro Uchida)
- Provide plenv completions. Closed #13
(tokuhirom)
1.03 2013-05-31T00:35:58Z
- It works well as plugin for plenv.
(tokuhirom)
1.01 2013-05-29T21:27:28Z
- Added --symlink-devel-executables option.
(tokuhirom)
- Added --version option
(tokuhirom)
1.00 2013-05-29T09:01:22Z
[INCOMPATIBLE CHANGES]
- `--definitions` and #available_versions returns version number without 'perl-' prefix.
(tokuhirom)
0.21 2013-05-28T14:35:30Z
- Added `--definitions` option. This option is same as ruby-build.
(tokuhirom)
0.20 2013-05-17T00:46:48Z
- use 'test_harness' for parallel testing.
(tokuhirom)
- Added --tarball-dir option
(tokuhirom)
0.19 2013-05-16T02:17:08Z
- no feature changes
0.18 2013-05-16T01:51:30Z
- Support --jobs for parallel building.
(tokuhirom)
- Install from url
(tokuhirom)
0.17 2013-04-05T08:36:20Z
- Perl::Build::Built::new should take HashRef
Broken at 0.16.
(syohex)
0.16 2013-04-04T04:08:37Z
- Add a Built package and integrate it into Build.pm
(Kent Fredric)
0.15 2013-04-01T01:55:25Z
- Grammar fix and Typo fixes.
(Mark Stosberg)
0.14 2013-03-31T07:23:51Z
- Documentation enhancements suggested by markstos
(tokuhirom)
0.13 2013-03-29T23:46:30Z
- add to support build-dir command-line option
(typester)
0.12 2013-03-28T07:52:13Z
- packaging, again.
Back to Module::Build from Module::Build::Tiny.
0.11 2013-03-28T02:45:03Z
- re-packaging
0.10 2013-03-27T12:08:57Z
- Perl5 installs public executable scripts(like `prove`) to /usr/local/share/
if it exists.
This -A'eval:scriptdir=$prefix/bin' option avoid this feature.
(Reported by moznion )
0.09 2013-03-27T05:13:03Z
- Remove 'patchperl' option in OO APIs.
Use Devel::PatchPerl as a library.
(tokuhirom)
0.08 2013-03-22T20:32:06
- minil-ized
(tokuhirom)
0.06 2013-03-10T10:37:42
- Depend to latest Devel::PatchPerl
It removes dependency for IPC::Cmd.
(tokuhirom)
0.05 2013-02-01T15:00:50
commit 1d9912144703e31079ac71f56e0616af4bddee77
Author: Syohei YOSHIDA <[email protected]>
Date: Wed Jan 30 13:58:05 2013 0900
Fixed for parsing command line arguments
- Loop for @D, @A, @U makes no sense
- Remove '--' if @ARGV contains it(See also Getopt::Long document).
0.04 2013-01-24T12:19:57
- switch to HTTP::Tiny
(tokuhirom)
0.03 2013-01-23
- support relative path to install tar ball
(tokuhirom)
- more documentations
0.01 2013-01-12T17:18:43
- original version