aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/wrap/wraptool.py
AgeCommit message (Expand)AuthorFilesLines
2018-01-30Use os.path: basename() and dirname() instead of split()Aleksey Filippov1-2/+2
2018-01-06Add promote to list of wrap commands.Jussi Pakkanen1-0/+1
2017-12-17Also promote wrap files.Jussi Pakkanen1-5/+9
2017-12-17Print instructions on how to promote subsubprojects.Jussi Pakkanen1-20/+3
2017-12-17Add functionality to promote nested dependencies to top level.Jussi Pakkanen1-0/+50
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker1-2/+2
2017-01-18cleanup: Remove redundant parenthesesMike Sinkovsky1-2/+2
2016-12-18remove shebang from wraptoolIgor Gnatenko1-2/+0
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade1-2/+4
2016-01-17Some more command line guarding.Jussi Pakkanen1-1/+1
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+200