summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* added docs to CLI docstringsaddedBrian Coca2017-03-241-4/+9
* moved docs generation and templates to docs/Brian Coca2017-03-241-1/+2
* clean tests resultsBrian Coca2017-03-121-2/+4
* Add manpage for ansible-console. (Closes: #16244) (#16245)Harlan Lieberman-Berg2017-03-081-1/+1
* Update Makefile to use ansible-test for pep8.Matt Clay2017-02-091-5/+1
* remove coverage files on cleanBrian Coca2017-01-251-0/+1
* set cpus only if not set alreadyBrian Coca2017-01-191-2/+2
* escape $Brian Coca2017-01-191-1/+1
* Pass CPUS from top Makefile to docs MakefileAdrian Likins2017-01-131-1/+2
* Switch tests to pytest and ansible-test.Matt Clay2017-01-111-5/+13
* corrected service conditionBrian Coca2017-01-091-0/+2
* fixed cleaning docsiteBrian Coca2017-01-061-0/+2
* consolidated docsBrian Coca2017-01-061-1/+1
* Check for DragonFly BSD as well for DATEAntonio Huete Jimenez2017-01-021-1/+1
* Clean up shebangs for various files.Matt Clay2016-11-021-1/+0
* Move test_os_server and apply fixes.Matt Clay2016-10-311-2/+2
* Build debs with pbuilder (#18165)Shane McDonald2016-10-261-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