Module Name:src
Committed By: christos
Date: Mon Feb 9 20:41:01 UTC 2015
Modified Files:
src/external/mit/lua/lib/liblua: Makefile
Log Message:
remove LINTFLAGS
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/mit/lua/lib/liblua/Makefile
Please
Module Name:src
Committed By: christos
Date: Mon Feb 9 16:47:17 UTC 2015
Modified Files:
src/external/mit/lua/lib/liblua: Makefile
Log Message:
- use CPPFLAGS instead of CFLAGS for things that the c-preprocessor handle.
- add LUA_C89_NUMBERS for "long long" and don't depe
Module Name:src
Committed By: joerg
Date: Wed Sep 11 09:59:52 UTC 2013
Modified Files:
src/external/mit/lua/lib/liblua: Makefile
Log Message:
Needs libm.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/lua/lib/liblua/Makefile
Please note tha
Module Name:src
Committed By: joerg
Date: Tue Feb 28 22:07:16 UTC 2012
Modified Files:
src/external/mit/lua/lib/liblua: Makefile
Log Message:
Disable -Wempty-body here.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/lua/lib/liblua/Makefile
Module Name:src
Committed By: plunky
Date: Wed Jan 19 10:14:49 UTC 2011
Modified Files:
src/external/mit/lua/lib/liblua: Makefile
Log Message:
add to (rather than replace) CFLAGS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/lua/lib/liblua/