Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed makefile to use install instead of cp. | epochqwert | 2019-02-10 | 1 | -3/+3 |
| | |||||
* | small Makefile change to avoid use of $(MAKE) | epochqwert | 2017-01-09 | 1 | -3/+4 |
| | |||||
* | added again target to Makefile to rm and build. | epochqwert | 2016-07-25 | 1 | -0/+2 |
| | |||||
* | fixed small change in Makefile and segfault.c | epochqwert | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | moved libhashtable and libirc into their own repos. | epochqwert | 2015-03-31 | 1 | -8/+0 |
| | |||||
* | added a linkbot example to libirc, bunch of random shit in segfault I guess. ↵ | epochqwert | 2015-03-08 | 1 | -2/+4 |
| | | | | I don't remember. I should commit more. | ||||
* | took out startup_stuff because server messages can be handled now. !alias ↵ | epochqwert | 2015-02-07 | 1 | -2/+2 |
| | | | | !004 !raw join #defualt or whatever you want the bot to do. | ||||
* | I don't remember. | epochqwert | 2015-02-04 | 1 | -0/+5 |
| | |||||
* | Made segfault compile without warnings again. This time with -std=c99. You ↵ | Epoch Qwert | 2014-10-26 | 1 | -1/+1 |
| | | | | know how to read Makefiles. | ||||
* | deleted the compile.sh shit. using makefiles now. | Epoch Qwert | 2014-09-22 | 1 | -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 Qwert | 2014-09-07 | 1 | -1/+2 |
| | | | | idea? dunno. | ||||
* | experimental Makefiles. | epoch | 2014-03-15 | 1 | -0/+9 |