aboutsummaryrefslogtreecommitdiffstats
path: root/src/configs
Commit message (Collapse)AuthorAgeFilesLines
* Merge GH #1217 Tweak version reporting and improve dist scriptJack Lloyd2017-09-192-0/+244
|\
| * Accept a - in releaseJack Lloyd2017-09-191-1/+1
| | | | | | | | This occurs with "snapshot:branch-name" syntax.
| * Using ast.literal_eval is no good hereJack Lloyd2017-09-191-2/+11
| |
| * Rename botan_version.py to version.txtJack Lloyd2017-09-191-1/+1
| |
| * Handle : (as appears in 'git:revid')Jack Lloyd2017-09-191-1/+1
| |
| * Load botan_version.py as a file instead of as module importJack Lloyd2017-09-192-0/+235
| | | | | | | | Really no reason for this to be arbitrary code
* | Only disable pylint rules we really want to silenceJack Lloyd2017-09-191-4/+2
|/ | | | [ci skip]
* Move config files to src/configsJack Lloyd2017-09-194-0/+468