General optimizations, simplifications and improvements
[project/luci.git] / Makefile
2008-08-15 Steven BarthAdded XML -> Lua translation transform target to Makefiles
2008-07-29 Steven BarthAdded "apidocs" target to Makefile
2008-07-24 Steven BarthRewrote host environment targets to work out of the box
2008-06-28 Steven Barth* libs/web: Switched from HTTP-Basic-Auth to Session...
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment
2008-06-14 Steven Barth* Rewrote Luci to be coroutine-safe allowing the use...
2008-06-12 Steven Barth* Rolling back to Boa 0.94.13 due to chaos
2008-06-12 Steven BarthReadded unfindes Boa 0.94.14rc21
2008-06-11 Steven BarthRevert "* Updated Boa to 0.94.14rc21 + Debian patches"
2008-06-09 Steven Barth* Made Makefiles attribute aware
2008-06-02 Felix Fietkaualways enable luaposix
2008-06-02 Steven Barthfix symlink creation
2008-06-02 Steven Barthadd "run" target
2008-05-28 Steven Barth* Reworked Makefiles
2008-05-28 Steven BarthSquashed commit of the following:
2008-05-27 Steven Barth* Fixed Makefile
2008-05-26 Steven Barth* Reworked host-Target for global Makefile
2008-05-25 Steven BarthRenamed FFLuCI to LuCI, ffluci to luci and Freifunk...
2008-05-22 Steven Barth* Changed Makefiles to use mainline Lua
2008-05-08 Steven Barth* Fixed buildscripts
2008-05-08 Steven Barth* Mördercommit ;-)
2008-04-11 Steven Barth* Major repository revision
2008-04-05 Steven Barth* Remove ffluci.util.__file__ as it relies on debug...
2008-03-31 Steven Barth* Rewritten menu builder
2008-03-30 Steven Barth* Added Makefile entry for ffluci.model.ipkg
2008-03-29 Steven Barth* Replaced luafilesystem with luaposix library
2008-03-27 Steven Barth* Major CBI improvements
2008-03-26 Steven Barth* CBI update
2008-03-18 Steven Barth* Fixed Makefile and postinst-script to work correctly
2008-03-17 Steven Barth* Added ffluci.util.instanceof function
2008-03-12 Steven BarthAdded module for system abstraction
2008-03-10 Steven BarthMoved examples out of source directory
2008-03-02 Jo-Philipp Wich* new project: ff-luci - Freifunk Lua Configuration...