History log of /seL4-camkes-master/kernel/manual/tools/gen_env.py
Revision Date Author Comments
# 79da0792 01-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert license tags to SPDX identifiers

This commit also converts our own copyright headers to directly use
SPDX, but leaves all other copyright header intact, only adding the
SPDX ident. As far as possible this commit also merges multiple
Data61 copyright statements/headers into one for consistency.


# bc61a7f3 24-Jun-2019 Anna Lyons <anna@gh.st>

python2 --> python3

Update all scripts and build system to call python3, given python2's
upcoming doom. Use sys.maxsize instead of sys.maxint in one script
(maxint does not exist in python3).


# cf57914c 26-Mar-2019 Anna Lyons <Anna.Lyons@data61.csiro.au>

style: run autopep8 on python files


# 93d2ed6a 18-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

manual: fix script licenses


# b2c84ed8 23-May-2017 Stephen Sherratt <Stephen.Sherratt@data61.csiro.au>

manual: Build system compatible with python3


# 2e3e09ab 21-Jan-2016 Corey Richardson <corey.richardson@nicta.com.au>

manual: gen_env: python3 compat


# da5ec79c 03-Aug-2014 Max R.D. Parmer <maxp@trystero.is>

Use usr/bin/env for all python bangpaths to enable virtualenv use.

Very useful with python3 as the default platform.


# 91b7da86 17-Jul-2014 TrusthworthySystems <gatekeeper@sel4.systems>

Release snapshot