2011-09-03 |
Jo-Philipp Wich | build: Bail out the build if any lua compilation fails... |
tree | commitdiff |
2011-05-21 |
Jo-Philipp Wich | build: add i18n-init.sh, a helper script to initalize... |
tree | commitdiff |
2011-05-04 |
Jo-Philipp Wich | build: uvl is dead, remove it |
tree | commitdiff |
2011-03-03 |
Manuel Munz | modules/freifunk: Set uhttpd.main.rfc1918_filter=0... |
tree | commitdiff |
2011-02-16 |
Jo-Philipp Wich | build: fix bashism in hostenv.sh |
tree | commitdiff |
2011-01-26 |
Jo-Philipp Wich | build: better not use a local var, it breaks various... |
tree | commitdiff |
2011-01-23 |
Jo-Philipp Wich | build: set LUA_PATH when invoking LuaSrcDiet |
tree | commitdiff |
2011-01-23 |
Jo-Philipp Wich | build: use maximum compression for LuaSrcDiet |
tree | commitdiff |
2011-01-23 |
Jo-Philipp Wich | contrib, build: bundle LuaSrcDiet and make it available... |
tree | commitdiff |
2011-01-18 |
Jo-Philipp Wich | build: readd both po2lua and lua2po helper scripts... |
tree | commitdiff |
2011-01-18 |
Jo-Philipp Wich | build: partly revert r6748 |
tree | commitdiff |
2011-01-18 |
Jo-Philipp Wich | build: restore i18n-lua2po.pl and remove i18n-po2lua.pl |
tree | commitdiff |
2011-01-14 |
Jo-Philipp Wich | build: fix some errors in i18n-scan.pl, support bracket... |
tree | commitdiff |
2011-01-14 |
Jo-Philipp Wich | build: properly handle i18n tags with whitespace strip... |
tree | commitdiff |
2011-01-13 |
Jo-Philipp Wich | build: remove uvl setup from sdk preloading |
tree | commitdiff |
2011-01-13 |
Jo-Philipp Wich | build: add mkbasepot.sh, convenience script to rebuild... |
tree | commitdiff |
2011-01-02 |
Jo-Philipp Wich | build: remove some obsolete support scripts |
tree | commitdiff |
2011-01-02 |
Jo-Philipp Wich | build: zoneinfo2lua.pl: rework script to accommodate... |
tree | commitdiff |
2011-01-02 |
Jo-Philipp Wich | build: make zoneinfo2lua.pl script more convenient |
tree | commitdiff |
2010-12-11 |
Manuel Munz | build/: Replace -or with -o #133 |
tree | commitdiff |
2010-04-16 |
Jo-Philipp Wich | build: add runuhttpd sdk target |
tree | commitdiff |
2010-04-03 |
Jo-Philipp Wich | build: get version from /etc/openwrt_release if applicable |
tree | commitdiff |
2010-03-02 |
Jo-Philipp Wich | [build] drop -Werror, newer gcc versions emit more... |
tree | commitdiff |
2009-12-29 |
Jo-Philipp Wich | build: fix typo in hostenv.sh introduced in r5654 |
tree | commitdiff |
2009-12-29 |
Jo-Philipp Wich | build: emulate nixio.sysinfo() on Darwin |
tree | commitdiff |
2009-12-28 |
Jo-Philipp Wich | build: adjust hostenv.sh for OS X |
tree | commitdiff |
2009-11-10 |
Steven Barth | NIU: More pages |
tree | commitdiff |
2009-11-01 |
Jo-Philipp Wich | all: remove references to old i18n files |
tree | commitdiff |
2009-11-01 |
Jo-Philipp Wich | build: fix corner case when extracting i18n tokens... |
tree | commitdiff |
2009-11-01 |
Jo-Philipp Wich | build: allow multiple search directories in i18n-scan.pl |
tree | commitdiff |
2009-11-01 |
Jo-Philipp Wich | build: update i18n-scan.pl, now reliably finds template... |
tree | commitdiff |
2009-08-13 |
Jo-Philipp Wich | build: fix cursor_state() in setup.lua |
tree | commitdiff |
2009-08-13 |
Jo-Philipp Wich | build/setup.lua: override luci.model.uci.cursor_state... |
tree | commitdiff |
2009-07-09 |
Jo-Philipp Wich | build: embed lmo in the build process |
tree | commitdiff |
2009-06-21 |
Steven Barth | Ignore checkpasswd locally |
tree | commitdiff |
2009-06-20 |
Steven Barth | Fix SDK build process |
tree | commitdiff |
2009-06-10 |
Jo-Philipp Wich | build: fix po->lua conversion, last po entry was always... |
tree | commitdiff |
2009-05-23 |
Steven Barth | GSoC Commit #1: LuCId + HTTP-Server |
tree | commitdiff |
2009-05-19 |
Jo-Philipp Wich | build/i18n-update.pl: disable fuzzy maching for po... |
tree | commitdiff |
2009-05-19 |
Jo-Philipp Wich | build: add i18n-update.pl to refresh *.po files from... |
tree | commitdiff |
2009-05-19 |
Jo-Philipp Wich | build: also prepare i18n directories |
tree | commitdiff |
2009-05-19 |
Jo-Philipp Wich | build: add variable to restrict po language and use... |
tree | commitdiff |
2009-05-19 |
Jo-Philipp Wich | build: integrate po files in the build system |
tree | commitdiff |
2009-05-18 |
Jo-Philipp Wich | build: revert r4542 |
tree | commitdiff |
2009-05-18 |
Jo-Philipp Wich | build: substitute missing i18n entries with english... |
tree | commitdiff |
2009-05-18 |
Jo-Philipp Wich | build: change i18n-lua2po.pl to produce a suitable... |
tree | commitdiff |
2009-05-17 |
Jo-Philipp Wich | build: remove debugging code from i18n-scan.pl |
tree | commitdiff |
2009-05-17 |
Jo-Philipp Wich | build: add script to extract i18n tags from sources... |
tree | commitdiff |
2009-05-14 |
Jo-Philipp Wich | build: add "po" target to Makefile |
tree | commitdiff |
2009-05-14 |
Jo-Philipp Wich | build: add script for po to lua conversation |
tree | commitdiff |
2009-05-14 |
Jo-Philipp Wich | build/i18n-lua2po.pl: generate *.pot files if target... |
tree | commitdiff |
2009-05-14 |
Jo-Philipp Wich | build: add lua-po conversation script |
tree | commitdiff |
2009-05-09 |
Jo-Philipp Wich | build: add script to extract i18n tags from templates |
tree | commitdiff |
2009-04-16 |
Jo-Philipp Wich | build: also find and remove .gitignore files when insta... |
tree | commitdiff |
2009-04-14 |
Jo-Philipp Wich | build/mklar.pl: |
tree | commitdiff |
2009-04-13 |
Jo-Philipp Wich | build: add mklar.pl script to generate lar archives... |
tree | commitdiff |
2009-04-05 |
Jo-Philipp Wich | build: force overwrite of already compressed files... |
tree | commitdiff |
2009-04-05 |
Jo-Philipp Wich | trunk: add gzip build target |
tree | commitdiff |
2009-03-12 |
Steven Barth | nixio: FreeBSD compatibility #1 |
tree | commitdiff |
2009-01-17 |
Jo-Philipp Wich | build: add mkversion.sh helper script |
tree | commitdiff |
2008-12-14 |
Steven Barth | i18n: .xml should not overwrite .lua files if they... |
tree | commitdiff |
2008-12-09 |
Steven Barth | Compatbility with non-Debian distros |
tree | commitdiff |
2008-12-06 |
Jo-Philipp Wich | build: generate timezone offsets too in zoneinfo2lua.pl |
tree | commitdiff |
2008-11-30 |
Steven Barth | Merge LuCIttpd |
tree | commitdiff |
2008-11-06 |
Jo-Philipp Wich | * luci/build: add zoneinfo2lua.pl utility |
tree | commitdiff |
2008-11-02 |
Steven Barth | Tune cbi2uvl |
tree | commitdiff |
2008-10-23 |
Jo-Philipp Wich | * luci/build: add uvl2cbi code gnerator and license foo |
tree | commitdiff |
2008-09-25 |
Jo-Philipp Wich | * luci/build: fix crash in uvl2i18n.lua when variable... |
tree | commitdiff |
2008-09-25 |
Jo-Philipp Wich | * luci/build: add uvl2i18n helper script |
tree | commitdiff |
2008-09-24 |
Steven Barth | some BSD compatibility stuff |
tree | commitdiff |
2008-09-11 |
Steven Barth | CBI2UVL: boolean is a datatype not a type |
tree | commitdiff |
2008-09-11 |
Steven Barth | Completed first part of UVLDoc |
tree | commitdiff |
2008-09-03 |
Steven Barth | Added cbi2uvl converter |
tree | commitdiff |
2008-09-02 |
Jo-Philipp Wich | * luci/build: add extended xml->lua xslt, thanks Alina |
tree | commitdiff |
2008-09-01 |
Steven Barth | Fixed last commit |
tree | commitdiff |
2008-09-01 |
Steven Barth | Added more reliable Lua2XML Converter for translations |
tree | commitdiff |
2008-08-29 |
Steven Barth | Pass $LDFLAGS while linking |
tree | commitdiff |
2008-08-22 |
Steven Barth | Updated XML translation system, fixed some errors with... |
tree | commitdiff |
2008-08-19 |
Jo-Philipp Wich | * luci/build: fix bashism in module.mk |
tree | commitdiff |
2008-08-15 |
Steven Barth | Several escaping fixes |
tree | commitdiff |
2008-08-15 |
Steven Barth | Added XML -> Lua translation transform target to Makefiles |
tree | commitdiff |
2008-07-29 |
Steven Barth | Added "apidocs" target to Makefile |
tree | commitdiff |
2008-07-24 |
Steven Barth | Rewrote host environment targets to work out of the box |
tree | commitdiff |
2008-07-19 |
Steven Barth | Added non-stripped debug target for LuCI |
tree | commitdiff |
2008-06-29 |
Jo-Philipp Wich | * luci: fix stripping of certain multi line comments |
tree | commitdiff |
2008-06-29 |
Jo-Philipp Wich | * luci: strip comments in source target |
tree | commitdiff |
2008-06-15 |
Steven Barth | * Added support for htdocs module directory |
tree | commitdiff |
2008-06-14 |
Steven Barth | * Rewrote Luci to be coroutine-safe allowing the use... |
tree | commitdiff |
2008-06-09 |
Steven Barth | * Made Makefiles attribute aware |
tree | commitdiff |
2008-06-03 |
Steven Barth | Revert "* Don't override environment variables in Makefile" |
tree | commitdiff |
2008-06-02 |
Steven Barth | * Don't override environment variables in Makefile |
tree | commitdiff |
2008-05-28 |
Steven Barth | * Reworked Makefiles |
tree | commitdiff |
2008-05-28 |
Steven Barth | Squashed commit of the following: |
tree | commitdiff |
2008-05-27 |
Steven Barth | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e |
tree | commitdiff |
2008-05-27 |
Steven Barth | add some indirection around make targets of module... |
tree | commitdiff |
2008-05-27 |
Steven Barth | fix make clean |
tree | commitdiff |
2008-05-26 |
Steven Barth | * Reworked host-Target for global Makefile |
tree | commitdiff |
2008-05-25 |
Steven Barth | Renamed FFLuCI to LuCI, ffluci to luci and Freifunk... |
tree | commitdiff |
2008-05-22 |
Steven Barth | * Changed Makefiles to use mainline Lua |
tree | commitdiff |
2008-05-22 |
Steven Barth | Merge branch 'menu' |
tree | commitdiff |
next |