summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Enforce new setuptools for building official distsSviatoslav Sydorenko2020-01-141-0/+1
* rpmfilename must be constructed using rpmmacrosToshio Kuratomi2019-10-011-1/+1
* Install ansible-test (#60718)Toshio Kuratomi2019-08-201-2/+3
* Remove old Makefile targets.Matt Clay2019-08-131-13/+0
* Fix nightly rpm releaseToshio Kuratomi2019-07-241-2/+2
* Move common build code from _build_helpers (#55986)Toshio Kuratomi2019-07-161-1/+1
* This was supposed to be named snapshotToshio Kuratomi2019-03-191-1/+1
* Build manpages as part of sdist (#53728)Toshio Kuratomi2019-03-181-3/+11
* In the Makefile useful target list, mention "clean" and "webdocs". (#48843)Andreas Krüger2018-11-191-0/+2
* removes docs/api dir from .gitignore and Makefile (#47366)Alicia Cozine2018-10-191-2/+0
* Add link check to `make sdist`.Matt Clay2018-10-111-1/+5
* Bug fixes and cleanup for ansible-test. (#45991)Matt Clay2018-09-211-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