aboutsummaryrefslogtreecommitdiff
path: root/config.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 1.9Hiltjo Posthuma2022-01-071-1/+1
|
* Add a config option to link against system or shipped strlcpyQuentin Rameau2018-06-021-2/+5
|
* Refactor MakefileQuentin Rameau2018-06-021-19/+5
| | | | | | Declare it as POSIX-compliant Use $() instead of ${} Separate stock CFLAGS from user CFLAGS
* bump version to 1.8Hiltjo Posthuma2018-02-041-1/+1
|
* Makefile: simplifyHiltjo Posthuma2017-11-181-18/+13
|
* merge my changes to masterHiltjo Posthuma2017-06-021-6/+8
| | | | | | Special thanks to: - Wolfgang Corcoran-Mathe for sending patches and testing. - Nico Golde for maintaining ii for so long.
* use pledge by default if compiled on openbsc and provide errno stringNico Golde2016-09-061-2/+0
|
* add OpenBSD pledge support - thanks Gleydson SoaresNico Golde2016-09-021-0/+3
|
* mark 1.7 as the next release versionNico Golde2012-06-161-1/+1
|
* update CHANGES and makefile config for 1.6Nico Golde2011-01-311-1/+1
|
* minor changes, fix fd leak due to case insensitive channel name comparison, ↵Nico Golde2011-01-241-1/+1
| | | | fix treatment of raw irc commands (thanks samurai)
* - prepare 1.4 releaseNico Golde2008-08-091-1/+1
| | | | | - fix directory traversal using #../../ (not possible to overwrite arbitrary files, thus not marking as security fix) - general cleanup - documentation fixes (url, copyright, formatting)
* 1.2->1.3Nico Golde2007-07-141-2/+2
|
* workaround, server messages about users dont open a user directory anymore, ↵Nico Golde2007-07-141-1/+1
| | | | output will be sent to the server out file
* changes for ii-1.2Nico Golde2007-06-231-1/+1
|
* ii-1.1Nico Golde2007-04-041-1/+1
|
* makefile needs to install new filesNico Golde2007-02-031-0/+2
|
* solaris compile fixnion@h4447.serverkompetenz.net2007-02-011-2/+3
|
* release preparednion@h4447.serverkompetenz.net2007-02-011-1/+3
|
* whitespaces removednion@h4447.serverkompetenz.net2006-07-141-1/+1
|
* Cleanup install targetkai@dings.kai2006-03-161-1/+5
| | | | | | | - rename MANPREFIX into MANDIR - introduce variables BINDIR and MAN1DIR - propagate DESTDIR in config.mk - use install for installing files
* Nico Golde <nion@wmii.de>nion@noname2005-12-211-1/+1
| | | | some modifications to prepare -rc2 release
* added initial filesgarbeam@wmii.de2005-12-191-0/+18