aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-01-04Convert to PyCryptodome, drop ancient releasesHEADmasterRob Austein
2020-09-01Debug Homebrew formula for Python3Rob Austein
2020-07-13Double-brace Ruby format voodoo to get past Python format vodooo.Rob Austein
2020-07-13Rewrite script to use subprocess.run(), another python -> python3Rob Austein
2020-07-13Still more fun building packages with Python 3Rob Austein
2020-07-12More fun with str and bytesRob Austein
2020-07-12Syntax change for octal constants, sighRob Austein
2020-07-12Attempt to go Python3-onlyRob Austein
2020-06-21Typo in updated build scriptRob Austein
2020-06-21Preliminary support for Python 3Rob Austein
2020-06-21Allow build of firmware package without release engineering keyRob Austein
2017-09-21Fix syntax of generated Debian control file.Rob Austein
2017-06-08Add PyCrypto dependency on Debian and Ubuntu too.Rob Austein
2017-06-08Add PyCrypto to package dependencies on OSX.Rob Austein
2017-06-08Clean up MANIFEST commit data.Rob Austein
2017-05-20Better Homebrew fix: Just symlink our bindings into our vendor tree.Rob Austein
2017-05-20Scripts need to use same version of Python as libraries.Rob Austein
2017-05-11Fix --conflicts inconsistency between build scripts and Makefile.Rob Austein
2017-05-10Homebrew wants transitive closure of our Python dependencies.Rob Austein
2017-04-15Update Homebrew formula.Rob Austein
2017-04-14Update Debian package dependencies.Rob Austein
2017-04-14Might work better if we were to write emit Python.Rob Austein
2017-04-14First cut at a setup.py for our Python code.Rob Austein
2016-12-14Fix Homebrew formula class name.Rob Austein
2016-12-14Minor tweaks to branch-based package conflict hacks.Rob Austein
2016-12-14Oops, need to generate right binary package name too.Rob Austein
2016-12-14Support multiple packages corresponding to multiple releng branches.Rob Austein