aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Add "automake" and "libtool" to the list of packages required for buildingGravatar jonesman2023-02-211-1/+1
* Fix link to doc/readme.txtGravatar Eric Mertens2021-11-021-1/+1
* add sqlite3 to build instructions•••Quite often people new to Solanum run into trouble in the configure step: the error message if they are lacking either the pkg-config or libsqlite3 packages are identical and discovering the pkg-config dependency is not trivial: checking for SQLITE... no configure: error: sqlite3 is required I can't promise this apt install line is complete, but I know that I've suggested the pkg-config and libsqlite3-dev packages many times in the #solanum channel and they've been very helpful.Gravatar Seth Arnold2021-10-091-0/+1
* Remove unneeded ugly hack for 32-bit Solaris•••- The official Sun/Oracle solution is to use the extendedFILE(5) mechanism, which works around the limitation. https://docs.oracle.com/cd/E18752_01/html/816-5175/extendedfile-5.html - Add a quick HOWTO to the README.md Gravatar jailbird7772021-06-261-1/+6
* README: updated notes about portability•••Co-authored-by: Ed Kellett <e@kellett.im>Gravatar Doug Freed2021-06-141-36/+8
* Improve README.md•••Some minor changes, mostly more consistent use of monospace, more convenient links to mentioned files, consistent captialization of Solanum.Gravatar NetSysFire2021-06-031-13/+13
* README: change IRC network (#172)Gravatar Doug Freed2021-05-271-2/+2
* README: update build statusbadge to use GH ActionsGravatar Doug Freed2020-12-141-1/+1
* fix broken atheme link in README.mdGravatar jesopo2020-11-231-1/+1
* readme: add building instructionsGravatar Ed Kellett2020-11-101-3/+10
* README: fix Travis badge, drop Appveyor badge•••[ci skip]Gravatar Doug Freed2020-10-191-1/+1
* Innovation by sedGravatar Ed Kellett2020-10-151-11/+11
* readme: fix macOS instructionsGravatar Qais Patankar2020-03-151-7/+8
* Revert "no really, it's dead people"•••This reverts commit 40ac82e87820d9941bdd38571d0390122008e5d3. Gravatar Simon Arlott2017-07-271-7/+2
* no really, it's dead peopleGravatar William Pitcock2017-02-271-2/+7
* README: Document glibtoolize use on Mac systems•••Fixes #224 Gravatar Aaron Jones2016-10-311-0/+7
* README: Fix location of channelGravatar Aaron Jones2016-10-151-1/+1
* README: Clarify that OpenSSL is not required for ECDHEGravatar Aaron Jones2016-08-151-7/+8
* README: put git command in backticks [ci skip]Gravatar Elizabeth Myers2016-04-101-1/+1
* Get rid of install-sh and use shtoolize to create them.•••Contributed by jackal^ Gravatar Elizabeth Myers2016-04-101-0/+7
* Remove tier 4 (tier 3 is basically "everything but")Gravatar Elizabeth Myers2016-03-231-14/+4
* Add unlisted architectures to tier 3 [ci skip]Gravatar Elizabeth Myers2016-03-231-1/+1
* README: clearly outline levels of platform supportGravatar Elizabeth Myers2016-03-231-26/+60
* Update READMEGravatar Elizabeth Myers2016-03-231-5/+3
* README: link to appveyor builds tooGravatar William Pitcock2016-03-211-1/+1
* README: lol, IRIX and libc5.Gravatar Elizabeth Myers2016-03-061-2/+1
* build: remove more autotools detritusGravatar William Pitcock2016-03-051-0/+5
* Add .travis.ymlGravatar Valerii Iatsko2016-02-101-3/+3
* README: being the reference ircv3.1 implementation seems boring in 2016.Gravatar William Pitcock2016-01-231-2/+3
* update READMEGravatar William Pitcock2015-12-051-3/+10
* Update NEWS & README.md•••* Point to irc.freenode.net instead of irc.atheme.org. I know that it's CNAME to chat, but I think it's preferable to use the irc. subdomain to make it clear that it's IRC. * Point to GitHub issue tracker instead of bugs-meta.atheme.org that doesn't exist * Remove mentioning of BUGS file and change README.FIRST to README.md as the first doesn't exist and I think they are the same file. Gravatar Mikaela Suomalainen2015-07-141-1/+1
* move README to markdown.Gravatar William Pitcock2015-02-241-0/+59