Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup shebang and executable bit | Christian Heimes | 2018-07-05 | 1 | -1/+0 |
* | Have all the scripts run in python 3 by default | Stanislav Laznicka | 2018-02-15 | 1 | -1/+1 |
* | Use namespace-aware meta importer for ipaplatform | Christian Heimes | 2017-11-15 | 1 | -0/+1 |
* | Remove NSPRError exception from platform tasks | Christian Heimes | 2017-03-01 | 1 | -1/+0 |
* | ipaplatform: Add Debian platform module. | Timo Aaltonen | 2017-01-19 | 1 | -0/+1 |
* | Adjustments for setup requirements | Christian Heimes | 2016-11-30 | 1 | -3/+0 |
* | ipapython: remove hard dependency on ipaplatform | Jan Cholasta | 2016-11-29 | 1 | -0/+1 |
* | Add install requirements to Python packages | Christian Heimes | 2016-11-16 | 1 | -0/+10 |
* | Add __name__ == __main__ guards to setup.pys | Christian Heimes | 2016-10-25 | 1 | -17/+17 |
* | Port all setup.py to setuptools | Christian Heimes | 2016-10-20 | 1 | -0/+42 |