Menu

Tree [8447ed] 0.6 /
 History

HTTPS access


File Date Author Commit
 bin 2009-05-18 jpike jpike [5c4e34] makefile fixes and more reame
 cmake 2009-07-07 jpike jpike [f48e4d] do not conflict with include_dir and add suppor...
 conf 2009-07-07 jpike jpike [e1f16e] fixes
 db 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 doc 2009-05-18 jpike jpike [017de9] some more documentation
 filesystem 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 mk 2009-07-07 jpike jpike [8447ed] get release from git if it is not present
 parser 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 poll 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 test 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 tuple 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 type 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 .gitignore 2009-05-18 jpike jpike [4402a3] add prefix support to configure script
 Makefile 2009-07-07 jpike jpike [c3f1b9] fix release and move it to framework
 README 2009-05-18 jpike jpike [5c4e34] makefile fixes and more reame
 config.hpp.in 2009-06-11 jpike jpike [0a459c] another name missing
 configure 2009-05-18 jpike jpike [4402a3] add prefix support to configure script
 iterator_range.hpp 2009-04-19 jpike jpike [d04b3a] change name from rbutil to chilon
 lexical_cast.hpp 2009-05-12 jpike jpike [3dbcf5] correct doxygen syntax
 license.txt 2009-04-19 jpike jpike [11978c] license is gpl 3 for now

Read Me

This release only supports epoll for polling, hence it only supports Linux
2.6.19+. Support for FREEBSD kqueue is on the way. To install run:

    ./configure make install

Since this is a header only library, this doesn't do much. ./configure simply
makes a version of config.hpp suitable for your system, and "make install'
copies the headers to your file system.

To build some utility code run:

    make util

If this is before 'make install' then the utility code will be installed in
${prefix}/bin

Doxygen documentation will be added in the next release.

Thanks
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.