| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add "automake" and "libtool" to the list of packages required for building | jonesman | 2023-02-21 | 1 | -1/+1 |
| * | Fix link to doc/readme.txt | Eric Mertens | 2021-11-02 | 1 | -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. | Seth Arnold | 2021-10-09 | 1 | -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
| jailbird777 | 2021-06-26 | 1 | -1/+6 |
| * | README: updated notes about portability•••Co-authored-by: Ed Kellett <e@kellett.im> | Doug Freed | 2021-06-14 | 1 | -36/+8 |
| * | Improve README.md•••Some minor changes, mostly more consistent use of monospace, more convenient links to mentioned files, consistent captialization of Solanum. | NetSysFire | 2021-06-03 | 1 | -13/+13 |
| * | README: change IRC network (#172) | Doug Freed | 2021-05-27 | 1 | -2/+2 |
| * | README: update build statusbadge to use GH Actions | Doug Freed | 2020-12-14 | 1 | -1/+1 |
| * | fix broken atheme link in README.md | jesopo | 2020-11-23 | 1 | -1/+1 |
| * | readme: add building instructions | Ed Kellett | 2020-11-10 | 1 | -3/+10 |
| * | README: fix Travis badge, drop Appveyor badge•••[ci skip] | Doug Freed | 2020-10-19 | 1 | -1/+1 |
| * | Innovation by sed | Ed Kellett | 2020-10-15 | 1 | -11/+11 |
| * | readme: fix macOS instructions | Qais Patankar | 2020-03-15 | 1 | -7/+8 |
| * | Revert "no really, it's dead people"•••This reverts commit 40ac82e87820d9941bdd38571d0390122008e5d3.
| Simon Arlott | 2017-07-27 | 1 | -7/+2 |
| * | no really, it's dead people | William Pitcock | 2017-02-27 | 1 | -2/+7 |
| * | README: Document glibtoolize use on Mac systems•••Fixes #224
| Aaron Jones | 2016-10-31 | 1 | -0/+7 |
| * | README: Fix location of channel | Aaron Jones | 2016-10-15 | 1 | -1/+1 |
| * | README: Clarify that OpenSSL is not required for ECDHE | Aaron Jones | 2016-08-15 | 1 | -7/+8 |
| * | README: put git command in backticks [ci skip] | Elizabeth Myers | 2016-04-10 | 1 | -1/+1 |
| * | Get rid of install-sh and use shtoolize to create them.•••Contributed by jackal^
| Elizabeth Myers | 2016-04-10 | 1 | -0/+7 |
| * | Remove tier 4 (tier 3 is basically "everything but") | Elizabeth Myers | 2016-03-23 | 1 | -14/+4 |
| * | Add unlisted architectures to tier 3 [ci skip] | Elizabeth Myers | 2016-03-23 | 1 | -1/+1 |
| * | README: clearly outline levels of platform support | Elizabeth Myers | 2016-03-23 | 1 | -26/+60 |
| * | Update README | Elizabeth Myers | 2016-03-23 | 1 | -5/+3 |
| * | README: link to appveyor builds too | William Pitcock | 2016-03-21 | 1 | -1/+1 |
| * | README: lol, IRIX and libc5. | Elizabeth Myers | 2016-03-06 | 1 | -2/+1 |
| * | build: remove more autotools detritus | William Pitcock | 2016-03-05 | 1 | -0/+5 |
| * | Add .travis.yml | Valerii Iatsko | 2016-02-10 | 1 | -3/+3 |
| * | README: being the reference ircv3.1 implementation seems boring in 2016. | William Pitcock | 2016-01-23 | 1 | -2/+3 |
| * | update README | William Pitcock | 2015-12-05 | 1 | -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.
| Mikaela Suomalainen | 2015-07-14 | 1 | -1/+1 |
| * | move README to markdown. | William Pitcock | 2015-02-24 | 1 | -0/+59 |