pito Code
Brought to you by:
tuxjay
File | Date | Author | Commit |
---|---|---|---|
doc | 2010-08-22 |
![]() |
[880c21] better |
share | 2010-07-10 |
![]() |
[b36592] upgrade chilon, lots of cleanup |
src | 2010-08-22 |
![]() |
[4f1476] upgrade documentation and plugin versions |
.gitignore | 2010-07-19 |
![]() |
[82fc56] upgrade chilon, dist target |
.gitmodules | 2010-02-09 |
![]() |
[fb9d69] use github chilon |
LICENSE | 2010-07-07 |
![]() |
[fa1ede] add readme and license |
Makefile | 2010-07-19 |
![]() |
[82fc56] upgrade chilon, dist target |
README | 2010-08-21 |
![]() |
[4977e1] update website, TODO and README |
TODO | 2010-08-21 |
![]() |
[4977e1] update website, TODO and README |
To install: cd src/pito ./configure make make install Options can be set at configure time see: cd src/pito ./configure --help Alternatively you can set options after configuring with cmake: cd src/pito ./configure ccmake .obj Please see the website for documentation: http://chilon.net/pito If you have meow you can "cd doc && make" to generate the website locally.