summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/dohtml
Commit message (Expand)AuthorAgeFilesLines
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-1/+1
* * In helpers_die arguments, display ${0##*/} instead of $0 since $0Zac Medico2010-08-181-1/+1
* Use /usr/bin/python when PORTAGE_PYTHON variable is empty.Arfrever Frehtes Taifersar Arahesis2010-08-141-1/+1
* Ensure that all Python processes use the same version of Python.Arfrever Frehtes Taifersar Arahesis2010-08-141-5/+3
* Fix some comments.Arfrever Frehtes Taifersar Arahesis2010-08-131-1/+1
* Make utilities die on failure in EAPI 4, bug 273651Dror Levin2010-08-121-1/+7
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Use a shell script for dohtml instead of a function, for xargs compatibility.Zac Medico2009-10-111-0/+11
* Rename dohtml to dohtml.py. Next commit will add a shell script wrapper forZac Medico2009-10-111-191/+0
* Support print() function with Python 2 in some files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+2
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-16/+16
* Add 'return False' which was missing from the previous commit.Arfrever Frehtes Taifersar Arahesis2009-08-171-0/+1
* Print a warning when nonexistent files have been passed to dohtml.Arfrever Frehtes Taifersar Arahesis2009-08-171-1/+3
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-121-0/+186