summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* added libidc requirement to Makefileepoch2019-05-261-2/+2
|
* changed makefile to use install instead of cp.epochqwert2019-02-101-3/+3
|
* small Makefile change to avoid use of $(MAKE)epochqwert2017-01-091-3/+4
|
* added again target to Makefile to rm and build.epochqwert2016-07-251-0/+2
|
* fixed small change in Makefile and segfault.cepochqwert2015-05-141-1/+1
|
* moved libhashtable and libirc into their own repos.epochqwert2015-03-311-8/+0
|
* 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