Fix Makefile to link with Lua again
0.1.0
|
Matthew Wild |
Wed, 03 Dec 2008 20:00:17 +0000 |
Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes
|
Matthew Wild |
Wed, 03 Dec 2008 19:55:57 +0000 |
Making makefile work under OS X finally. Yeah OS X's gcc is a little bit strange.
|
Tobias Markmann |
Wed, 03 Dec 2008 20:32:03 +0100 |
Use install to strip symbols
|
Matthew Wild |
Sun, 30 Nov 2008 19:36:30 +0000 |
Potential fixes for building on Mac OSX
|
Matthew Wild |
Sun, 30 Nov 2008 19:02:00 +0000 |
Add -fPIC to util-src/Makefile
|
Matthew Wild |
Sat, 29 Nov 2008 22:20:59 +0000 |
Forced merge.
|
Tobias Markmann |
Sat, 29 Nov 2008 11:24:59 +0100 |
Do idna_to_ascii when building own response.
|
Tobias Markmann |
Fri, 28 Nov 2008 18:32:54 +0100 |
Add a top-level Makefile and ./configure script. Update util-src Makefile for this.
|
Matthew Wild |
Sat, 29 Nov 2008 02:07:33 +0000 |
Removed MS specific preprocessor statements from the Makefile
|
Waqas Hussain |
Thu, 27 Nov 2008 22:27:25 +0500 |
Makefile now works on windows with Microsoft's compiler
|
Waqas Hussain |
Thu, 27 Nov 2008 21:49:31 +0500 |
Add rough Makefile for util-src/
|
Matthew Wild |
Wed, 26 Nov 2008 02:21:18 +0000 |