aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* base: adds distribution archive generation functionality to MakefileThomas Harning Jr2011-07-051-0/+17
|
* base: removes direct dependency on liblua since Lua modules should not ↵Thomas Harning Jr2011-01-151-3/+1
| | | | directly link
* Merge remote branch 'jsnyder-tree/master'Thomas Harning Jr2011-01-151-2/+4
|\ | | | | | | | | | | | | Conflicts: CHANGELOG Makefile README
| * Changes to compile on OS X.James Snyder2010-03-031-2/+4
| | | | | | | | | | - BSD version of install doesn't have -D flag - stdlib.h should include malloc defs (malloc.h is obsolete)
| * Makefile: Reduce optimisation to -O2 from -O3Matthew Wild2010-02-251-1/+1
| |
* | base: updated makefile to be a little more configurable, still needs much workThomas Harning Jr2011-01-151-9/+9
|/
* Makefile: Remove debug flags from compilation/linkingMatthew Wild2010-02-151-2/+2
|
* Makefile: Make makefile a bit more genericDwayne Bent2010-01-181-8/+19
|
* Makefile: Added basic Makefile for standard makeMatthew Wild2010-01-171-0/+21