summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* added a linkbot example to libirc, bunch of random shit in segfault I guess. ↵epochqwert2015-03-081-2/+4
| | | | I don't remember. I should commit more.
* took out startup_stuff because server messages can be handled now. !alias ↵epochqwert2015-02-071-2/+2
| | | | !004 !raw join #defualt or whatever you want the bot to do.
* I don't remember.epochqwert2015-02-041-0/+5
|
* Made segfault compile without warnings again. This time with -std=c99. You ↵Epoch Qwert2014-10-261-1/+1
| | | | know how to read Makefiles.
* deleted the compile.sh shit. using makefiles now.Epoch Qwert2014-09-221-0/+2
| | | | | | added %~ to point to the bot's cwd. updated README to include useful info about env vars he uses. fixed runme.sh to use libhashtable's directory in LD_LIBRARY_PATH
* took the hashtable stuff out of segfault and put it into a library. good ↵Epoch Qwert2014-09-071-1/+2
| | | | idea? dunno.
* experimental Makefiles.epoch2014-03-151-0/+9