]> pilppa.org Git - uci.git/history - lua/Makefile
fix possible uninitialized warning from gcc 4.92
[uci.git] / lua / Makefile
2008-09-04 Felix Fietkaufix lua binding include path
2008-08-31 Felix Fietkauproperly search for lua includes and the library directory
2008-06-04 Felix Fietkauadjust default installation target dir for uci lua...
2008-05-01 Felix Fietkaufix lua plugin linking
2008-04-13 Felix Fietkaucompile fixes for native compilation
2008-04-13 Felix Fietkaubuild variable sharing between uci and uci-lua, proper...
2008-04-13 Felix Fietkauadd rudimentary lua binding for uci (can only do "load...