aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts
AgeCommit message (Expand)AuthorFilesLines
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 variables.Elliott Sales de Andrade2-4/+4
2017-05-17Remove unused imports.Elliott Sales de Andrade1-2/+1
2017-05-13Strip system directories and show coverage for files not executed at all. Clo...Jussi Pakkanen1-19/+37
2017-05-13Moved coverage commands to a standalone script.Jussi Pakkanen1-0/+61
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
2017-05-04Use American English: behaviour -> behaviorPeter Hutterer1-1/+1
2017-05-03Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadirJussi Pakkanen1-0/+35
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker2-2/+2
2017-04-29i18n: Add data_dirs kwarg to merge_file()Patrick Griffis1-0/+35
2017-04-19Drop terminating fullstop from "Installing blah to blah" messagesPeter Hutterer3-7/+7
2017-04-17Do not obliterate old rpath because it might be used due to read only data sh...Jussi Pakkanen1-3/+12
2017-04-13gtkdochelper: Fix type file name optionRafael Fontenelle1-1/+1
2017-04-08Merge pull request #1518 from centricular/mesonintrospect-evarJussi Pakkanen2-6/+7
2017-04-06Ignore install as non-existent user or groupJon Turney1-1/+10
2017-04-06Use '.exe' extension for executables for CygwinJon Turney2-2/+6
2017-03-28Export MESONINTROSPECT to postconf/install/run_command scriptsNirbheek Chauhan2-6/+7
2017-03-02Install PDB files. Closes #1442.Jussi Pakkanen1-0/+5
2017-02-27Use cross stripper when cross compiling and allow overriding native strip exe...Jussi Pakkanen1-2/+2
2017-02-06Do not strip jar targets. Closes #1343.Jussi Pakkanen1-0/+3
2017-01-24Support file perms for install_data and install_subdirNirbheek Chauhan1-2/+30
2017-01-18cleanup: Remove redundant parenthesesMike Sinkovsky1-2/+2
2017-01-11style: [E1**] IndentationMike Sinkovsky1-2/+2
2017-01-11style: [E303] too many blank lines (2)Mike Sinkovsky1-1/+0
2017-01-03Merge pull request #1272 from mesonbuild/ignatenko/lintJussi Pakkanen1-1/+1
2017-01-03fix 'unreachable code' warningsMike Sinkovsky1-1/+1
2017-01-02style: fix E127 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E703 violationsIgor Gnatenko1-7/+7
2017-01-01style: fix E124 violationsIgor Gnatenko2-3/+3
2017-01-01style: fix E128 violationsIgor Gnatenko1-1/+3
2017-01-01style: fix E265 violationsIgor Gnatenko1-9/+9
2017-01-01style: fix E231 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E226 violationsIgor Gnatenko4-17/+17
2017-01-01style: fix E225 violationsIgor Gnatenko1-4/+4
2016-12-31Fix space before :.Jussi Pakkanen2-7/+7
2016-12-31Add simple uninstall target. Closes #753.Jussi Pakkanen1-0/+46
2016-12-31Use the correct directory for scan-build command.Hemmo Nieminen1-1/+2
2016-12-23Merge pull request #1247 from centricular/fix-installed-soname-aliasesJussi Pakkanen1-2/+2
2016-12-22Fix shared library symlink aliasing on installNirbheek Chauhan1-2/+2
2016-12-21Fix installation of statically linked executable for ELF binary.Matthieu Gautier1-0/+7
2016-12-21Merge pull request #1233 from mesonbuild/wip/ignatenko/code-styleJussi Pakkanen6-11/+6
2016-12-19tree-wide: remove blank lines at EOFIgor Gnatenko1-1/+0
2016-12-19tree-wide: remove unused variablesIgor Gnatenko2-2/+0
2016-12-19tree-wide: remove unused importsIgor Gnatenko5-8/+6
2016-12-19Use a script to clean-up custom-target output dirsNirbheek Chauhan1-0/+43