summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Check for DragonFly BSD as well for DATEAntonio Huete Jimenez2017-01-021-1/+1
* Build debs with pbuilder (#18165)Shane McDonald2016-11-101-1/+23
* Add '--cover-erase' to 'make tests' cli (#17708)Adrian Likins2016-09-221-2/+2
* Add a 'make integration' target (#17710)Adrian Likins2016-09-221-0/+3
* We've decided that python-3.5 is the minimum python version (#17270)Toshio Kuratomi2016-08-291-1/+1
* Increase local version for unofficial rpms (#17026)Jim Ladd2016-08-111-2/+2
* Disable 'xmllint' checks in a2x (#16317)Adrian Likins2016-07-291-2/+2
* slight rearrangement of doc targetsBrian Coca2016-07-231-1/+3
* only send event if tqm existsBrian Coca2016-01-131-0/+3
* fix make complaint when git is not installedBrian Coca2015-12-101-1/+1
* Correct broken DEB builds by fixing LC_TIME assignmentJames Laska2015-11-021-1/+1
* [Makefile] Ensure english dates are generated in debian/changelog placeholder...=2015-11-011-1/+1
* Remove GNU extension from xargs invocationToshio Kuratomi2015-10-261-1/+1
* AnsibleModules.log() fix for python3py3-module_utils-logToshio Kuratomi2015-10-121-6/+3
* Fix to exclude forward slashes from git info during 'make rpm'James Cammarata2015-09-301-1/+1
* 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