systemd/docs
Zbigniew Jędrzejewski-Szmek e8a688178c docs: stop recommending meson compile
With meson-0.60, meson compile stopped working with some targets:

$ meson compile -C build update-man-rules
ERROR: Can't invoke target `update-man-rules`: ambiguous name. Add target type and/or path: `PATH/NAME:TYPE`

This is obviously a regression in meson, but based on a chat with the
maintainers, it seems that there's some disagreement as to whether 'meson
compile' is useful and how exactly it should work. Since we're already at
meson 0.60.3 and this hasn't been fixed, and people generally don't seem to
consider this an issue, let's return to documenting the usual practice of
'ninja -C build' that just works everywhere.

(Since nobody has raised any fuss in systemd, it means that people are
generally using the shorter form during development too. I only noticed
because I pasted a command from the release docs when preparing -rc1.)
2022-04-12 12:35:44 +02:00
..
_data docs: beef up entrypoint documentation page 2019-12-11 10:53:14 +01:00
_includes Update footer.html 2022-02-08 21:59:10 +01:00
_layouts docs: mark spdx headers with the default license to website files 2021-10-18 09:43:18 +02:00
assets docs: mark spdx headers with the default license to website files 2021-10-18 09:43:18 +02:00
fonts docs: make it pretty 2019-12-11 17:04:20 +01:00
sysvinit meson: also allow setting GIT_VERSION via templates 2022-04-05 22:18:31 +02:00
var-log docs: move /var/log/README to a tmpfiles.d symlink 2021-07-21 17:29:06 +02:00
.gitattributes docs: mark spdx headers with the default license to website files 2021-10-18 09:43:18 +02:00
.gitignore gitignore: add jekyll cache directory 2021-06-24 10:20:29 +02:00
_config.yml docs: use https:// for fd.o links 2022-01-12 16:05:59 +01:00
ARCHITECTURE.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
AUTOMATIC_BOOT_ASSESSMENT.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
BLOCK_DEVICE_LOCKING.md man: document new udevadm lock tool 2022-04-04 17:19:51 +02:00
BOOT_LOADER_INTERFACE.md docs: make man page links in markdown Links section use teletype font, as we usually do 2022-03-23 12:25:01 +01:00
BOOT_LOADER_SPECIFICATION.md docs: make man page links in markdown Links section use teletype font, as we usually do 2022-03-23 12:25:01 +01:00
BUILDING_IMAGES.md doc: two markdown markup fixes 2022-03-23 13:47:15 +01:00
CGROUP_DELEGATION.md docs: document the user.delegate xattr 2022-03-16 16:32:47 +01:00
CNAME Create CNAME 2018-10-12 13:48:34 +02:00
CODE_OF_CONDUCT.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
CODE_QUALITY.md docs: stop recommending meson compile 2022-04-12 12:35:44 +02:00
CODING_STYLE.md docs: document how we usually define enums 2022-03-14 19:10:11 +00:00
CONTAINER_INTERFACE.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
CONTRIBUTING.md docs: update branch names 2022-01-03 21:15:21 +01:00
CONVERTING_TO_HOMED.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
COREDUMP_PACKAGE_METADATA.md docs: use native type instead of byte stream in COREDUMP_PACKAGE_METADATA 2022-03-28 14:19:42 +02:00
DESKTOP_ENVIRONMENTS.md docs: fix typo in key name and adjust grammar a bit 2022-01-10 13:22:48 +01:00
DISCOVERABLE_PARTITIONS.md docs: link up new image building docs a bit 2022-03-23 12:25:01 +01:00
DISTRO_PORTING.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
ENVIRONMENT.md basic: add new variable $SYSTEMD_OS_RELEASE to override location of os-release 2022-03-29 16:17:56 +02:00
favicon.png docs: make it pretty 2019-12-11 17:04:20 +01:00
favicon.svg docs: mark spdx headers with the default license to website files 2021-10-18 09:43:18 +02:00
GROUP_RECORD.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
GVARIANT-SERIALIZATION.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
HACKING.md docs: stop recommending meson compile 2022-04-12 12:35:44 +02:00
HOME_DIRECTORY.md docs: Improve HOME_DIRECTORY.md 2022-02-08 21:06:53 +09:00
index.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
INITRD_INTERFACE.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
JOURNAL_EXPORT_FORMATS.md docs: import the Journal JSON Format description as subsection 2022-01-12 16:05:59 +01:00
JOURNAL_FILE_FORMAT.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
JOURNAL_NATIVE_PROTOCOL.md docs: s/straight-forward/straightforward/ 2022-03-15 22:46:09 +00:00
PASSWORD_AGENTS.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
PORTABILITY_AND_STABILITY.md docs: promise stability for the journal json format too 2022-01-12 16:05:59 +01:00
PORTABLE_SERVICES.md docs: make man page links in markdown Links section use teletype font, as we usually do 2022-03-23 12:25:01 +01:00
PORTING_TO_NEW_ARCHITECTURES.md random-util: remove RDRAND usage 2022-03-14 19:47:13 +00:00
PREDICTABLE_INTERFACE_NAMES.md docs: use https:// for fd.o links 2022-01-12 16:05:59 +01:00
RANDOM_SEEDS.md random-util: remove RDRAND usage 2022-03-14 19:47:13 +00:00
RELEASE.md docs: stop recommending meson compile 2022-04-12 12:35:44 +02:00
RESOLVED-VPNS.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
ROOT_STORAGE_DAEMONS.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
SECURITY.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
style.css docs: mark spdx headers with the default license to website files 2021-10-18 09:43:18 +02:00
TEMPORARY_DIRECTORIES.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
TESTING_WITH_SANITIZERS.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00
TRANSIENT-SETTINGS.md core: add missing dependency DBus properties 2022-01-16 14:05:33 +00:00
TRANSLATORS.md docs: stop recommending meson compile 2022-04-12 12:35:44 +02:00
UIDS-GIDS.md doc: mention that setfsuid() is a reason why UIDs >= 2147483648 are icky 2022-03-18 11:54:45 +01:00
USER_GROUP_API.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
USER_NAMES.md docs: s/straight-forward/straightforward/ 2022-03-15 22:46:09 +00:00
USER_RECORD.md docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
USERDB_AND_DESKTOPS.md docs: add spdx tags to all .md files 2021-09-27 09:19:02 +02:00