summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Allow one to specify python version (#74517) (#74528)Rick Elrod2021-05-171-1/+1
* Backport/2.11/docs2 (#74484)Alicia Cozine2021-04-281-1/+1
* Documentation: Lay the ground for i18n work. (#73746)Yanis Guenane2021-03-051-0/+18
* Split Ansible docs from core docs (#73616)Sandra McCann2021-02-171-0/+5
* Rename to ansible-core (#72594)Rick Elrod2020-11-131-1/+1
* Collections docs generation (#59761)Toshio Kuratomi2020-07-171-1/+1
* Clean up symlink cache during 'make clean' (#70350)Stephen Ryan2020-06-301-0/+2
* Use antsibull-changelog instead of packaged changelog generator (#69313)Felix Fontein2020-06-111-1/+1
* Turn on linkchecker in sphinx for documentation (#69590)Sandra McCann2020-05-291-0/+4
* Fixes for building ansible-base .debs, using py3 (#69534)Rick Elrod2020-05-151-1/+1
* Remove RPM packaging infrastructure (#69554)Rick Elrod2020-05-151-108/+0
* Fix references to old egg-info directory.Matt Clay2020-03-301-1/+1
* Remove obsolete Makefile targets and logic.Matt Clay2020-03-251-10/+0
* 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