Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Makefile to link with Lua againvault/0.1.00.1.0 | Matthew Wild | 2008-12-03 | 1 | -2/+2 |
| | |||||
* | Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes | Matthew Wild | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | Making makefile work under OS X finally. Yeah OS X's gcc is a little bit ↵ | Tobias Markmann | 2008-12-03 | 1 | -5/+10 |
| | | | | strange. | ||||
* | Use install to strip symbols | Matthew Wild | 2008-11-30 | 1 | -2/+1 |
| | |||||
* | Potential fixes for building on Mac OSX | Matthew Wild | 2008-11-30 | 1 | -3/+3 |
| | |||||
* | Add -fPIC to util-src/Makefile | Matthew Wild | 2008-11-29 | 1 | -2/+2 |
| | |||||
* | Add a top-level Makefile and ./configure script. Update util-src Makefile ↵ | Matthew Wild | 2008-11-29 | 1 | -7/+10 |
| | | | | for this. | ||||
* | Removed MS specific preprocessor statements from the Makefile | Waqas Hussain | 2008-11-27 | 1 | -4/+0 |
| | |||||
* | Makefile now works on windows with Microsoft's compiler | Waqas Hussain | 2008-11-27 | 1 | -0/+5 |
| | |||||
* | Add rough Makefile for util-src/ | Matthew Wild | 2008-11-26 | 1 | -0/+24 |