summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Update Apache version for mod_wsgi-standalone to 2.4.54.Graham Dumpleton2022-07-181-1/+1
* Update Python classifiers and test versions.Graham Dumpleton2022-05-021-0/+3
* Drop old OpenShift/Heroku crud.Graham Dumpleton2021-08-031-157/+4
* Update to Apache 2.4.48.1 for standalone package.Graham Dumpleton2021-08-031-1/+1
* Do not add default RPATHAlexander Bokovoy2021-06-181-3/+11
* Experimental Windows support for start-server.Graham Dumpleton2021-02-131-18/+23
* Update project links for PyPi.Graham Dumpleton2020-05-141-2/+6
* Try and provide separate PyPi instructions for mod_wsgi-standalone package.Graham Dumpleton2020-02-171-1/+6
* Workaround for pip install on Window into a virtual environment.Graham Dumpleton2020-02-121-0/+2
* Add way of installing parallel mod_wsgi-standalone package.Graham Dumpleton2019-12-201-1/+4
* Update version classifiers.Graham Dumpleton2019-06-071-0/+2
* Python config directory can have platform name in it.Graham Dumpleton2018-04-021-0/+2
* Add classifier for Python 3.6.Graham Dumpleton2018-03-041-0/+1
* Raise exception when can't find Xcode on MacOS and doing pip or setup.py inst...Graham Dumpleton2018-01-181-0/+14
* Flag package as not zip safe say installs works with Python 3.7 alpha versions.Graham Dumpleton2018-01-181-0/+1
* Incorrect check around whether apxs present.Graham Dumpleton2017-12-131-1/+1
* Add defaults for MacOS X when no apxs.Graham Dumpleton2017-11-141-1/+12
* Wrong test for platform.Graham Dumpleton2017-11-141-1/+1
* Workaround for missing apxs on latest MacOS X.Graham Dumpleton2017-11-141-1/+15
* Update setup.py to handle Xcode 9.0 on MacOS X.Graham Dumpleton2017-10-031-0/+7
* Also look for Apache 2.2 when installing on Windows using pip.Graham Dumpleton2016-12-301-3/+17
* Change where Apache header files are pulled from on MacOS X Sierra.Graham Dumpleton2016-12-101-3/+3
* Add ability to use pip install on Windows.Graham Dumpleton2016-11-281-28/+74
* Update README and change setup.py for using twine.Graham Dumpleton2016-11-251-2/+7
* Add workaround for broken apxs on MacOS X Sierra when doing pip install.Graham Dumpleton2016-11-161-2/+13
* Add include flags from apr-config and apu-config when performing pip install....Graham Dumpleton2015-10-031-1/+35
* Update to use tar balls for OpenShift and Heroku which use Apache 2.4.12.Graham Dumpleton2015-06-141-2/+2
* Tarball based installs were failing on Heroku and OpenShift as mod_wsgi-apxs ...Graham Dumpleton2015-06-131-2/+0
* Check in directory of Python interpreter for mod_wsgi-apxs to cope with virtu...Graham Dumpleton2015-04-031-1/+2
* Change path calculation for mod_wsgi-httpd package after installed package re...Graham Dumpleton2015-02-081-11/+11
* Shouldn't be merging apxs config vars.Graham Dumpleton2015-02-021-23/+0
* Move Apache httpd compilation from source code out into separate mod_wsgi-htt...Graham Dumpleton2015-02-011-120/+55
* Raise an exception on a failed build of Apache from source code.Graham Dumpleton2015-01-301-3/+12
* Add ability to compile Apache from source code prior to building mod_wsgi its...Graham Dumpleton2015-01-301-30/+109
* Trash dependency on mod_wsgi-metrics package and give up on trying to push pe...Graham Dumpleton2015-01-241-1/+0
* Don't try and filter based on setup.py command as too many different potentia...Graham Dumpleton2015-01-051-18/+1
* Add automatic installation of precompiled Apache binaries when deploying mod_...Graham Dumpleton2015-01-051-25/+236
* Output a warning if the Python installation doesn't appear to provide a share...Graham Dumpleton2014-12-061-0/+21
* Failed to commit calculation of where rotate logs resides to setup.py. #9Graham Dumpleton2014-09-151-0/+8
* Work out MacOS X deployment target from Python itself and set lower limit as ...Graham Dumpleton2014-09-011-13/+16
* Force setting deployment target on MacOSX will fail if Python doesn't support...Graham Dumpleton2014-09-011-2/+10
* Fix Python 3.4 installation issue on MacOS X.Graham Dumpleton2014-08-231-0/+8
* Split New Relic platform plugin out into separate Python package called mod_w...Graham Dumpleton2014-06-081-1/+2
* Merge branch 'develop' into feature/server-statusGraham Dumpleton2014-06-051-1/+1
|\
| * Version of Python library not always correctly detected by setup.py. #14Graham Dumpleton2014-06-041-1/+1
* | Added New Relic platform plugin support.Graham Dumpleton2014-06-051-1/+1
|/
* Modify setup.py for automated PyPi uploads and improve README for display on ...Graham Dumpleton2014-05-231-1/+23
* Eliminate warnings on building sdist package.Graham Dumpleton2014-05-011-0/+1
* Renamed admin script to mod_wsgi-express.Graham Dumpleton2014-04-271-1/+2
* Include image for default landing page when no WSGI script provided.Graham Dumpleton2014-04-261-5/+6