Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11adding .PHONY for 3 rules (#78510)Remi-Mergen
2022-06-30use 'command -v' instead of 'which' in Makefile (#78170)Jan Christian Grünhage
2021-11-01Remove redundant docs targets from Makefile. (#76059)Matt Clay
2021-10-15Remove unused variables from Makefile.Matt Clay
2021-10-14Remove unofficial packaging.Matt Clay
2021-08-24Allow make docs to use PYTHON variable (#75559)Paul Belanger
2021-05-06Remove Shippable CI provider from ansible-test.Matt Clay
2021-04-30Makefile: Allow one to specify python version (#74517)Rick Elrod
2021-04-27Fix typo in Makefile (#74396)Hu Shuai
2021-03-05Documentation: Lay the ground for i18n work. (#73746)Yanis Guenane
2021-02-17Split Ansible docs from core docs (#73616)Sandra McCann
2020-11-14Rename to ansible-core (#72594)Rick Elrod
2020-07-17Collections docs generation (#59761)Toshio Kuratomi
2020-06-30Clean up symlink cache during 'make clean' (#70350)Stephen Ryan
2020-06-11Use antsibull-changelog instead of packaged changelog generator (#69313)Felix Fontein
2020-05-29Turn on linkchecker in sphinx for documentation (#69590)Sandra McCann
2020-05-16Fixes for building ansible-base .debs, using py3 (#69534)Rick Elrod
2020-05-16Remove RPM packaging infrastructure (#69554)Rick Elrod
2020-03-30Fix references to old egg-info directory.Matt Clay
2020-03-26Remove obsolete Makefile targets and logic.Matt Clay
2020-01-15Enforce new setuptools for building official distsSviatoslav Sydorenko
2019-10-01rpmfilename must be constructed using rpmmacrosToshio Kuratomi
2019-08-21Install ansible-test (#60718)Toshio Kuratomi
2019-08-14Remove old Makefile targets.Matt Clay
2019-07-24Fix nightly rpm releaseToshio Kuratomi
2019-07-16Move common build code from _build_helpers (#55986)Toshio Kuratomi
2019-03-19This was supposed to be named snapshotToshio Kuratomi
2019-03-18Build manpages as part of sdist (#53728)Toshio Kuratomi
2018-11-19In the Makefile useful target list, mention "clean" and "webdocs". (#48843)Andreas Krüger
2018-10-20removes docs/api dir from .gitignore and Makefile (#47366)Alicia Cozine
2018-10-12Add link check to `make sdist`.Matt Clay
2018-09-21Bug fixes and cleanup for ansible-test. (#45991)Matt Clay
2018-06-29Fix some broken links (#42079)John R Barker
2018-06-06Implement new changelog generator.Matt Clay
2018-05-25Use $(MAKE) instead of raw "make" (#39588)Eitan Adler
2018-05-22fixed prerelease support in deb packagingMatt Davis
2018-05-222.6 changelog gen/version/root dir cleanup (#40421)Matt Davis
2018-03-27Move man pages generations to rst2man (#37861)Joseph Herlant
2018-02-07add manpage install targetBrian Coca
2017-09-19Fix make clean to remove test reports correctlyToshio Kuratomi
2017-09-07generate rst doc pages for command line tools (#27530)Adrian Likins
2017-08-11Made the applicable targets as PHONY (#27996)Miyurz
2017-08-03Update RPM spec and make targets. (#27712)Matt Clay
2017-07-12Add make target for printing version (#26657)Shane McDonald
2017-06-23avoid exporting files useless to distBrian Coca
2017-05-24Transition inventory into plugins (#23001)Brian Coca
2017-05-01added epub entry for makefileBrian Coca
2017-04-28Docs how to test (2nd) (#24094)John R Barker
2017-04-12Fixes #23445Sergey
2017-03-30fixed man page generation so it works 'clean'Brian Coca