summaryrefslogtreecommitdiffhomepage
path: root/build
AgeCommit message (Expand)Author
2009-06-10build: fix po->lua conversion, last po entry was always missingJo-Philipp Wich
2009-05-23GSoC Commit #1: LuCId + HTTP-ServerSteven Barth
2009-05-19build/i18n-update.pl: disable fuzzy maching for po updates, does not work wel...Jo-Philipp Wich
2009-05-19build: add i18n-update.pl to refresh *.po files from *.pot templatesJo-Philipp Wich
2009-05-19build: also prepare i18n directoriesJo-Philipp Wich
2009-05-19build: add variable to restrict po language and use it for the core i18n pack...Jo-Philipp Wich
2009-05-19build: integrate po files in the build systemJo-Philipp Wich
2009-05-18build: revert r4542Jo-Philipp Wich
2009-05-18build: substitute missing i18n entries with english strings to ease translationJo-Philipp Wich
2009-05-18build: change i18n-lua2po.pl to produce a suitable directory layoutJo-Philipp Wich
2009-05-17build: remove debugging code from i18n-scan.plJo-Philipp Wich
2009-05-17build: add script to extract i18n tags from sources and generate *.po snippetsJo-Philipp Wich
2009-05-14build: add "po" target to MakefileJo-Philipp Wich
2009-05-14build: add script for po to lua conversationJo-Philipp Wich
2009-05-14build/i18n-lua2po.pl: generate *.pot files if target language is unspecified,...Jo-Philipp Wich
2009-05-14build: add lua-po conversation scriptJo-Philipp Wich
2009-05-09build: add script to extract i18n tags from templatesJo-Philipp Wich
2009-04-16build: also find and remove .gitignore files when installing sourcesJo-Philipp Wich
2009-04-14build/mklar.pl:Jo-Philipp Wich
2009-04-13build: add mklar.pl script to generate lar archives from luci source treeJo-Philipp Wich
2009-04-05build: force overwrite of already compressed files for gzip targetJo-Philipp Wich
2009-04-05trunk: add gzip build targetJo-Philipp Wich
2009-03-12nixio: FreeBSD compatibility #1Steven Barth
2009-01-17build: add mkversion.sh helper scriptJo-Philipp Wich
2008-12-14i18n: .xml should not overwrite .lua files if they are olderSteven Barth
2008-12-09Compatbility with non-Debian distrosSteven Barth
2008-12-06build: generate timezone offsets too in zoneinfo2lua.plJo-Philipp Wich
2008-11-30Merge LuCIttpdSteven Barth
2008-11-06* luci/build: add zoneinfo2lua.pl utilityJo-Philipp Wich
2008-11-02Tune cbi2uvlSteven Barth
2008-10-23* luci/build: add uvl2cbi code gnerator and license fooJo-Philipp Wich
2008-09-25* luci/build: fix crash in uvl2i18n.lua when variable or section has no titleJo-Philipp Wich
2008-09-25* luci/build: add uvl2i18n helper scriptJo-Philipp Wich
2008-09-24some BSD compatibility stuffSteven Barth
2008-09-11CBI2UVL: boolean is a datatype not a typeSteven Barth
2008-09-11Completed first part of UVLDocSteven Barth
2008-09-03Added cbi2uvl converterSteven Barth
2008-09-02* luci/build: add extended xml->lua xslt, thanks AlinaJo-Philipp Wich
2008-09-01Fixed last commitSteven Barth
2008-09-01Added more reliable Lua2XML Converter for translationsSteven Barth
2008-08-29Pass $LDFLAGS while linkingSteven Barth
2008-08-22Updated XML translation system, fixed some errors with multiline-translationsSteven Barth
2008-08-19* luci/build: fix bashism in module.mkJo-Philipp Wich
2008-08-15Several escaping fixesSteven Barth
2008-08-15Added XML -> Lua translation transform target to MakefilesSteven Barth
2008-07-29Added "apidocs" target to MakefileSteven Barth
2008-07-24Rewrote host environment targets to work out of the boxSteven Barth
2008-07-19Added non-stripped debug target for LuCISteven Barth
2008-06-29* luci: fix stripping of certain multi line commentsJo-Philipp Wich
2008-06-29* luci: strip comments in source targetJo-Philipp Wich