summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* added egg to cleanupBrian Coca2015-08-161-0/+1
* Merge pull request #8469 from srvg/packageversion_more_gitinfoBrian Coca2015-07-281-2/+7
|\
| * packaging: add short has and branch name in package version for unofficial bu...Serge van Ginderachter2014-08-061-2/+7
* | avoid removing test all~ fileBrian Coca2015-06-051-1/+1
* | Improve generation of debian changelogJames Laska2015-04-091-1/+2
* | Back-porting Makefile changes for version/releaseJames Cammarata2015-04-071-3/+4
* | Add tox and travis-ci supportJames Laska2015-03-131-1/+1
* | added cleaning pyc filesBrian Coca2015-02-171-0/+1
* | Reference tests/README.ME in the Makefile notesOfir Petrushka2015-01-281-1/+1
* | Tell nose to include branches in its coverage reportingToshio Kuratomi2014-10-211-2/+2
* | Move the v2 tests under the v2 treeToshio Kuratomi2014-10-151-2/+2
* | Python3 test target and use coverage for all v2 tests.Toshio Kuratomi2014-10-121-2/+6
* | WIP on data structure processing patterns.Michael DeHaan2014-10-061-1/+1
* | This is an exceedingly rough sketch of what attributes might look like - meta...Michael DeHaan2014-10-031-1/+1
* | Move v2 out of the package tree so it does not yet appear.Michael DeHaan2014-10-021-1/+1
* | Fix target in makefileMichael DeHaan2014-10-021-1/+1
* | Make target for nosetests, no need to set library path for previous testsMichael DeHaan2014-10-021-1/+5
* | Updating the module formatter to deal with the new repo structure.Michael DeHaan2014-09-261-2/+2
|/
* Correct Makefile variable usageJames Laska2014-06-201-1/+1
* Updated DEB build workflowJames Laska2014-06-201-5/+62
* Assert the MOCK_CFG exists for the mock-rpm build targetJames Laska2014-05-091-1/+1
* Improve OFFICIAL build conditional testJames Laska2014-05-081-1/+1
* Add support for rpm builds through mockJames Laska2014-05-081-1/+19
* Updating Makefile for setuptools changeJames Cammarata2014-04-291-1/+1
* Adding a man page for ansible-vaultJames Cammarata2014-03-171-1/+1
* Adding man page for ansible-galaxyJames Cammarata2014-03-161-1/+2
* Revert "Adding a Makefile target for integration tests - "make integration""James Cammarata2014-02-261-3/+0
* Adding a Makefile target for integration tests - "make integration"James Cammarata2014-02-261-0/+3
* Allow custom nosetests parametersJames Laska2014-02-211-1/+1
* reconnect unit tests to 'make tests'Michael DeHaan2014-02-201-1/+1
* Remove man3 stuff since this is available via ansible-doc, rpm target shouldMichael DeHaan2014-01-031-1/+1
* WIP on refactoring the module formatter code that we use to build the doc sit...Michael DeHaan2013-12-251-9/+1
* fix make tests to use the set of module from git checkoutMichael Scherer2013-11-161-1/+1
* check more files using make pyflakes ( ie subdirectory of lib/ansible/ )Michael Scherer2013-11-021-1/+1
* Remove extra "latest/" subdirectory in docs build structure.Michael DeHaan2013-10-141-1/+1
* Simplify the selection of date commandr-p-e2013-09-151-6/+2
* Do not set RPMDIST to '%dist' when dist is not set by the distribution.Patrick Callahan2013-06-021-1/+1
* Not sure why RPM was trying to avoid certain files starting with f. Change t...Michael DeHaan2013-05-291-1/+1
* Fixup fetch doc formatting.Michael DeHaan2013-05-291-1/+1
* make path to nosetests executable configurableElan Ruusamäe2013-05-111-1/+3
* Smush Jinja2 braces in playbooks so unresolved variables get parsed nicelyMichael DeHaan2013-04-121-14/+0
* Reorganize docs structure to support snapshots.Michael DeHaan2013-04-121-13/+1
* Docs on parameterized roles, make document generation output less noisyMichael DeHaan2013-04-121-0/+14
* add clean up authors file to make cleanSerge van Ginderachter2013-03-261-0/+2
* Teach 'make rpm' to build on RHEL5/SL5 etc...Jimmy Tang2013-03-111-0/+1
* Fix up other places in makefile to use PYTHON variableJimmy Tang2013-03-111-3/+3
* Merge pull request #2278 from jcftang/develMichael DeHaan2013-03-101-4/+5
|\
| * Teach makefile to accept different versions of pythonJimmy Tang2013-03-021-4/+5
* | Update the Makefile and build-site.py to notify of missing dependencies for d...Tim Bielawa2013-03-051-2/+5
* | Remove webdocs from docsDaniel Hokka Zakrisson2013-03-051-1/+1
|/