summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Backport test infra fixes and updates to stable-2.5. (#46992)Matt Clay2018-10-131-1/+1
* fixed prerelease support in deb packagingMatt Davis2018-06-121-3/+3
* fix RPM builds when REPOTAG is not definedMatt Davis2018-04-041-4/+9
* New release v2.5.0v2.5.0Matt Davis2018-03-221-1/+1
* fix RPM dist/repotag labelingMatt Davis2018-03-091-3/+7
* fix changelog_aggregate task name in MakefileMatt Davis2018-03-091-2/+2
* asciidoc comment fixMatt Davis2018-03-091-1/+1
* replace VERSION usage in man generationMatt Davis2018-03-091-1/+1
* Dynamic RPM/DEB versioningMatt Davis2018-03-081-15/+39
* rename versioned CHANGELOGs with dashMatt Davis2018-02-221-1/+1
* v2.5.0b2 release cutv2.5.0b2Matt Davis2018-02-161-0/+5
* 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