aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* hack to not bring in deps for all of /usr/include - will need to split out ↵jluehrs22008-03-181-1/+1
| | | | the different types of include paths if there's a need later on
* build at -O2 by defaultjluehrs22008-03-181-1/+1
|
* portability - handle distros that have weird names for the lua libraries and ↵jluehrs22008-03-181-4/+4
| | | | include paths
* make this build on OS X by switching some flags aroundjluehrs22008-03-181-1/+2
|
* update version numbers so i don't forget before next releasejluehrs22008-03-171-1/+1
|
* reorganize string <-> enum stuff, move it into its own file, separate it out ↵jluehrs22008-03-171-3/+8
| | | | more
* add an actual makefilejluehrs22008-03-141-2/+59
|
* extremely simple makefile, just for testingjluehrs22007-09-081-0/+2
|
* initial dir structurejluehrs22007-09-061-0/+0