summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/yelphelper.py
Commit message (Expand)AuthorAgeFilesLines
* Create a helper for checking if a string has a path componentNirbheek Chauhan2018-03-191-2/+3
* Re-use gettext.read_linguas in yelphelperEmmanuele Bassi2017-08-181-16/+1
* Support LINGUAS for gnome.yelp() languagesEmmanuele Bassi2017-08-181-0/+19
* gnome.yelp(): Handle file existing on symlinkPatrick Griffis2017-06-091-1/+5
* gnome.yelp(): Handle platforms where symlink not supportedPatrick Griffis2017-06-091-2/+5
* gnome.yelp(): Make copies of media files when symlink is falsePatrick Griffis2017-06-091-1/+5
* Drop terminating fullstop from "Installing blah to blah" messagesPeter Hutterer2017-04-191-2/+2
* style: fix E226 violationsIgor Gnatenko2017-01-011-2/+2
* style: fix E225 violationsIgor Gnatenko2017-01-011-4/+4
* tree-wide: remove blank lines at EOFIgor Gnatenko2016-12-191-1/+0
* tree-wide: remove unused variablesIgor Gnatenko2016-12-191-1/+0
* tree-wide: remove unused importsIgor Gnatenko2016-12-191-2/+1
* remove shebangs from scriptsIgor Gnatenko2016-12-181-1/+1
* misc: Use relative imports everywhereNirbheek Chauhan2016-12-071-3/+3
* Fixed SyntaxError in itstool invocation in yelphelper.py duringOlexa Bilaniuk2016-11-121-4/+3
* Implement mlog.warning and use it everywhere for warningsNirbheek Chauhan2016-11-081-1/+1
* gnome: Add yelp() functionPatrick Griffis2016-10-191-0/+118