summaryrefslogtreecommitdiffhomepage
path: root/build
AgeCommit message (Collapse)Author
2009-07-09build: embed lmo in the build processJo-Philipp Wich
2009-06-21Ignore checkpasswd locallySteven Barth
2009-06-20Fix SDK build processSteven Barth
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 ↵Jo-Philipp Wich
well with our key format
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 ↵Jo-Philipp Wich
packages
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 ↵Jo-Philipp Wich
unspecified, don't substitute undefined msg strings with english
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
- fix heisenbug with file list padding - call luac if available - include non-lua files - include cbi models and controllers
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
contrib: (re-)generate version.lua at build time libs/core: use version.lua themes: adept header to version.lua, fix css for openwrt.org
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
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead libs/sys: refresh zoneinfo information
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
Thanks: Alina Friedrichsen
2008-08-19* luci/build: fix bashism in module.mkJo-Philipp Wich
2008-08-15Several escaping fixesSteven Barth
Updated XML translation system Use the new Table widget for DHCP leases
2008-08-15Added XML -> Lua translation transform target to MakefilesSteven Barth
2008-07-29Added "apidocs" target to MakefileSteven Barth
contrib/luadoc: Added luadoc executable libs: Fixed typos in inline documentation
2008-07-24Rewrote host environment targets to work out of the boxSteven Barth