summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.7] Fix nightly rpm releaseToshio Kuratomi2019-07-241-2/+2
* removes docs/api dir from .gitignore and Makefile (#47366)Alicia Cozine2018-11-051-2/+0
* Bug fixes and cleanup for ansible-test. (#45991)Matt Clay2018-10-091-1/+1
* Fix some broken links (#42079)John R Barker2018-06-291-1/+1
* Implement new changelog generator.Matt Clay2018-06-051-3/+3
* Use $(MAKE) instead of raw "make" (#39588)Eitan Adler2018-05-241-3/+3
* fixed prerelease support in deb packagingMatt Davis2018-05-211-3/+3
* 2.6 changelog gen/version/root dir cleanup (#40421)Matt Davis2018-05-211-17/+54
* Move man pages generations to rst2man (#37861)Joseph Herlant2018-03-261-15/+17
* add manpage install targetBrian Coca2018-02-071-2/+5
* Fix make clean to remove test reports correctlyToshio Kuratomi2017-09-181-1/+1
* generate rst doc pages for command line tools (#27530)Adrian Likins2017-09-071-2/+4
* Made the applicable targets as PHONY (#27996)Miyurz2017-08-101-0/+29
* Update RPM spec and make targets. (#27712)Matt Clay2017-08-031-3/+7
* Add make target for printing version (#26657)Shane McDonald2017-07-121-0/+3
* avoid exporting files useless to distBrian Coca2017-06-231-4/+6
* Transition inventory into plugins (#23001)Brian Coca2017-05-231-0/+4
* added epub entry for makefileBrian Coca2017-05-011-1/+3
* Docs how to test (2nd) (#24094)John R Barker2017-04-281-1/+1
* Fixes #23445Sergey2017-04-121-1/+1
* fixed man page generation so it works 'clean'Brian Coca2017-03-301-2/+4
* 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