index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
make-snapshot
Age
Commit message (
Expand
)
Author
2021-01-04
make-snapshot: add -extlibs option
Nobuyoshi Nakada
2020-12-27
Do not include external library sources into packages
Nobuyoshi Nakada
2020-11-22
make-snapshot: don't store symlinks by 7z for reproduceable pacakges
Nobuyoshi Nakada
2020-11-22
make-snapshot: measure archiving times
Nobuyoshi Nakada
2020-11-22
make-snapshot: suppress messages copying cached files unless verbose
Nobuyoshi Nakada
2020-11-22
make-snapshot: clean autoconf caches for reproduceable packages
Nobuyoshi Nakada
2020-07-05
Skip comment and empty lines in gems/bundled_gems file
Nobuyoshi Nakada
2020-04-05
Revert "Moved aclocal.m4 to macro directory"
Nobuyoshi Nakada
2020-04-05
Moved aclocal.m4 to macro directory
Nobuyoshi Nakada
2019-12-23
make-snapshot: fixed mode
Nobuyoshi Nakada
2019-10-08
Fix typo [ci skip]
Kazuhiro NISHIYAMA
2019-10-07
Write yaml and json under destdir and print to stdout
Kazuhiro NISHIYAMA
2019-10-07
Create info.yml and info.json
Kazuhiro NISHIYAMA
2019-10-07
Remove `-s3` option
Kazuhiro NISHIYAMA
2019-10-03
make-snapshot: touch updated files after prepared
Nobuyoshi Nakada
2019-10-03
make-snapshot: suppress make error messages unless failed
Nobuyoshi Nakada
2019-10-03
make-snapshot: copy cache files instead of linking
Nobuyoshi Nakada
2019-10-02
Fixed failure message for `clean-cache`
Nobuyoshi Nakada
2019-10-02
Fix the order of executing `after-update` task
NAKAMURA Usaku
2019-10-02
Should fail if `system` failed
NAKAMURA Usaku
2019-09-23
make-snapshot: store timestamps in UTC for zip which lacks timezone
Nobuyoshi Nakada
2019-09-23
Add `-mtc=off` to `7z` not to store NTFS timestamps
Kazuhiro NISHIYAMA
2019-09-22
make-snapshot: Added -no7z option
Nobuyoshi Nakada
2019-09-22
make-snapshot: Do not save extra file attributes
Nobuyoshi Nakada
2019-09-15
make-snapshot: export ChangeLog from srcdir
Nobuyoshi Nakada
2019-09-15
make-snapshot: deprecated -exported option [Bug #16167]
Nobuyoshi Nakada
2019-09-08
make-snapshot: -git option is no longer provided [ci skip]
Nobuyoshi Nakada
2019-09-08
make-snapshot: default to the toplevel directory
Nobuyoshi Nakada
2019-09-08
Touch copied cache files to make tarballs stable
Nobuyoshi Nakada
2019-09-07
Get rid of overwriting revision.h and creating .revision.time
Nobuyoshi Nakada
2019-09-05
Removed -git option of make-snapshot
Nobuyoshi Nakada
2019-09-03
Touch tar file itself to make gz file hash stable
Nobuyoshi Nakada
2019-09-03
Touch the toplevel directory too
Nobuyoshi Nakada
2019-09-03
Do not keep tar file by the default
Nobuyoshi Nakada
2019-09-03
Align timestamps to make tarball stable
Nobuyoshi Nakada
2019-09-02
Set mtime of checked out files to past time
Nobuyoshi Nakada
2019-09-02
Fixed the directory to be removed
Nobuyoshi Nakada
2019-09-01
Restore pwd for each version
Nobuyoshi Nakada
2019-09-01
Support packaging different branch/tag
Nobuyoshi Nakada
2019-09-01
Resolve symlinks to cache directory under gems
Nobuyoshi Nakada
2019-08-30
Exclude ripper y.output from packages [ci skip]
Nobuyoshi Nakada
2019-08-30
Export the last modified revision for tags [ci skip]
Nobuyoshi Nakada
2019-08-30
7z does not accept gzip's options
Kazuhiro NISHIYAMA
2019-08-28
Revert "Treat RUBY_REVISION as an integer on old rubies"
Nobuyoshi Nakada
2019-08-28
`revision` might be an Integer
NAKAMURA Usaku
2019-08-28
Treat RUBY_REVISION as an integer on old rubies
NAKAMURA Usaku
2019-08-24
Try to fix `make dist` error on chkbuild
Kazuhiro NISHIYAMA
2019-07-15
Put colorize to library directory.
Hiroshi SHIBATA
2019-07-15
Put vcs .rb to under the lib direcotory.
Hiroshi SHIBATA
2019-07-02
Use GitHub ruby.git for make-snapshot
Takashi Kokubun
[next]