summaryrefslogtreecommitdiff
path: root/utils/svn-testament.pl
Commit message (Collapse)AuthorAgeFilesLines
* If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version ↵Daniel Silverstone2012-10-061-216/+0
| | | | string and also mention it in the testament
* Testament generation now supports gitDaniel Silverstone2012-06-041-1/+1
| | | | svn path=/trunk/netsurf/; revision=13946
* Redo r13857 differently, to avoid issues with non-unixish shells.François Revel2012-04-121-2/+4
| | | | svn path=/trunk/netsurf/; revision=13858
* Make sure we use the default locale before parsing output of a localized ↵François Revel2012-04-121-2/+2
| | | | | | | | program. This fixes generating the testament here. svn path=/trunk/netsurf/; revision=13857
* Appease ancient Perl installs.John Mark Bell2011-10-241-5/+27
| | | | svn path=/trunk/netsurf/; revision=13079
* Use local variables instead of global filehandlesJohn Mark Bell2011-10-171-17/+17
| | | | svn path=/trunk/netsurf/; revision=13068
* Slightly safer operation on RODaniel Silverstone2011-03-151-4/+17
| | | | svn path=/trunk/netsurf/; revision=12064
* Remove use of POSIX.pm from svn-testament -- RISCOS seems to be incomplete ↵Daniel Silverstone2011-03-151-4/+5
| | | | | | in that respect svn path=/trunk/netsurf/; revision=12062
* And use POSIX::uname for the hostnameDaniel Silverstone2011-03-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=12061
* Corify a bunch of svn-testament to work better on RISC OS with a bit of luckDaniel Silverstone2011-03-151-16/+12
| | | | svn path=/trunk/netsurf/; revision=12060
* Fix warningChris Young2011-03-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=12056
* Try harder to get useful values if (a) getent is not available or (b) ↵Chris Young2011-03-151-0/+12
| | | | | | | | HOSTNAME env-var does not exist. svn path=/trunk/netsurf/; revision=12055
* Set version using testament.h instead of old ARexx scriptChris Young2011-03-131-0/+6
| | | | svn path=/trunk/netsurf/; revision=12028
* Add hostname and pathDaniel Silverstone2011-03-131-0/+11
| | | | svn path=/trunk/netsurf/; revision=12023
* Slightly better out-of-svn build infoDaniel Silverstone2011-03-131-2/+5
| | | | svn path=/trunk/netsurf/; revision=12022
* Initial testament functionalityDaniel Silverstone2011-03-131-0/+150
svn path=/trunk/netsurf/; revision=12020