Commit Graph

13 Commits

Author SHA1 Message Date
CuriouslyCurious
fe4df4cd6a
build: Add libtool as build-dependency for Alpine 2024-02-28 08:29:51 +01:00
Alex Kiernan
ccbe41e3b8 build: Remove dead g-i-r configuration
g-i-r support was removed in 2015 as part of removal of Gobject libudev
support, but the autoconf support wasn't removed but is dead.

Fixes: 252150e181 ("src/gudev: remove Gobject libudev support.")
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Alex Kiernan <alexk@zuma.ai>
2022-05-20 18:19:15 +01:00
Boian Bonev
381d129a64
Merge pull request #222 from bbonev/warn
Fix warnings
2022-04-09 18:05:40 +03:00
Luca Barbato
796cd3e4db Add the BUILD instructions for Gentoo 2022-04-09 08:38:01 +02:00
Boian Bonev
f8eb1d45e7
Document the requirement of a modern cc 2022-04-09 04:11:31 +03:00
Boian Bonev
169de7af52
Add instructions for Alpine/Arch 2021-10-04 23:00:21 +03:00
Boian Bonev
36f1d6c388
Wrap all text to 80 columns
Remove instructions how to install git (assuming that is obvious)
Reword the text about git clone
Add a warning in the install section
2021-10-04 22:20:57 +03:00
Boian Bonev
4fd30d1a01
Add libtool to build dependencies 2021-10-04 22:09:36 +03:00
Boian Bonev
6a4cbd3546
Remove trailing whitespace 2021-10-04 22:08:46 +03:00
Jesse Smith
258e2777b1 Add build instructions
- document how to install all dependencies
- document how to get source via tarball or git
- document how to build eudev
2021-10-03 12:04:12 -03:00
Jesse Smith
f4171bc0a8 Added clarification to build instructions.
Updated intro to build intructions to clarify build
process differs on non-Debian distros.
2021-09-30 15:19:45 -03:00
Jesse Smith
75857c0846 Adjusted instructions for installing dependencies to look nicer. 2021-09-30 13:20:54 -03:00
Jesse Smith
3c21322d12 Added new file (BUILD) with intructions for getting dependencies, configuring
eudev, and building the code.

Added blurb to README with simplified build instructions.
2021-09-30 11:20:31 -03:00