aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/conf-w32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * w32installer.nsi: Allow including of WINPT source. IncludeWerner Koch2005-03-301-1/+1
| | | | | | | libiconv source. * mk-w32-dist: Add code to detect presence of source. Calculate a build number; add option --build-number to overide.
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-142-0/+41
localized asctimestamp to match the timezone used in the key information. * miscutil.c (isotimestamp): New.