Commit from LuCI Translation Portal by user juhosg.: 1 of 1 messages translated ...
[project/luci.git] / Makefile
2012-01-05 Jo-Philipp Wichbuild: only consider directories containing a Makefile...
2011-02-16 Jo-Philipp Wichbuild: add nixiodocs make target, remove uvldocs target
2010-04-16 Jo-Philipp Wichbuild: add runuhttpd sdk target
2009-08-19 Jo-Philipp Wichbuild: introduce $(SDK) to test whether we run a target...
2009-08-13 Jo-Philipp Wichbuild: initialize host/var/state/ as well
2009-07-09 Jo-Philipp Wichbuild: re-add removed clean statement
2009-07-09 Jo-Philipp Wichbuild: embed lmo in the build process
2009-06-20 Steven BarthFix SDK build process
2009-06-11 Jo-Philipp Wichbuild: make building more strict, abort on errors in...
2009-05-23 Steven BarthGSoC Commit #1: LuCId + HTTP-Server
2009-05-19 Jo-Philipp Wichbuild: integrate po files in the build system
2009-05-14 Jo-Philipp Wichbuild: make po target depend on host target
2009-05-14 Jo-Philipp Wichbuild: add "po" target to Makefile
2009-05-01 Steven BarthRemove Luasocket - obsoleted by nixio
2008-11-30 Steven BarthMerge LuCIttpd
2008-10-14 Steven BarthDon't set german as default language for SDK
2008-09-24 Steven Barthsome BSD compatibility stuff
2008-09-16 Steven BarthFixed UCI save support for LuCI SDK
2008-09-15 Steven BarthOptimized caching behaviour, automatically flush caches...
2008-09-11 Steven BarthCompleted first part of UVLDoc
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...