summaryrefslogtreecommitdiff
path: root/make_patchnum.pl
Commit message (Expand)AuthorAgeFilesLines
* Use `git symbolic-ref` instead of `git branch`Bram2022-09-191-2/+1
* Fix make_patchnum.pl when run from subdirBram2022-08-181-8/+9
* add git commit info into archive exports to allow building outside gitGraham Knop2019-10-231-0/+29
* reduce stderr noise in buildDavid Mitchell2014-12-031-1/+1
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-1/+1
* Fix various minor pod issuesKarl Williamson2013-01-241-1/+1
* fix make_patchnum.pl branch determinationDavid Mitchell2011-12-121-1/+2
* make_patchnum.pl: Change some C<> into F<>Karl Williamson2011-06-211-1/+1
* make_patchnum.pl: handle not on a branch properlyDavid Mitchell2010-07-031-1/+1
* Only define PERL_PATCHNUM when either git or the .patch file is availableGisle Aas2010-03-071-11/+13
* more pod cleanups based on the new podcheck.tJesse Vincent2009-10-051-1/+1
* git config lossageZefram2009-09-271-0/+2
* make_patchnum.pl now works in -Dmksymlink target dirsJim Cromie2009-06-211-8/+32
* The exit code of make_patchnum.pl is no longer used, so make it return 0.Nicholas Clark2009-01-241-1/+1
* Correct vim modelineRafael Garcia-Suarez2009-01-051-6/+6
* add better pod and headers, and clean up some whitespace issues in the previo...Yves Orton2009-01-041-11/+23
* eliminate make_patchnum.sh, and make the build process use make_patchnum.pl i...Yves Orton2009-01-041-51/+59
* Add more documentation to make_patchnum.plMax Maischein2009-01-041-1/+16
* Message about making make_patchnum.pl Perl 5.005 compatible (A test for pushing)Max Maischein2009-01-041-0/+1
* move subs from bottom to top, and add a vim and shebang lineYves Orton2009-01-041-40/+42
* various changesYves Orton2009-01-041-12/+23
* Almost a literal conversion of make_patchnum.shKenichi Ishigaki2009-01-041-73/+103
* prepare for refactoring to perlYves Orton2009-01-041-0/+97