Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changelog for v0.12.1 | Aldo Cortesi | 2015-06-03 | 1 | -2/+2 | |
| | ||||||
* | Post-release version bump, and checklist addition. | Aldo Cortesi | 2015-05-26 | 1 | -0/+3 | |
| | ||||||
* | release: include resources PyInstaller doesn't record in spec files. | Aldo Cortesi | 2015-05-25 | 3 | -0/+12 | |
| | ||||||
* | Better error when invalid palette is specified | Aldo Cortesi | 2015-03-12 | 1 | -1/+1 | |
| | ||||||
* | Re-enable OSX binary builds for mitmproxy and mitmweb | Aldo Cortesi | 2015-03-12 | 1 | -8/+8 | |
| | ||||||
* | Virtualenv is the one and only recommended dev environment | Aldo Cortesi | 2015-03-12 | 1 | -28/+40 | |
| | | | | | | | | | | | - Create a "dev" script to create a virtualenv-based dev environment - Update the docs to remove non-virtualenv install recommendations - Update osx-binaries generation to use virtualenv TODO: - The dev script or an equivalent should be made to work on Windows - We still can't remove the annoying top-level command scripts, because pyinstaller doesn't support entry points. Once it does, they can go. | |||||
* | Update for latest master of PyInstaller | Aldo Cortesi | 2015-03-12 | 4 | -15/+11 | |
| | ||||||
* | Minor tweaks to release checlist and binary builds | Aldo Cortesi | 2014-12-29 | 2 | -6/+3 | |
| | ||||||
* | Adjust how doc rendering uses mitmproxy source location | Aldo Cortesi | 2014-12-28 | 1 | -11/+9 | |
| | | | | | We now make sure our imports come from here too, and that we have mod cons like tilde expansion in the env variable. | |||||
* | Generalize binary building, add static resources, add spec files for ↵ | Aldo Cortesi | 2014-12-28 | 4 | -25/+138 | |
| | | | | | | | mitmproxy, mitmdump and mitmweb We're now ready to use the same script (more or less) to build Windows binaries. | |||||
* | Minor improvements to osx binary build process | Aldo Cortesi | 2014-12-28 | 2 | -3/+11 | |
| | | | | | - Add --shortversion on tools to make packaging easier - Automate tarfile generation | |||||
* | bump version, update release checklist | Maximilian Hils | 2014-12-24 | 1 | -6/+1 | |
| | ||||||
* | Some additions to the release checklist | Aldo Cortesi | 2014-11-15 | 1 | -0/+15 | |
| | ||||||
* | Remove entry points in favor of vanilla scripts, fix test-release | Aldo Cortesi | 2014-11-11 | 1 | -7/+8 | |
| | ||||||
* | Minor doc adjustments | Aldo Cortesi | 2014-11-07 | 1 | -2/+0 | |
| | ||||||
* | Release prep: binaries build script, release checklist, fuzzing | Aldo Cortesi | 2014-11-02 | 2 | -1/+6 | |
| | ||||||
* | actually remove test dependencies from requirements.txt | Maximilian Hils | 2014-01-28 | 1 | -0/+3 | |
| | ||||||
* | Release test script and checklist. | Aldo Cortesi | 2014-01-19 | 2 | -0/+62 | |
| | ||||||
* | Prep for release: CHANGELOG and CONTRIBUTORS | Aldo Cortesi | 2013-08-25 | 1 | -2/+9 | |
| | ||||||
* | Formalize OSX binary script a bit more. | Aldo Cortesi | 2013-06-16 | 1 | -5/+12 | |
| | ||||||
* | Remove pyinstaller specs. Add a quick-and-dirty script for building OSX ↵ | Aldo Cortesi | 2013-06-16 | 3 | -36/+16 | |
| | | | | binaries. | |||||
* | Make ready for pyinstaller. | Aldo Cortesi | 2013-05-15 | 3 | -0/+38 | |