aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Clean up makefile by parameterizing the ERL and MySQL stuff a bit better.Brian Cully2008-07-281-10/+9
|
* Makefile fixes:Brian Cully2008-07-281-3/+6
| | | | | | * Parameterize MySQL include and lib location. Also update them for my MacPorts installation. * Add missing beams to make.
* Fix build.Brian Cully2008-03-071-2/+2
|
* Parameterize the erl interface path.Brian Cully2008-03-071-2/+4
|
* Move msg handlers to modules, and make it ETERM based.Brian Cully2008-03-021-1/+1
|
* Move logger/io routines to separate modules.Brian Cully2008-03-021-1/+1
|
* Link in erl interface and ei.Brian Cully2008-03-011-1/+3
|
* Add include path for erlang interface.Brian Cully2008-03-011-1/+3
|
* -Wall -WerrorBrian Cully2008-03-011-1/+1
|
* Initial commitBrian Cully2008-03-011-0/+34