255 Commits (db61d018ce575f3b5524ded328373faebdf879b7)

Author SHA1 Message Date
Dylan Baker e279775511 dist: Handle git worktrees, which have a .git file instead of dir 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
William A. Kennington III 61d462706a coverage: Also remove source_root prefixes 6 years ago
Jussi Pakkanen c66d4c144a Better Python exe detector. Closes #4614. 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Marvin Scholz fc3e2f5ad0 depfixer: Do not try to fix rpaths of dlls 6 years ago
Jon Turney 93f7b83bf5 Fix flake8 'imported but unused' reports 6 years ago
David Seifert 3a8911a07f Do not try to remove duplicate RPATH entries on macOS 6 years ago
Mohammed Sadiq 25fef3d1fa coverage: fix lcov branch coverage generation 6 years ago
Guido Günther 1e7aea65e6 scanbuild: Split SCANBUILD using shlex 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
dx-mon 65cb7b0241 Fixed the lack of stdout being displayed when not in capture mode for meson_exe (meson --internal exe) 6 years ago
Nirbheek Chauhan 4a8210e81c dist: Warn if there are uncommitted changes in the repository 6 years ago
Nirbheek Chauhan cbbab82b70 dist: Make usage of period in messages consistent 6 years ago
Ross Burton 1efcca637b gtkdochelper: show full command if it fails 6 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 6 years ago
Thibault Saunier 378bd4df0e modules: Add an 'hotdoc' module 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Christoph Reiter 69a65006f2 gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 6 years ago
Ross Burton d365bde555 scripts/gtkdochelper: add support for --run 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan 416a00308f cross: Use ExternalProgram for cross-file exe_wrapper 6 years ago
Niclas Moeslund Overby c70a051e93 java: remove manifest classpath from installed jar 6 years ago
Xavier Claessens 32c22ec492 gtkdoc: Use generated types file if there is one 6 years ago
Ross Burton 57b3f98586 gtkdochelper: pass CC to gtkdoc-scangobj 6 years ago
Jussi Pakkanen 6cf79f86ee Made install a top level Meson command. 6 years ago
Nirbheek Chauhan d7466066e4 meson_install: Don't add DESTDIR to install_name 6 years ago
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 6 years ago
Nirbheek Chauhan 69f817b0e3 depfixer: Rewrite install_name for dylibs on install 6 years ago
Xavier Claessens c5cb65eb7c gtkdoc: Run gtkdoc-scangobj command from build directory 6 years ago
Philip Chimento d9efee01d0 gettext: Install .mo files atomically 6 years ago
Xavier Claessens aa879b7f0c Fix issues found by flake8 6 years ago
Nirbheek Chauhan efa9b75d5d Set WINEPATH when running serialized executables 6 years ago
Filipe Brandenburger 05c43cdcd1 Add 'install_mode' to all installable targets 6 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 6 years ago
Filipe Brandenburger 4e0a417763 Revert "commandrunner: make run handle python options" 6 years ago
Martin Kelly ab599b5733 commandrunner: make run handle python options 6 years ago
Nirbheek Chauhan 9f616e98bf depfixer: Run install_name_tool only once while deleting rpaths 6 years ago
Nirbheek Chauhan a6c9f98c57 depfixer: We no longer run this as a script 6 years ago
Ryan Gonzalez 7e8c099387 Print message when using polkit 6 years ago
Ryan Gonzalez 60352521d1 Fix #3579: Wait for a permissions failure before trying to run pkexec 6 years ago
Ryan Gonzalez 559286a0da Support installation via polkit 6 years ago
Nirbheek Chauhan c1f275bfa6 gnome.gtkdoc: Allow passing file objects as xml_files 6 years ago
Jussi Pakkanen d3ff7d44ab Made depfixer more robust on OSX. Closes #3493. 6 years ago
Filipe Brandenburger 8651d55c6a Add new builtin option --install-umask 7 years ago
Jussi Pakkanen 7c37ca15f3 🤦🤦🤦 7 years ago
Jussi Pakkanen aed11affd3 Update depfixer to fix rpaths also on OSX. 7 years ago
Sébastien Wilmet 51a1952172 gtkdochelper: print warnings 7 years ago
Jussi Pakkanen 9b2e533d87 Always build parser objects anew to avoid leaking old data. 7 years ago
Nirbheek Chauhan d012b5b997 Create a helper for checking if a string has a path component 7 years ago