Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stupid lib directory | Brian Cully | 2012-02-06 | 1 | -0/+45 |
| | |||||
* | Move most files into lib, add top-level makefile | Brian Cully | 2012-02-06 | 1 | -44/+0 |
| | |||||
* | Remove leading slashes from mysql prefix | Brian Cully | 2012-02-06 | 1 | -2/+2 |
| | |||||
* | Parameterize ERL/MySQL locations in Makefile | Brian Cully | 2012-02-06 | 1 | -6/+8 |
| | |||||
* | Remove -O2 while debugging. | Brian Cully | 2008-07-28 | 1 | -1/+1 |
| | |||||
* | Clean up makefile by parameterizing the ERL and MySQL stuff a bit better. | Brian Cully | 2008-07-28 | 1 | -10/+9 |
| | |||||
* | Makefile fixes: | Brian Cully | 2008-07-28 | 1 | -3/+6 |
| | | | | | | * Parameterize MySQL include and lib location. Also update them for my MacPorts installation. * Add missing beams to make. | ||||
* | Fix build. | Brian Cully | 2008-03-07 | 1 | -2/+2 |
| | |||||
* | Parameterize the erl interface path. | Brian Cully | 2008-03-07 | 1 | -2/+4 |
| | |||||
* | Move msg handlers to modules, and make it ETERM based. | Brian Cully | 2008-03-02 | 1 | -1/+1 |
| | |||||
* | Move logger/io routines to separate modules. | Brian Cully | 2008-03-02 | 1 | -1/+1 |
| | |||||
* | Link in erl interface and ei. | Brian Cully | 2008-03-01 | 1 | -1/+3 |
| | |||||
* | Add include path for erlang interface. | Brian Cully | 2008-03-01 | 1 | -1/+3 |
| | |||||
* | -Wall -Werror | Brian Cully | 2008-03-01 | 1 | -1/+1 |
| | |||||
* | Initial commit | Brian Cully | 2008-03-01 | 1 | -0/+34 |