aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/rpm.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-21flake8: Clean up complained-about unused importsLuke Shumaker1-1/+1
2017-06-26Fixed the remaining modules.Jussi Pakkanen1-0/+2
2017-02-20rpm: Fix missing parenthesis and quotation markNirbheek Chauhan1-1/+1
2017-02-19rpm: We no longer provide the full path to a libraryNirbheek Chauhan1-3/+4
2017-02-19find_program: Fix implementation of .path()Nirbheek Chauhan1-1/+1
2017-01-09There are two different kinds of extensions: modules that create newJussi Pakkanen1-1/+2
2017-01-09Fix Gnome module.Jussi Pakkanen1-0/+2
2016-12-22Fix shared library symlink aliasing on installNirbheek Chauhan1-1/+1
2016-12-19fix some of pylint's undefined-variableIgor Gnatenko1-1/+1
2016-12-15Allow all code to access module target classesNirbheek Chauhan1-3/+3
2016-12-13Use dict for self.build.compilers instead of listNirbheek Chauhan1-1/+1
2016-11-08rpm: Fix trivial typo in BuildRequiresNirbheek Chauhan1-1/+1
2016-11-08Implement mlog.warning and use it everywhere for warningsNirbheek Chauhan1-7/+6
2016-10-08rpm: couple of improvements and fixesIgor Gnatenko1-15/+7
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade1-71/+76
2016-04-05Removed no longer used attribute from rpm generator. Closes #502.Jussi Pakkanen1-2/+0
2016-04-04Import fix. Closes #498.Jussi Pakkanen1-2/+2
2016-01-17Fix rpm imports.Jussi Pakkanen1-2/+3
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+163