160 Commits (36e58e88650f0ef51cdee37ec7a593893298cadf)

Author SHA1 Message Date
Peter Hutterer 36e58e8865 meson_install: rename 'data' to 'd' for consistency 7 years ago
Peter Hutterer 1826872fd2 install: restore the SELinux context on install 7 years ago
Jussi Pakkanen db34a3a701 Close files reliably. 7 years ago
Nirbheek Chauhan 04ac7a4844 gnome.gtkdoc: Handle absolute install_dirs correctly 7 years ago
Jussi Pakkanen b5db2d3128 Return explicit 0 as it is used in a sys.exit statement (just like every other run function). 7 years ago
Jussi Pakkanen 1617634214 Use sys.exit rather than plain exit. 7 years ago
Elliott Sales de Andrade 79d005364f Add Mercurial dist support. 8 years ago
Elliott Sales de Andrade 1aa1d0d9ad Remove extraneous os.path.split()s. 8 years ago
Patrick Griffis 7764c0a7fa gnome.yelp(): Handle file existing on symlink 8 years ago
Patrick Griffis b2d9e4c1c0 gnome.yelp(): Handle platforms where symlink not supported 8 years ago
Patrick Griffis cacc8d99ce gnome.yelp(): Make copies of media files when symlink is false 8 years ago
Rene Lopez 94f46447bb Allow empty extra arguments in gettext script 8 years ago
Alistair Thomas a195b78c8d Whitespace tweaks to reduce Flake8 warnings 8 years ago
Emmanuele Bassi f3aa309fa1 Add mkdb_args support to gnome.gtkdoc() 8 years ago
Jussi Pakkanen effe4fb134 Create helper function for a rmtree that works reliably on Windows. 8 years ago
Elliott Sales de Andrade c69d82795c Delete the correct directory in dist check. 8 years ago
Elliott Sales de Andrade 34e4d32ac7 Remove dead code paths. 8 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 8 years ago
Elliott Sales de Andrade 65b1d33931 Remove unused imports. 8 years ago
Jussi Pakkanen 95f8cb93b3 Strip system directories and show coverage for files not executed at all. Closes #1721. 8 years ago
Jussi Pakkanen 111e3df45d Moved coverage commands to a standalone script. 8 years ago
Jussi Pakkanen 8068fc0d1d Add test and release notes. 8 years ago
Jussi Pakkanen 6e59d84534 Initialise submodules. 8 years ago
Jussi Pakkanen a91aed8854 Test created tarball by doing a full build + test + install cycle. 8 years ago
Jussi Pakkanen 255be79e22 Created a dist target. Closes #877. 8 years ago
Peter Hutterer ca924451ac Use American English: behaviour -> behavior 8 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 8 years ago
Patrick Griffis 82492f5d76 i18n: Add data_dirs kwarg to merge_file() 8 years ago
Peter Hutterer 6a4efe8a82 Drop terminating fullstop from "Installing blah to blah" messages 8 years ago
Jussi Pakkanen 0e47e74a77 Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 8 years ago
Rafael Fontenelle 7c43edb840 gtkdochelper: Fix type file name option 8 years ago
Jon Turney 320490cd00 Ignore install as non-existent user or group 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago
Jussi Pakkanen 0c957b75c6 Install PDB files. Closes #1442. 8 years ago
Jussi Pakkanen b927468137 Use cross stripper when cross compiling and allow overriding native strip executable. Closes #1414. 8 years ago
Jussi Pakkanen 14e0529a03 Do not strip jar targets. Closes #1343. 8 years ago
Nirbheek Chauhan 7d6f628ed4 Support file perms for install_data and install_subdir 8 years ago
Mike Sinkovsky 969be1f679 cleanup: Remove redundant parentheses 8 years ago
Mike Sinkovsky 5b626ab4cb style: [E1**] Indentation 8 years ago
Mike Sinkovsky 77515ee541 style: [E303] too many blank lines (2) 8 years ago
Mike Sinkovsky 079e43f70b fix 'unreachable code' warnings 8 years ago
Igor Gnatenko ef3cc6b3fa style: fix E127 violations 8 years ago
Igor Gnatenko f0bc5568a7 style: fix E703 violations 8 years ago
Igor Gnatenko 969dc7e995 style: fix E124 violations 8 years ago
Igor Gnatenko 116da33cdd style: fix E128 violations 8 years ago
Igor Gnatenko ea570bcb67 style: fix E265 violations 8 years ago
Igor Gnatenko 5693758e46 style: fix E231 violations 8 years ago
Igor Gnatenko 2017d8578a style: fix E226 violations 8 years ago
Igor Gnatenko f0b30baa39 style: fix E225 violations 8 years ago