Age | Commit message (Expand) | Author |
2009-05-19 | build/i18n-update.pl: disable fuzzy maching for po updates, does not work wel... | Jo-Philipp Wich |
2009-05-19 | build: add i18n-update.pl to refresh *.po files from *.pot templates | Jo-Philipp Wich |
2009-05-19 | build: also prepare i18n directories | Jo-Philipp Wich |
2009-05-19 | build: add variable to restrict po language and use it for the core i18n pack... | Jo-Philipp Wich |
2009-05-19 | build: integrate po files in the build system | Jo-Philipp Wich |
2009-05-18 | build: revert r4542 | Jo-Philipp Wich |
2009-05-18 | build: substitute missing i18n entries with english strings to ease translation | Jo-Philipp Wich |
2009-05-18 | build: change i18n-lua2po.pl to produce a suitable directory layout | Jo-Philipp Wich |
2009-05-17 | build: remove debugging code from i18n-scan.pl | Jo-Philipp Wich |
2009-05-17 | build: add script to extract i18n tags from sources and generate *.po snippets | Jo-Philipp Wich |
2009-05-14 | build: add "po" target to Makefile | Jo-Philipp Wich |
2009-05-14 | build: add script for po to lua conversation | Jo-Philipp Wich |
2009-05-14 | build/i18n-lua2po.pl: generate *.pot files if target language is unspecified,... | Jo-Philipp Wich |
2009-05-14 | build: add lua-po conversation script | Jo-Philipp Wich |
2009-05-09 | build: add script to extract i18n tags from templates | Jo-Philipp Wich |
2009-04-16 | build: also find and remove .gitignore files when installing sources | Jo-Philipp Wich |
2009-04-14 | build/mklar.pl: | Jo-Philipp Wich |
2009-04-13 | build: add mklar.pl script to generate lar archives from luci source tree | Jo-Philipp Wich |
2009-04-05 | build: force overwrite of already compressed files for gzip target | Jo-Philipp Wich |
2009-04-05 | trunk: add gzip build target | Jo-Philipp Wich |
2009-03-12 | nixio: FreeBSD compatibility #1 | Steven Barth |
2009-01-17 | build: add mkversion.sh helper script | Jo-Philipp Wich |
2008-12-14 | i18n: .xml should not overwrite .lua files if they are older | Steven Barth |
2008-12-09 | Compatbility with non-Debian distros | Steven Barth |
2008-12-06 | build: generate timezone offsets too in zoneinfo2lua.pl | Jo-Philipp Wich |
2008-11-30 | Merge LuCIttpd | Steven Barth |
2008-11-06 | * luci/build: add zoneinfo2lua.pl utility | Jo-Philipp Wich |
2008-11-02 | Tune cbi2uvl | Steven Barth |
2008-10-23 | * luci/build: add uvl2cbi code gnerator and license foo | Jo-Philipp Wich |
2008-09-25 | * luci/build: fix crash in uvl2i18n.lua when variable or section has no title | Jo-Philipp Wich |
2008-09-25 | * luci/build: add uvl2i18n helper script | Jo-Philipp Wich |
2008-09-24 | some BSD compatibility stuff | Steven Barth |
2008-09-11 | CBI2UVL: boolean is a datatype not a type | Steven Barth |
2008-09-11 | Completed first part of UVLDoc | Steven Barth |
2008-09-03 | Added cbi2uvl converter | Steven Barth |
2008-09-02 | * luci/build: add extended xml->lua xslt, thanks Alina | Jo-Philipp Wich |
2008-09-01 | Fixed last commit | Steven Barth |
2008-09-01 | Added more reliable Lua2XML Converter for translations | Steven Barth |
2008-08-29 | Pass $LDFLAGS while linking | Steven Barth |
2008-08-22 | Updated XML translation system, fixed some errors with multiline-translations | Steven Barth |
2008-08-19 | * luci/build: fix bashism in module.mk | Jo-Philipp Wich |
2008-08-15 | Several escaping fixes | Steven Barth |
2008-08-15 | Added XML -> Lua translation transform target to Makefiles | Steven Barth |
2008-07-29 | Added "apidocs" target to Makefile | Steven Barth |
2008-07-24 | Rewrote host environment targets to work out of the box | Steven Barth |
2008-07-19 | Added non-stripped debug target for LuCI | Steven Barth |
2008-06-29 | * luci: fix stripping of certain multi line comments | Jo-Philipp Wich |
2008-06-29 | * luci: strip comments in source target | Jo-Philipp Wich |
2008-06-15 | * Added support for htdocs module directory | Steven Barth |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth |