index
:
openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2023-09-19
version 0.50
William Hubbs
2023-09-12
misc: add syscall fallback for close_range for musl libc
Natanael Copa
2023-09-12
start-stop-daemon: set fds to CLOEXEC instead of closing
Natanael Copa
2023-09-12
supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGE
Natanael Copa
2023-08-31
version 0.49
William Hubbs
2023-08-29
Don't re-define strlcpy/strlcat with >=glibc-2.38
Sam James
2023-07-05
version 0.48
William Hubbs
2023-04-19
meson.build: add -Werror=... for modern C issues
Sam James
2023-04-18
version 0.47
William Hubbs
2023-01-20
start-stop-daemon, supervise-daemon: use closefrom()/close_range()
Matt Whitlock
2023-01-05
version 0.46
William Hubbs
2022-12-08
build: fix run_command warning
Nikolaos Chatzikonstantinou
2022-06-10
restore the init symlink for sysvinit mode
William Hubbs
2022-06-07
version 0.45
William Hubbs
2022-05-08
librc: mark stringlist functions as mallocs
Sam James
2022-04-16
rewrite tests (#515)
William Hubbs
2022-04-06
migrate fully to meson build system
William Hubbs
2022-03-05
Fix indentation in the meson.build file
LinkTed
2021-12-31
define the pam directory at the top level
William Hubbs
2021-12-31
remove a tab
William Hubbs
2021-12-30
fix libkvm dependency for *bsd
William Hubbs
2021-12-30
build: always add subdirs
William Hubbs
2021-12-29
remove separate pam directory
William Hubbs
2021-12-29
build: rename sh_dir variable to rc_shdir
William Hubbs
2021-12-23
capabilities: Add support for Linux capabilities(7)
LinkTed
2021-11-28
build: set rootprefix_default to /usr if on a /usr merged system
William Hubbs
2021-11-27
meson: fallback to libcrypt detection outside of pkg-config
Sam James
2021-11-27
meson: only find libcrypt if SELinux and no PAM
Sam James
2021-11-20
meson: link against libcrypt for SELinux if no PAM
Sam James
2021-11-20
meson: fix pam_misc_dep definition
Sam James
2021-11-06
build: pam fix
William Hubbs
2021-10-08
fix bug in pam build tests
William Hubbs
2021-10-08
support older pam versions
William Hubbs
2021-10-02
build: fix pam and pam_misc dependencies
William Hubbs
2021-09-21
move rc_bindir and rc_sbindir definitions to the top level
William Hubbs
2021-09-21
build: fix rootprefix
William Hubbs
2021-09-08
build: install pam files
William Hubbs
2021-09-08
build: fix symlinks
William Hubbs
2021-09-07
version 0.44
William Hubbs
2021-09-07
build: install bash and zsh completions
William Hubbs
2021-09-06
build: fix libexecdir
William Hubbs
2021-09-06
build: typo fix
William Hubbs
2021-09-06
build: add split-usr option
William Hubbs
2021-09-06
build: change root_prefix to rootprefix
William Hubbs
2021-09-05
sync meson build version with makefiles
William Hubbs
2021-09-04
add meson build files
William Hubbs