aboutsummaryrefslogtreecommitdiffstats
path: root/tool/make-snapshot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Alias "master" and "trunk"Nobuyoshi Nakada2019-07-011-2/+2
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-1/+2
* Revert "Moved Makefile.in under template"Nobuyoshi Nakada2019-06-071-2/+1
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-1/+2
* Define RUBY_FULL_REVISIONNobuyoshi Nakada2019-05-311-1/+7
* Touch Unicode headers and the timestamp before packagingNobuyoshi Nakada2019-05-301-1/+3
* Default to the current branchNobuyoshi Nakada2019-05-221-3/+8
* Fix revision nameNobuyoshi Nakada2019-05-221-1/+1
* Fix revision nameNobuyoshi Nakada2019-05-221-2/+2
* Make the range to export as changelog optionalNobuyoshi Nakada2019-04-281-5/+1