aboutsummaryrefslogtreecommitdiffstats
path: root/tool/make-snapshot
Commit message (Expand)AuthorAgeFilesLines
* make-snapshot: add -extlibs optionNobuyoshi Nakada2021-01-041-1/+2
* Do not include external library sources into packagesNobuyoshi Nakada2020-12-271-0/+1
* make-snapshot: don't store symlinks by 7z for reproduceable pacakgesNobuyoshi Nakada2020-11-221-1/+1
* make-snapshot: measure archiving timesNobuyoshi Nakada2020-11-221-3/+13
* make-snapshot: suppress messages copying cached files unless verboseNobuyoshi Nakada2020-11-221-1/+1
* make-snapshot: clean autoconf caches for reproduceable packagesNobuyoshi Nakada2020-11-221-0/+1
* Skip comment and empty lines in gems/bundled_gems fileNobuyoshi Nakada2020-07-051-0/+1
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-2/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-1/+2
* make-snapshot: fixed modeNobuyoshi Nakada2019-12-231-1/+1
* Fix typo [ci skip]Kazuhiro NISHIYAMA2019-10-081-2/+2
* Write yaml and json under destdir and print to stdoutKazuhiro NISHIYAMA2019-10-071-2/+10
* Create info.yml and info.jsonKazuhiro NISHIYAMA2019-10-071-1/+26
* Remove `-s3` optionKazuhiro NISHIYAMA2019-10-071-7/+0
* make-snapshot: touch updated files after preparedNobuyoshi Nakada2019-10-031-2/+2
* make-snapshot: suppress make error messages unless failedNobuyoshi Nakada2019-10-031-14/+30
* make-snapshot: copy cache files instead of linkingNobuyoshi Nakada2019-10-031-6/+1
* Fixed failure message for `clean-cache`Nobuyoshi Nakada2019-10-021-1/+1
* Fix the order of executing `after-update` taskNAKAMURA Usaku2019-10-021-3/+7
* Should fail if `system` failedNAKAMURA Usaku2019-10-021-3/+12
* make-snapshot: store timestamps in UTC for zip which lacks timezoneNobuyoshi Nakada2019-09-231-0/+1
* Add `-mtc=off` to `7z` not to store NTFS timestampsKazuhiro NISHIYAMA2019-09-231-1/+1
* make-snapshot: Added -no7z optionNobuyoshi Nakada2019-09-221-1/+1
* make-snapshot: Do not save extra file attributesNobuyoshi Nakada2019-09-221-1/+1
* make-snapshot: export ChangeLog from srcdirNobuyoshi Nakada2019-09-151-2/+2
* make-snapshot: deprecated -exported option [Bug #16167]Nobuyoshi Nakada2019-09-151-51/+46
* make-snapshot: -git option is no longer provided [ci skip]Nobuyoshi Nakada2019-09-081-2/+0
* make-snapshot: default to the toplevel directoryNobuyoshi Nakada2019-09-081-1/+5
* Touch copied cache files to make tarballs stableNobuyoshi Nakada2019-09-081-5/+8
* Get rid of overwriting revision.h and creating .revision.timeNobuyoshi Nakada2019-09-071-1/+3
* Removed -git option of make-snapshotNobuyoshi Nakada2019-09-051-1/+1
* Touch tar file itself to make gz file hash stableNobuyoshi Nakada2019-09-031-0/+1
* Touch the toplevel directory tooNobuyoshi Nakada2019-09-031-2/+5
* Do not keep tar file by the defaultNobuyoshi Nakada2019-09-031-5/+5
* Align timestamps to make tarball stableNobuyoshi Nakada2019-09-031-12/+40
* Set mtime of checked out files to past timeNobuyoshi Nakada2019-09-021-13/+24
* Fixed the directory to be removedNobuyoshi Nakada2019-09-021-1/+1
* Restore pwd for each versionNobuyoshi Nakada2019-09-011-0/+2
* Support packaging different branch/tagNobuyoshi Nakada2019-09-011-2/+2
* Resolve symlinks to cache directory under gemsNobuyoshi Nakada2019-09-011-0/+4
* Exclude ripper y.output from packages [ci skip]Nobuyoshi Nakada2019-08-301-1/+1
* Export the last modified revision for tags [ci skip]Nobuyoshi Nakada2019-08-301-2/+2
* 7z does not accept gzip's optionsKazuhiro NISHIYAMA2019-08-301-2/+1
* Revert "Treat RUBY_REVISION as an integer on old rubies"Nobuyoshi Nakada2019-08-281-8/+4
* `revision` might be an IntegerNAKAMURA Usaku2019-08-281-2/+2
* Treat RUBY_REVISION as an integer on old rubiesNAKAMURA Usaku2019-08-281-4/+8
* Try to fix `make dist` error on chkbuildKazuhiro NISHIYAMA2019-08-241-1/+1
* Put colorize to library directory.Hiroshi SHIBATA2019-07-151-1/+1
* Put vcs .rb to under the lib direcotory.Hiroshi SHIBATA2019-07-151-1/+1
* Use GitHub ruby.git for make-snapshotTakashi Kokubun2019-07-021-1/+2