| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/sphinx-pre-install: add '-p python3' to virtualenv | Tim Bird | 2020-03-02 | 1 | -1/+16 |
* | Allow git builds of Sphinx | Stephen Kitt | 2020-02-05 | 1 | -1/+1 |
* | scripts/sphinx-pre-install: fix Arch latexmk dependency | Louis Taylor | 2019-11-07 | 1 | -0/+1 |
* | scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto... | Jeremy MAURO | 2019-10-03 | 1 | -1/+2 |
* | scripts/sphinx-pre-install: allow checking for multiple missing files | Jeremy MAURO | 2019-10-03 | 1 | -9/+11 |
* | scripts/sphinx-pre-install: add how to exit virtualenv usage message | Shuah Khan | 2019-10-01 | 1 | -0/+8 |
* | scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output | Mauro Carvalho Chehab | 2019-07-17 | 1 | -0/+29 |
* | scripts/sphinx-pre-install: cleanup Gentoo checks | Mauro Carvalho Chehab | 2019-07-17 | 1 | -2/+13 |
* | scripts/sphinx-pre-install: fix latexmk dependencies | Mauro Carvalho Chehab | 2019-07-17 | 1 | -0/+4 |
* | scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 | Mauro Carvalho Chehab | 2019-07-17 | 1 | -18/+50 |
* | scripts/sphinx-pre-install: fix script for RHEL/CentOS | Mauro Carvalho Chehab | 2019-07-17 | 1 | -1/+1 |
* | scripts/sphinx-pre-install: fix out-of-tree build | Mike Rapoport | 2019-06-27 | 1 | -2/+5 |
* | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 1 | -9/+1 |
|\ |
|
| * | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2019-05-31 | 1 | -9/+1 |
| |\ |
|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | | | scripts/sphinx-pre-install: fix "dependenties" typo | Bjorn Helgaas | 2019-06-07 | 1 | -1/+1 |
* | | | scripts/sphinx-pre-install: always check if version is compatible with build | Mauro Carvalho Chehab | 2019-05-30 | 1 | -13/+27 |
* | | | scripts/sphinx-pre-install: get rid of RHEL7 explicity check | Mauro Carvalho Chehab | 2019-05-30 | 1 | -13/+0 |
* | | | scripts/sphinx-pre-install: make activate hint smarter | Mauro Carvalho Chehab | 2019-05-30 | 1 | -8/+14 |
|/ / |
|
* / | scripts/sphinx-pre-install: make it handle Sphinx versions | Mauro Carvalho Chehab | 2019-05-24 | 1 | -7/+79 |
|/ |
|
* | docs: scripts/sphinx-pre-install: suggest latexmk for building pdf | Mauro Carvalho Chehab | 2019-04-01 | 1 | -0/+1 |
* | docs-rst: don't require adjustbox anymore | Mauro Carvalho Chehab | 2017-09-08 | 1 | -1/+0 |
* | scripts/sphinx-pre-install: add minimum support for RHEL | Mauro Carvalho Chehab | 2017-08-07 | 1 | -12/+42 |
* | sphinx-pre-install: add support for Mageia | Mauro Carvalho Chehab | 2017-07-24 | 1 | -1/+36 |
* | sphinx-pre-install: fix USE needs for GraphViz and ImageMagick | Mauro Carvalho Chehab | 2017-07-23 | 1 | -1/+6 |
* | sphinx-pre-install: add dependencies for ImageMagick to work with svg | Mauro Carvalho Chehab | 2017-07-23 | 1 | -0/+6 |
* | sphinx-pre-install: check for the need of graphviz-gd | Mauro Carvalho Chehab | 2017-07-23 | 1 | -0/+9 |
* | sphinx-pre-install: use a requirements file | Mauro Carvalho Chehab | 2017-07-23 | 1 | -3/+2 |
* | sphinx-pre-install: detect an existing virtualenv | Mauro Carvalho Chehab | 2017-07-23 | 1 | -10/+18 |
* | scripts/sphinx-pre-install: add a script to check Sphinx install | Mauro Carvalho Chehab | 2017-07-23 | 1 | -0/+517 |