Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v243-stable
/
meson_options.txt
275b266
meson: update efi path detection to gnu-efi-3.0.11
by Zbigniew Jędrzejewski-Szmek
· 4 years, 10 months ago
f62b08d
meson: fix incomplete option descriptions
by Jan Chren
· 5 years ago
9b4abc6
pstore: Tool to archive contents of pstore
by Eric DeVolder
· 6 years ago
6db9046
meson: make nologin path build time configurable
by Michael Biebl
· 5 years ago
36cf450
Add config and kernel commandline option to use short identifiers
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
6ed5ef9
meson: create /var/log/journal/{,remote/} conditionally
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
6c092db
meson: drop unused debug option
by Yu Watanabe
· 5 years ago
4310bfc
resolved: add strict mode for DNS-over-TLS
by Iwan Timmer
· 6 years ago
87cf1f8
meson: let's make unified cgroupsv2 the default
by Lennart Poettering
· 6 years ago
4450894
Drop support for /usr/sbin/halt.local
by Michael Biebl
· 6 years ago
0b0673b
meson: default to -Dman=false to make development quicker
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
87ac55a
tests: hook up fuzz targets to FuzzBuzz
by Evgeny Vereshchagin
· 6 years ago
9a43fc6
Merge pull request #11827 from keszybz/pkgconfig-variables
by Lennart Poettering
· 6 years ago
def3c7c
resolved: use Cloudflare public DNS server as a default fallback alongside Google one
by Ignat Korchagin
· 6 years ago
a92f2af
Merge pull request #11230 from keszybz/version-string-alt
by Yu Watanabe
· 6 years ago
03475e2
meson: check whether C.UTF-8 exists or not and use it if exists
by Yu Watanabe
· 6 years ago
8ca9e92
Make default locale a compile time option
by Dave Reisner
· 6 years ago
e1ca734
meson: allow setting the version string during configuration
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
06da5c6
meson: make net.naming-scheme= default configurable
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d660149
meson: also add option for debugging siphash
by Yu Watanabe
· 6 years ago
20e97dd
meson: add option for debugging udev
by Yu Watanabe
· 6 years ago
80599eb
meson: document -Drootprefix a bit better
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a8b627a
main: bump fs.nr_open + fs.max-file to their largest possible values
by Lennart Poettering
· 6 years ago
fd5dec9
meson: add -Dlog-trace to set LOG_TRACE
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
595343f
meson: use an array option for efi-cc
by Mike Gilbert
· 6 years ago
df7caca
meson: use the host architecture compiler/linker for src/boot/efi
by Helmut Grohne
· 6 years ago
8f6b442
meson: rename -Ddebug to -Ddebug-extra
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a95696e
meson: actually honor pkgconfig*dir options (#9841)
by Benedikt Morbach
· 6 years ago
096cbdc
resolved: basic OpenSSL support for DNS-over-TLS
by Iwan Timmer
· 6 years ago
ac09340
meson: use integer type in options
by Yu Watanabe
· 7 years ago
08540a9
meson: allow building resolved and machined without nss modules
by Yu Watanabe
· 6 years ago
d35f51e
tree-wide: use "polkit" to refer to PolicyKit/polkit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9a85778
meson: drop unused option
by Yu Watanabe
· 6 years ago
56ddbf1
meson: make DNS-over-TLS support optional
by Yu Watanabe
· 6 years ago
0cd41d4
Drop my copyright headers
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
96b2fb9
tree-wide: beautify remaining copyright statements
by Lennart Poettering
· 6 years ago
c9299be
resolve: rename PrivateDNS to DNSOverTLS
by Iwan Timmer
· 6 years ago
5d67a7a
resolved: support for DNS-over-TLS
by Iwan Timmer
· 7 years ago
f379436
build-sys: Add option to link systemctl statically
by Felipe Sateler
· 7 years ago
61d0578
add new portable service framework
by Lennart Poettering
· 7 years ago
d18cb39
Turn VALGRIND variable into a meson configuration switch
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ad7aa76
meson: use array type option
by Yu Watanabe
· 7 years ago
70848ec
meson: add support for building static libsystemd and libudev
by Davide Cavalca
· 7 years ago
11a1589
tree-wide: drop license boilerplate
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3cca71c
Merge pull request #8323 from xyproto/ok_color
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
f7c5427
meson: use dashes in colour names
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
96164a3
Add build-time option to change the color of the "OK" status text
by Alexander F Rødseth
· 7 years ago
157baa8
meson: support both separate and merged sbin-bin directories
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2675413
meson: autodetect split-usr
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
444d586
meson: add -Dmemory-accounting-default=true|false
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
75aaade
meson.build: make docdir configurable (#8068)
by tblume
· 7 years ago
7755083
Merge pull request #7881 from keszybz/pcre
by Lennart Poettering
· 7 years ago
31e57a3
fuzz: allow building fuzzers outside of oss-fuzz
by Jonathan Rudenberg
· 7 years ago
7db7d5b
fuzz: add initial fuzzing infrastructure
by Jonathan Rudenberg
· 7 years ago
08318a2
add false option for tests (#7778)
by Adam Duskett
· 7 years ago
c4c978a
meson: detect pcre2 dep
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2fa645f
meson: don't search PATH for telinit (#7770)
by Mike Gilbert
· 7 years ago
87d5e4f
build-sys: make the dynamic UID range, and the container UID range configurable
by Lennart Poettering
· 7 years ago
84786b8
sysusers: Provide meson argument to set gid for 'users' group (#7533)
by Ikey Doherty
· 7 years ago
74344a1
Revert "meson: drop rootprefix option"
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
0e74bad
Merge pull request #7376 from keszybz/simplify-root-options
by Lennart Poettering
· 7 years ago
3a726fc
Add license headers and SPDX identifiers to meson.build files
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ee4bfa2
meson: drop rootprefix option
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
4e15a73
udev-rules: Permission changes for /dev/dri/renderD*
by Tom Stellard
· 7 years ago
b8fd3d8
udev-rules: Permission changes for /dev/kvm
by Tom Stellard
· 7 years ago
f19ca61
Merge pull request #6420 from keszybz/gateway-name
by Lennart Poettering
· 7 years ago
5248e7e
resolved,nss-myhostname: use _gateway for the gateway
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
896bbe7
Merge pull request #6365 from keszybz/fast-tests
by Martin Pitt
· 7 years ago
b1519d6
meson: -D remote and -D importd should be "combo" options
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
cd4823f
meson: drop unnecesary default value setting
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
7d77b88
build-sys: enable tpm by default
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
00d82c8
meson: add option to configure "slow" tests on/off
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
e7e11bb
make nss-systemd support conditional (#6155)
by Waldemar Brodkorb
· 7 years ago
d1bf567
meson: add -Didn=yes|no option
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3823da2
Merge pull request #5928 from keszybz/libidn2
by Lennart Poettering
· 8 years ago
87057e2
resolved: support libidn2 in addition to libidn
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b14e1b4
sysusers: make group shadow support configurable
by Franck Bui
· 8 years ago
671677d
meson: add forgotten debug options
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
5464ec8
meson: there is no smack library
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
80c6fce
meson: add forgotten tpm support
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
76c8741
meson: fix gcrypt config option
by Michael Biebl
· 8 years ago
36f0387
meson: add option to disable libacl support
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3a30f21
meson: allow optional static linking of shared code in udev helpers
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f75d75e
meson: add man/doc-sync target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ab916f2
meson: add rootprefix option (for Gentoo)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
4390be3
meson: replace yes/no/auto with true/false/auto
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2895c8e
meson: ima support
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
1eeb43f
meson: libxkbcommon support
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2a4c156
meson: fix a bunch of substitutions
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3ca0cb7
meson: properly conditionalize polkit installation
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b710072
meson: add support for building efi modules
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8191c59
meson: disable bootctl without libblkid
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3131bfe
meson: add a few forgotten substitutions
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
572baca
meson: add option to install tests
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
69e9642
meson: define tests
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
527d43d
meson: add custom targets man/man and man/html
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
5c23128
meson: build systemd using meson
by Zbigniew Jędrzejewski-Szmek
· 8 years ago