index
:
releng/alpha
fmc_clk
master
Release engineering for Cryptech Alpha board
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-09-01
Debug Homebrew formula for Python3
Rob Austein
2020-07-13
Double-brace Ruby format voodoo to get past Python format vodooo.
Rob Austein
2020-07-13
Rewrite script to use subprocess.run(), another python -> python3
Rob Austein
2020-07-13
Still more fun building packages with Python 3
Rob Austein
2020-07-12
More fun with str and bytes
Rob Austein
2020-07-12
Syntax change for octal constants, sigh
Rob Austein
2020-07-12
Attempt to go Python3-only
Rob Austein
2020-06-21
Typo in updated build script
Rob Austein
2020-06-21
Preliminary support for Python 3
Rob Austein
2020-06-21
Allow build of firmware package without release engineering key
Rob Austein
2017-09-21
Fix syntax of generated Debian control file.
Rob Austein
2017-06-08
Add PyCrypto dependency on Debian and Ubuntu too.
Rob Austein
2017-06-08
Add PyCrypto to package dependencies on OSX.
Rob Austein
2017-06-08
Clean up MANIFEST commit data.
Rob Austein
2017-05-20
Better Homebrew fix: Just symlink our bindings into our vendor tree.
Rob Austein
2017-05-20
Scripts need to use same version of Python as libraries.
Rob Austein
2017-05-11
Fix --conflicts inconsistency between build scripts and Makefile.
Rob Austein
2017-05-10
Homebrew wants transitive closure of our Python dependencies.
Rob Austein
2017-04-15
Update Homebrew formula.
Rob Austein
2017-04-14
Update Debian package dependencies.
Rob Austein
2017-04-14
Might work better if we were to write emit Python.
Rob Austein
2017-04-14
First cut at a setup.py for our Python code.
Rob Austein
2016-12-14
Fix Homebrew formula class name.
Rob Austein
2016-12-14
Minor tweaks to branch-based package conflict hacks.
Rob Austein
2016-12-14
Oops, need to generate right binary package name too.
Rob Austein
2016-12-14
Support multiple packages corresponding to multiple releng branches.
Rob Austein