Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: adds distribution archive generation functionality to Makefile | Thomas Harning Jr | 2011-07-05 | 1 | -0/+17 |
| | |||||
* | base: removes direct dependency on liblua since Lua modules should not ↵ | Thomas Harning Jr | 2011-01-15 | 1 | -3/+1 |
| | | | | directly link | ||||
* | Merge remote branch 'jsnyder-tree/master' | Thomas Harning Jr | 2011-01-15 | 1 | -2/+4 |
|\ | | | | | | | | | | | | | Conflicts: CHANGELOG Makefile README | ||||
| * | Changes to compile on OS X. | James Snyder | 2010-03-03 | 1 | -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 -O3 | Matthew Wild | 2010-02-25 | 1 | -1/+1 |
| | | |||||
* | | base: updated makefile to be a little more configurable, still needs much work | Thomas Harning Jr | 2011-01-15 | 1 | -9/+9 |
|/ | |||||
* | Makefile: Remove debug flags from compilation/linking | Matthew Wild | 2010-02-15 | 1 | -2/+2 |
| | |||||
* | Makefile: Make makefile a bit more generic | Dwayne Bent | 2010-01-18 | 1 | -8/+19 |
| | |||||
* | Makefile: Added basic Makefile for standard make | Matthew Wild | 2010-01-17 | 1 | -0/+21 |