Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GH #1217 Tweak version reporting and improve dist script | Jack Lloyd | 2017-09-19 | 2 | -0/+244 |
|\ | |||||
| * | Accept a - in release | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
| | | | | | | | | This occurs with "snapshot:branch-name" syntax. | ||||
| * | Using ast.literal_eval is no good here | Jack Lloyd | 2017-09-19 | 1 | -2/+11 |
| | | |||||
| * | Rename botan_version.py to version.txt | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Handle : (as appears in 'git:revid') | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Load botan_version.py as a file instead of as module import | Jack Lloyd | 2017-09-19 | 2 | -0/+235 |
| | | | | | | | | Really no reason for this to be arbitrary code | ||||
* | | Only disable pylint rules we really want to silence | Jack Lloyd | 2017-09-19 | 1 | -4/+2 |
|/ | | | | [ci skip] | ||||
* | Move config files to src/configs | Jack Lloyd | 2017-09-19 | 4 | -0/+468 |