index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete release bits (#80347)
Matt Clay
2023-03-29
1
-132
/
+0
*
Remove test related targets from Makefile (#80115)
Matt Clay
2023-03-22
1
-25
/
+0
*
adding .PHONY for 3 rules (#78510)
Remi-Mergen
2022-08-11
1
-0
/
+3
*
use 'command -v' instead of 'which' in Makefile (#78170)
Jan Christian Grünhage
2022-06-30
1
-2
/
+2
*
Remove redundant docs targets from Makefile. (#76059)
Matt Clay
2021-11-01
1
-47
/
+0
*
Remove unused variables from Makefile.
Matt Clay
2021-10-15
1
-12
/
+0
*
Remove unofficial packaging.
Matt Clay
2021-10-14
1
-99
/
+0
*
Allow make docs to use PYTHON variable (#75559)
Paul Belanger
2021-08-24
1
-1
/
+1
*
Remove Shippable CI provider from ansible-test.
Matt Clay
2021-05-06
1
-1
/
+0
*
Makefile: Allow one to specify python version (#74517)
Rick Elrod
2021-04-30
1
-1
/
+1
*
Fix typo in Makefile (#74396)
Hu Shuai
2021-04-27
1
-1
/
+1
*
Documentation: Lay the ground for i18n work. (#73746)
Yanis Guenane
2021-03-05
1
-0
/
+18
*
Split Ansible docs from core docs (#73616)
Sandra McCann
2021-02-17
1
-0
/
+5
*
Rename to ansible-core (#72594)
Rick Elrod
2020-11-13
1
-1
/
+1
*
Collections docs generation (#59761)
Toshio Kuratomi
2020-07-17
1
-1
/
+1
*
Clean up symlink cache during 'make clean' (#70350)
Stephen Ryan
2020-06-30
1
-0
/
+2
*
Use antsibull-changelog instead of packaged changelog generator (#69313)
Felix Fontein
2020-06-11
1
-1
/
+1
*
Turn on linkchecker in sphinx for documentation (#69590)
Sandra McCann
2020-05-29
1
-0
/
+4
*
Fixes for building ansible-base .debs, using py3 (#69534)
Rick Elrod
2020-05-16
1
-1
/
+1
*
Remove RPM packaging infrastructure (#69554)
Rick Elrod
2020-05-16
1
-108
/
+0
*
Fix references to old egg-info directory.
Matt Clay
2020-03-30
1
-1
/
+1
*
Remove obsolete Makefile targets and logic.
Matt Clay
2020-03-26
1
-10
/
+0
*
Enforce new setuptools for building official dists
Sviatoslav Sydorenko
2020-01-15
1
-0
/
+1
*
rpmfilename must be constructed using rpmmacros
Toshio Kuratomi
2019-10-01
1
-1
/
+1
*
Install ansible-test (#60718)
Toshio Kuratomi
2019-08-21
1
-2
/
+3
*
Remove old Makefile targets.
Matt Clay
2019-08-14
1
-13
/
+0
*
Fix nightly rpm release
Toshio Kuratomi
2019-07-24
1
-2
/
+2
*
Move common build code from _build_helpers (#55986)
Toshio Kuratomi
2019-07-16
1
-1
/
+1
*
This was supposed to be named snapshot
Toshio Kuratomi
2019-03-19
1
-1
/
+1
*
Build manpages as part of sdist (#53728)
Toshio Kuratomi
2019-03-18
1
-3
/
+11
*
In the Makefile useful target list, mention "clean" and "webdocs". (#48843)
Andreas Krüger
2018-11-19
1
-0
/
+2
*
removes docs/api dir from .gitignore and Makefile (#47366)
Alicia Cozine
2018-10-19
1
-2
/
+0
*
Add link check to `make sdist`.
Matt Clay
2018-10-12
1
-1
/
+5
*
Bug fixes and cleanup for ansible-test. (#45991)
Matt Clay
2018-09-21
1
-1
/
+1
*
Fix some broken links (#42079)
John R Barker
2018-06-29
1
-1
/
+1
*
Implement new changelog generator.
Matt Clay
2018-06-06
1
-3
/
+3
*
Use $(MAKE) instead of raw "make" (#39588)
Eitan Adler
2018-05-25
1
-3
/
+3
*
fixed prerelease support in deb packaging
Matt Davis
2018-05-22
1
-3
/
+3
*
2.6 changelog gen/version/root dir cleanup (#40421)
Matt Davis
2018-05-22
1
-17
/
+54
*
Move man pages generations to rst2man (#37861)
Joseph Herlant
2018-03-27
1
-15
/
+17
*
add manpage install target
Brian Coca
2018-02-07
1
-2
/
+5
*
Fix make clean to remove test reports correctly
Toshio Kuratomi
2017-09-19
1
-1
/
+1
*
generate rst doc pages for command line tools (#27530)
Adrian Likins
2017-09-07
1
-2
/
+4
*
Made the applicable targets as PHONY (#27996)
Miyurz
2017-08-10
1
-0
/
+29
*
Update RPM spec and make targets. (#27712)
Matt Clay
2017-08-03
1
-3
/
+7
*
Add make target for printing version (#26657)
Shane McDonald
2017-07-12
1
-0
/
+3
*
avoid exporting files useless to dist
Brian Coca
2017-06-23
1
-4
/
+6
*
Transition inventory into plugins (#23001)
Brian Coca
2017-05-23
1
-0
/
+4
*
added epub entry for makefile
Brian Coca
2017-05-01
1
-1
/
+3
*
Docs how to test (2nd) (#24094)
John R Barker
2017-04-28
1
-1
/
+1
[next]