aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/dist.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-27Add support for custom dist scripts.Jussi Pakkanen1-4/+25
2017-06-13Add Mercurial dist support.Elliott Sales de Andrade1-4/+25
2017-06-13Remove extraneous os.path.split()s.Elliott Sales de Andrade1-3/+4
2017-05-29Whitespace tweaks to reduce Flake8 warningsAlistair Thomas1-2/+2
2017-05-21Create helper function for a rmtree that works reliably on Windows.Jussi Pakkanen1-1/+2
2017-05-17Delete the correct directory in dist check.Elliott Sales de Andrade1-1/+1
2017-05-17Remove dead code paths.Elliott Sales de Andrade1-2/+1
2017-05-17Remove unused imports.Elliott Sales de Andrade1-2/+1
2017-05-12Add test and release notes.Jussi Pakkanen1-1/+1
2017-05-11Initialise submodules.Jussi Pakkanen1-15/+37
2017-05-11Test created tarball by doing a full build + test + install cycle.Jussi Pakkanen1-22/+63
2017-05-11Created a dist target. Closes #877.Jussi Pakkanen1-0/+85