summaryrefslogtreecommitdiffstats
path: root/setup.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove settings.py from the debian/rpm packagingJames Cammarata2013-09-171-3/+0
* Add config file to setup.pyMichael DeHaan2013-09-071-1/+1
* Change for RPM packaging to allow daily dev buildsJames Cammarata2013-06-261-1/+1
* Added modified sdist command to distribute certain files as pyc only.Chris Church2013-06-261-3/+51
* More debian packaging stuffJames Cammarata2013-06-241-3/+4
* Include local versions of third-party dependencies, particularly those unavai...Chris Church2013-06-241-11/+2
* Initial work for packaging .debJames Cammarata2013-06-231-15/+16
* Rename ansibleworks to awx.Chris Church2013-06-231-12/+12
* Fix comment typos.Chris Church2013-06-221-1/+1
* Updated to be compatible with Django 1.4.5, added tox settings for automated ...Chris Church2013-06-221-1/+7
* Work in progress on inventory script using API.Chris Church2013-06-201-1/+2
* Adding ability to run "make rpm"James Cammarata2013-06-161-2/+52
* Updates to work with REST framework 2.3.x, update browseable API style to mim...Chris Church2013-06-141-17/+2
* Numerous model-related updates and supporing changes, including:Chris Church2013-06-101-2/+2
* README.md is gone so tweak setup.Michael DeHaan2013-05-231-1/+1
* Major rename of package from lib to ansibleworks.Chris Church2013-05-221-3/+6
* Update to production settings to fail if no config found, updates to build sc...Chris Church2013-05-211-6/+8
* Initial setup script.Chris Church2013-05-081-0/+79