index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemctl: split out some SysV compat stuff into its own C file
Lennart Poettering
2019-03-25
1
-1
/
+4
*
meson: add libseccomp as a nspawn dep (#12067)
Franck Bui
2019-03-22
1
-1
/
+2
*
Re-add uaccess tag for /dev/dri/renderD*
Michael Biebl
2019-03-14
1
-1
/
+3
*
meson: scope more git invocations with current_source_dir()
Davide Cavalca
2019-03-12
1
-15
/
+19
*
build-sys: disable -Wstring-plus-int
Zbigniew Jędrzejewski-Szmek
2019-03-07
1
-1
/
+2
*
Merge pull request #11898 from keszybz/meson-conv-lib
Lennart Poettering
2019-03-06
1
-18
/
+10
|
\
|
*
meson: use a convenience library for the sources shared between core/ and the...
Zbigniew Jędrzejewski-Szmek
2019-03-05
1
-18
/
+10
*
|
pkgconfig: avoid double slash with split-usr configuration
Zbigniew Jędrzejewski-Szmek
2019-03-05
1
-1
/
+3
|
/
*
shutdown: rearrange shutdown sources in source tree
Lennart Poettering
2019-03-05
1
-0
/
+6
*
Merge pull request #11827 from keszybz/pkgconfig-variables
Lennart Poettering
2019-02-26
1
-1
/
+2
|
\
|
*
pkgconfig: define variables relative to ${prefix}/${rootprefix}/${sysconfdir}
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-1
/
+2
*
|
meson: declare version.h as dependency for systemd
Michael Olbrich
2019-02-25
1
-1
/
+2
*
|
Merge pull request #11798 from keszybz/mem-sanitizer-fix
Lennart Poettering
2019-02-25
1
-0
/
+1
|
\
\
|
*
|
meson: make sure preprocesor warnings are not treated as errors
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-0
/
+1
*
|
|
meson: declare version.h as dep for various targets that include build.h
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-6
/
+13
|
/
/
*
|
Merge pull request #10408 from keszybz/analyze-cat-presets
Lennart Poettering
2019-02-18
1
-1
/
+0
|
\
\
|
*
|
meson: drop unused "udevhomedir"
Zbigniew Jędrzejewski-Szmek
2019-02-18
1
-1
/
+0
*
|
|
meson: drop unused HAVE_STRUCT_FIB_RULE_{UID,PORT}_RANGE
Yu Watanabe
2019-02-18
1
-4
/
+0
|
/
/
*
|
build-sys: bump package/library versions
v241-rc1
Zbigniew Jędrzejewski-Szmek
2019-01-26
1
-3
/
+3
*
|
meson: make version a dependency and use it in libbasic
Louis Taylor
2019-01-22
1
-0
/
+7
*
|
missing_if_link.h: add IFLA_BOND_MODE
Fabrice Fontaine
2019-01-11
1
-0
/
+1
*
|
meson: stop setting -fPIE globally
Michael Biebl
2019-01-10
1
-7
/
+0
*
|
Merge pull request #11337 from keszybz/build-version-h
Lennart Poettering
2019-01-06
1
-3
/
+2
|
\
\
|
*
|
Revert "meson: declare version.h as dep for fuzzers"
Zbigniew Jędrzejewski-Szmek
2019-01-05
1
-3
/
+2
*
|
|
Disable tools/choose-default-locale.sh when cross compiling
James Hilliard
2019-01-06
1
-2
/
+6
|
/
/
*
|
Merge pull request #11317 from filbranden/docs1
Zbigniew Jędrzejewski-Szmek
2019-01-03
1
-4
/
+0
|
\
\
|
*
|
docs: generate index.md in Jekyll
Filipe Brandenburger
2019-01-02
1
-4
/
+0
*
|
|
sleep: install default sleep.conf
Yu Watanabe
2019-01-03
1
-0
/
+3
*
|
|
Merge pull request #11230 from keszybz/version-string-alt
Yu Watanabe
2019-01-03
1
-6
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
meson: declare version.h as dep for fuzzers
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-2
/
+3
|
*
|
meson: allow setting the version string during configuration
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-0
/
+1
|
*
|
meson-vcs-tag: add work-around for git bug
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+1
|
*
|
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+4
|
*
|
meson: define PROJECT_VERSION as the "bare" project version
Zbigniew Jędrzejewski-Szmek
2018-12-20
1
-2
/
+3
|
*
|
Remove use of PACKAGE_STRING
Zbigniew Jędrzejewski-Szmek
2018-12-19
1
-1
/
+0
*
|
|
meson: check whether C.UTF-8 exists or not and use it if exists
Yu Watanabe
2019-01-01
1
-0
/
+4
*
|
|
Make default locale a compile time option
Dave Reisner
2018-12-29
1
-1
/
+5
*
|
|
meson: use cross compilation compatible c++ check
James Hilliard
2018-12-28
1
-3
/
+1
*
|
|
build-sys: bump package/library versions
Lennart Poettering
2018-12-21
1
-3
/
+3
|
/
/
*
|
Merge pull request #11197 from keszybz/various-fixups
Lennart Poettering
2018-12-18
1
-1
/
+1
|
\
\
|
*
|
meson: print EFI CC configuration nicely
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-1
/
+1
*
|
|
sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesaf...
Yu Watanabe
2018-12-17
1
-0
/
+1
|
/
/
*
|
meson: make net.naming-scheme= default configurable
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-0
/
+4
*
|
missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.h
Yu Watanabe
2018-12-04
1
-1
/
+1
*
|
missing: re-add mistakenly dropped entries
Yu Watanabe
2018-12-04
1
-0
/
+2
*
|
missing: split network related entries
Yu Watanabe
2018-12-03
1
-22
/
+70
*
|
meson.build: fix detection of -Werror=shadow
Fabrice Fontaine
2018-11-30
1
-1
/
+1
*
|
Merge pull request #10357 from poettering/import-fs
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+11
|
\
\
|
*
|
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
1
-1
/
+11
*
|
|
Merge pull request #10797 from poettering/run-generator
Zbigniew Jędrzejewski-Szmek
2018-11-28
1
-0
/
+8
|
\
\
\
[next]