summaryrefslogtreecommitdiffstats
path: root/scripts/sphinx-pre-install
AgeCommit message (Expand)AuthorLines
2022-01-07scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab-0/+3
2022-01-03scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab-0/+1
2021-06-01scripts: sphinx-pre-install: fix the need of virtenv packagesMauro Carvalho Chehab-48/+74
2021-06-01scripts: sphinx-pre-install: rework the sphinx install logicMauro Carvalho Chehab-68/+140
2021-04-15docs: sphinx-pre-install: don't barf on beta Sphinx releasesJonathan Corbet-1/+1
2021-02-01Docs: drop Python 2 supportJonathan Corbet-2/+2
2020-12-08tweewide: Fix most Shebang linesFinn Behrens-1/+1
2020-06-26docs: Don't push Sphinx upgrades quite so readilyJonathan Corbet-4/+0
2020-04-28scripts: sphinx-pre-install: change the output orderMauro Carvalho Chehab-7/+10
2020-04-28scripts: sphinx-pre-install: fix a bug when using with venvMauro Carvalho Chehab-0/+20
2020-04-28scripts: sphinx-pre-install: change recommendation text if venv existsMauro Carvalho Chehab-12/+22
2020-04-28scripts: sphinx-pre-install: change the warning for version < 2.4.4Mauro Carvalho Chehab-5/+14
2020-04-28scripts: sphinx-pre-install: only ask to activate valid venvsMauro Carvalho Chehab-16/+37
2020-04-20scripts: sphinx-pre-install: add support for python -m venvMauro Carvalho Chehab-38/+75
2020-04-20scripts: sphinx-pre-install: add support for OpenMandrivaMauro Carvalho Chehab-4/+21
2020-04-20scripts: sphinx-pre-install: address some issues with GentooMauro Carvalho Chehab-3/+4
2020-04-20scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04Mauro Carvalho Chehab-1/+2
2020-04-20scripts: sphinx-pre-install: improve openSuse Tumbleweed checkMauro Carvalho Chehab-1/+3
2020-04-20scripts: sphinx-pre-install: improve distro detection checkMauro Carvalho Chehab-0/+18
2020-03-02scripts/sphinx-pre-install: add '-p python3' to virtualenvTim Bird-1/+16
2020-02-05Allow git builds of SphinxStephen Kitt-1/+1
2019-11-07scripts/sphinx-pre-install: fix Arch latexmk dependencyLouis Taylor-0/+1
2019-10-03scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto...Jeremy MAURO-1/+2
2019-10-03scripts/sphinx-pre-install: allow checking for multiple missing filesJeremy MAURO-9/+11
2019-10-01scripts/sphinx-pre-install: add how to exit virtualenv usage messageShuah Khan-0/+8
2019-07-17scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf outputMauro Carvalho Chehab-0/+29
2019-07-17scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab-2/+13
2019-07-17scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab-0/+4
2019-07-17scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab-18/+50
2019-07-17scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab-1/+1
2019-06-26scripts/sphinx-pre-install: fix out-of-tree buildMike Rapoport-2/+5
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet-9/+1
2019-06-07scripts/sphinx-pre-install: fix "dependenties" typoBjorn Helgaas-1/+1
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-9/+1
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab-13/+27
2019-05-30scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab-13/+0
2019-05-30scripts/sphinx-pre-install: make activate hint smarterMauro Carvalho Chehab-8/+14
2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab-7/+79
2019-04-01docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab-0/+1
2017-09-08docs-rst: don't require adjustbox anymoreMauro Carvalho Chehab-1/+0
2017-08-07scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab-12/+42
2017-07-23sphinx-pre-install: add support for MageiaMauro Carvalho Chehab-1/+36
2017-07-23sphinx-pre-install: fix USE needs for GraphViz and ImageMagickMauro Carvalho Chehab-1/+6
2017-07-23sphinx-pre-install: add dependencies for ImageMagick to work with svgMauro Carvalho Chehab-0/+6
2017-07-23sphinx-pre-install: check for the need of graphviz-gdMauro Carvalho Chehab-0/+9
2017-07-23sphinx-pre-install: use a requirements fileMauro Carvalho Chehab-3/+2
2017-07-23sphinx-pre-install: detect an existing virtualenvMauro Carvalho Chehab-10/+18
2017-07-23scripts/sphinx-pre-install: add a script to check Sphinx installMauro Carvalho Chehab-0/+517