index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
minstall.py
Age
Commit message (
Expand
)
Author
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
2023-08-24
minstall: move the "Installing foo to bar" message up
Peter Hutterer
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-06-27
Archive shared library in AIX (#11850)
Aditya Kamath
2023-05-02
extend install scripts to allow specific directory variable exports
Eli Schwartz
2023-04-14
minstall: work around broken environments with missing UIDs
Eli Schwartz
2023-04-14
minstall: do not drop privileges if msetup also ran under sudo
Eli Schwartz
2023-04-14
minstall: Fix install_subdir() excludes with path separators on Win
Daniele Nicolodi
2023-04-11
fix various spelling issues
Josh Soref
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-03-09
utils: fix annotation of pickle_load
Dylan Baker
2023-02-27
minstall: Replace non-breakable space with plain space in comment
Daniele Nicolodi
2023-02-20
minstall: add a timeout when waiting for user input for elevation
Eli Schwartz
2023-02-20
minstall: check 5 times for an answer to the elevation prompt
Eli Schwartz
2023-02-20
minstall: drop privileges before running rebuild_all
Eli Schwartz
2023-02-20
minstall: rework root elevation prompt for extensibility and behavior
Eli Schwartz
2023-02-20
minstall: when elevating to root, don't allow ninja to rerun
Eli Schwartz
2023-02-14
allow install script to run in dry-run mode
Charles Brunet
2022-11-01
minstall: make do_strip run with -Sx for macOS targets
L. E. Segovia
2022-09-07
minstall: handle extra error for selinuxenabled
Rosen Penev
2022-08-18
minstall: do not trample install_mode by rpath fixer
Eli Schwartz
2022-06-16
minstall: Add more safety checks when unpickling installdata
Xavier Claessens
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
2022-03-24
install_symlink: Handle $DESTDIR case for links with absolute path
Marco Trevisan (Treviño)
2022-03-09
install: Add --strip option
Xavier Claessens
2022-03-07
Fix default install tag for shared lib symlinks
Xavier Claessens
2022-02-28
devenv: Source bash completion scripts
Xavier Claessens
2022-02-16
fix missing f-string preventing variable formatting
Eli Schwartz
2022-02-09
minstall: raise explicit errors, by using MesonException
Eli Schwartz
2022-02-01
minstall: stop running ldconfig for the user
Eli Schwartz
2022-01-16
install: Setup VS env if we did that during setup
Nirbheek Chauhan
2021-12-11
install: Don't run ldconfig on cross builds
Dylan Baker
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-11-28
fix BSD ldconfig handling (#9631)
Eli Schwartz
2021-11-25
minstall: do not run ldconfig on the *BSDs
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-10
minstall: Ignore ldconfig errors when we did not install libraries
Xavier Claessens
2021-10-08
add install_emptydir function
Eli Schwartz
2021-10-04
condense lines
Eli Schwartz
2021-10-04
f-strings
Eli Schwartz
2021-08-17
Add install tags
Xavier Claessens
2021-08-06
minstall: restore_selinux_contexts: fix env test
Stéphane Cerveau
2021-08-06
install: apply ldconfig at the end of the install
Stéphane Cerveau
2021-08-06
install: update restore_selinux to use popen_safe
Stéphane Cerveau
2021-08-04
destdir: Allow relative to build directory
Xavier Claessens
2021-07-07
resolve symlinks passed to -C
Paolo Bonzini
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-22
minstall: make intentions clearer
Dylan Baker
[next]