aboutsummaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
...
* Changelog for v0.12.1Aldo Cortesi2015-06-031-2/+2
|
* Post-release version bump, and checklist addition.Aldo Cortesi2015-05-261-0/+3
|
* release: include resources PyInstaller doesn't record in spec files.Aldo Cortesi2015-05-253-0/+12
|
* Better error when invalid palette is specifiedAldo Cortesi2015-03-121-1/+1
|
* Re-enable OSX binary builds for mitmproxy and mitmwebAldo Cortesi2015-03-121-8/+8
|
* Virtualenv is the one and only recommended dev environmentAldo Cortesi2015-03-121-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 PyInstallerAldo Cortesi2015-03-124-15/+11
|
* Minor tweaks to release checlist and binary buildsAldo Cortesi2014-12-292-6/+3
|
* Adjust how doc rendering uses mitmproxy source locationAldo Cortesi2014-12-281-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 Cortesi2014-12-284-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 processAldo Cortesi2014-12-282-3/+11
| | | | | - Add --shortversion on tools to make packaging easier - Automate tarfile generation
* bump version, update release checklistMaximilian Hils2014-12-241-6/+1
|
* Some additions to the release checklistAldo Cortesi2014-11-151-0/+15
|
* Remove entry points in favor of vanilla scripts, fix test-releaseAldo Cortesi2014-11-111-7/+8
|
* Minor doc adjustmentsAldo Cortesi2014-11-071-2/+0
|
* Release prep: binaries build script, release checklist, fuzzingAldo Cortesi2014-11-022-1/+6
|
* actually remove test dependencies from requirements.txtMaximilian Hils2014-01-281-0/+3
|
* Release test script and checklist.Aldo Cortesi2014-01-192-0/+62
|
* Prep for release: CHANGELOG and CONTRIBUTORSAldo Cortesi2013-08-251-2/+9
|
* Formalize OSX binary script a bit more.Aldo Cortesi2013-06-161-5/+12
|
* Remove pyinstaller specs. Add a quick-and-dirty script for building OSX ↵Aldo Cortesi2013-06-163-36/+16
| | | | binaries.
* Make ready for pyinstaller.Aldo Cortesi2013-05-153-0/+38