Commit graph

94 commits

Author SHA1 Message Date
Steven Barth
082e30b1c4 i18n: .xml should not overwrite .lua files if they are older 2008-12-14 11:54:36 +00:00
Steven Barth
a02f12cf2e Compatbility with non-Debian distros 2008-12-09 21:02:52 +00:00
Jo-Philipp Wich
cbdc5af52e build: generate timezone offsets too in zoneinfo2lua.pl
libs/http:	drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead
libs/sys:	refresh zoneinfo information
2008-12-06 03:18:14 +00:00
Steven Barth
b33943a6e8 Merge LuCIttpd 2008-11-30 13:19:45 +00:00
Jo-Philipp Wich
0d00e3b691 * luci/build: add zoneinfo2lua.pl utility 2008-11-06 17:48:47 +00:00
Steven Barth
096ff29755 Tune cbi2uvl 2008-11-02 22:07:28 +00:00
Jo-Philipp Wich
1a830a559b * luci/build: add uvl2cbi code gnerator and license foo 2008-10-23 02:23:54 +00:00
Jo-Philipp Wich
c4d59e0fe5 * luci/build: fix crash in uvl2i18n.lua when variable or section has no title 2008-09-25 14:25:02 +00:00
Jo-Philipp Wich
935d29415e * luci/build: add uvl2i18n helper script 2008-09-25 11:54:49 +00:00
Steven Barth
402485bfcc some BSD compatibility stuff 2008-09-24 22:02:11 +00:00
Steven Barth
d25d58bb4a CBI2UVL: boolean is a datatype not a type 2008-09-11 21:45:11 +00:00
Steven Barth
c8ef012b3a Completed first part of UVLDoc 2008-09-11 00:50:19 +00:00
Steven Barth
ed7362eed3 Added cbi2uvl converter 2008-09-03 12:16:46 +00:00
Jo-Philipp Wich
81a605e0fc * luci/build: add extended xml->lua xslt, thanks Alina 2008-09-02 01:12:21 +00:00
Steven Barth
7cc8a68ba9 Fixed last commit 2008-09-01 19:28:06 +00:00
Steven Barth
95006a1f11 Added more reliable Lua2XML Converter for translations 2008-09-01 19:23:56 +00:00
Steven Barth
53871726b5 Pass $LDFLAGS while linking 2008-08-29 19:01:05 +00:00
Steven Barth
9c6a852939 Updated XML translation system, fixed some errors with multiline-translations
Thanks: Alina Friedrichsen
2008-08-22 17:18:36 +00:00
Jo-Philipp Wich
d1cda67d3f * luci/build: fix bashism in module.mk 2008-08-19 23:28:46 +00:00
Steven Barth
8e4afe1210 Several escaping fixes
Updated XML translation system
Use the new Table widget for DHCP leases
2008-08-15 20:42:25 +00:00
Steven Barth
5941f334ff Added XML -> Lua translation transform target to Makefiles 2008-08-15 15:50:43 +00:00
Steven Barth
8c3ee6f9b7 Added "apidocs" target to Makefile
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
2008-07-29 21:16:12 +00:00
Steven Barth
7384e0e6b7 Rewrote host environment targets to work out of the box 2008-07-24 13:55:11 +00:00
Steven Barth
3b7e4eaaf8 Added non-stripped debug target for LuCI 2008-07-19 10:27:23 +00:00
Jo-Philipp Wich
54e2e5ac39 * luci: fix stripping of certain multi line comments 2008-06-29 18:42:59 +00:00
Jo-Philipp Wich
ec297a5546 * luci: strip comments in source target 2008-06-29 18:36:43 +00:00
Steven Barth
3455ee6d8d * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
Steven Barth
855b7582d3 * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
* Setting base version to 0.7
2008-06-14 14:12:12 +00:00
Steven Barth
64806f32be * Made Makefiles attribute aware 2008-06-09 07:56:20 +00:00
Steven Barth
a042407e94 Revert "* Don't override environment variables in Makefile"
This reverts commit e60afb9e0d2b1f791399f91c5de626fe215d1d88.
2008-06-03 16:33:34 +00:00
Steven Barth
d76980c194 * Don't override environment variables in Makefile 2008-06-02 21:01:59 +00:00
Steven Barth
4e53d007bf * Reworked Makefiles
* Introduced following targets:
	build: gccbuild luabuild
	gccbuild: compile
	luabuild: luasource||luacompile
* Removed requirement for lua-headers respecting lua-only builds
* Split compile part of OpenWRT Makefile
2008-05-28 19:37:43 +00:00
Steven Barth
4365fbe2a3 Squashed commit of the following:
commit d45d1757d24d8214f730af1a3401dd2bef4a434f
Author: Steven <steven@cyrus.homeunix.org>
Date:   Wed May 28 17:23:27 2008 +0200

    * libs/core: Removed dummymode checks in sys
    * libs/sgi-webuci: Fixes

commit b870e8d345bc8912fd8ab61d463b9d68b924a6f4
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 15:40:10 2008 +0200

    fix path to theme

commit e3732926bd98db4cc38de6eb8018cd4e55176699
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:56:03 2008 +0200

    set the proper path to the config in dummy mode

commit a75aecf46f037c98bd6e49b9e48adb735d76d150
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:50:42 2008 +0200

    add some dummy mode support

commit 12bb39ef606bca6b403cc982213a6597b76dc1b3
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:41:56 2008 +0200

    normalize paths

commit 7aaad1103fd2bdc75aca158baa6ef191f9a961c6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:27:26 2008 +0200

    add missing require statement

commit 5766274bd2511b00c42b474aeeeb3efaca6ded9b
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:19:54 2008 +0200

    add optional luaposix package (patched for darwin support)

commit 9e257a76d03722fc0ce8312aa9952641b21424bd
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 20:21:59 2008 +0200

    add missing files, more integration for the boa plugin, fix path to lua modules

commit dacc1a98ec946975fcb19f87076dfa7db865fca6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:42:37 2008 +0200

    use "compile" instead of "source" and rename the old version of compile to "compile-all"

commit eb14777c4fee1eb5740aba1e5603e481320da7b1
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:41:59 2008 +0200

    more boa integration

commit df0afb965bf0a987b653e9d0acadf3151179a596
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:33:42 2008 +0200

    build boa and the webuci.so plugin along with sgi-webuci

commit 878161dabf32066631103d199e2cbaf3f5a7fb07
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:03:16 2008 +0200

    add .gitignore
2008-05-28 15:28:13 +00:00
Steven Barth
d35a620e9f commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/
2008-05-27 12:23:39 +00:00
Steven Barth
5df565faba add some indirection around make targets of module.mk, so you can combine it more easily with other build instructions 2008-05-27 12:13:19 +00:00
Steven Barth
20b14ac443 fix make clean 2008-05-27 12:13:12 +00:00
Steven Barth
d4399bf618 * Reworked host-Target for global Makefile
* Fixed dispatcher to correctly support fastindex
2008-05-26 12:16:16 +00:00
Steven Barth
365d80765d Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
Steven Barth
b515d6f88e * Changed Makefiles to use mainline Lua
* Added a dispatching shortcut (thanks to Jow)
2008-05-22 17:21:30 +00:00
Steven Barth
6604399aa8 Merge branch 'menu' 2008-05-22 14:04:03 +00:00
Steven Barth
e650f6bc5f * Fixed buildscripts 2008-05-08 16:46:00 +00:00
Steven Barth
6ae8e58510 * Fix builds 2008-05-08 16:37:47 +00:00
Steven Barth
58431689ec * Fixed local Makefiles 2008-05-08 16:22:47 +00:00
Steven Barth
aa9ccf77c6 * Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
2008-05-08 15:37:41 +00:00