Commit graph

94 commits

Author SHA1 Message Date
Jo-Philipp Wich
2d6f584b19 luci-0.10: merge r6795 2011-01-26 19:13:24 +00:00
Jo-Philipp Wich
658a2a69bd luci-0.10: merge r6759-r6784 2011-01-23 18:38:22 +00:00
Jo-Philipp Wich
9bc9eae960 luci-0.10: partly revert r6749 2011-01-18 20:54:24 +00:00
Jo-Philipp Wich
8349acf449 luci-0.10: merge r6746, r6747 and r6748 2011-01-18 19:15:46 +00:00
Jo-Philipp Wich
dbe1c54a45 luci-0.10: merge r6724-r6744 2011-01-16 23:45:51 +00:00
Jo-Philipp Wich
55240d05ac luci-0.10: merge r6709-r6717 2011-01-13 22:40:27 +00:00
Jo-Philipp Wich
800a263049 build: remove some obsolete support scripts 2011-01-02 19:20:23 +00:00
Jo-Philipp Wich
9fd0276848 build: zoneinfo2lua.pl: rework script to accommodate split tzdata.lua and tzoffset.lua libs 2011-01-02 17:52:06 +00:00
Jo-Philipp Wich
c8bac06623 build: make zoneinfo2lua.pl script more convenient 2011-01-02 17:29:19 +00:00
Manuel Munz
80b5a4b6f8 build/: Replace -or with -o #133 2010-12-11 17:14:13 +00:00
Jo-Philipp Wich
daca626e86 build: add runuhttpd sdk target 2010-04-16 13:38:27 +00:00
Jo-Philipp Wich
5fa8fd228e build: get version from /etc/openwrt_release if applicable 2010-04-03 19:30:46 +00:00
Jo-Philipp Wich
bf8a7d61cf [build] drop -Werror, newer gcc versions emit more warnings, stuff might break on some targets 2010-03-02 00:47:47 +00:00
Jo-Philipp Wich
88c1b01caf build: fix typo in hostenv.sh introduced in r5654 2009-12-29 18:11:39 +00:00
Jo-Philipp Wich
7d0134fedc build: emulate nixio.sysinfo() on Darwin 2009-12-29 18:09:17 +00:00
Jo-Philipp Wich
a7ec41b283 build: adjust hostenv.sh for OS X 2009-12-28 23:28:44 +00:00
Steven Barth
7aed1e4b9d NIU: More pages 2009-11-10 16:02:48 +00:00
Jo-Philipp Wich
f5a760168b all: remove references to old i18n files 2009-11-01 14:24:04 +00:00
Jo-Philipp Wich
e3ac0fd78d build: fix corner case when extracting i18n tokens from templates 2009-11-01 01:05:28 +00:00
Jo-Philipp Wich
4ad686d732 build: allow multiple search directories in i18n-scan.pl 2009-11-01 01:01:47 +00:00
Jo-Philipp Wich
58b3b2156f build: update i18n-scan.pl, now reliably finds template and Lua i18n tokens 2009-11-01 00:48:15 +00:00
Jo-Philipp Wich
4a6846f093 build: fix cursor_state() in setup.lua 2009-08-13 04:55:48 +00:00
Jo-Philipp Wich
6dffa9ea56 build/setup.lua: override luci.model.uci.cursor_state() and clean up code 2009-08-13 00:33:46 +00:00
Jo-Philipp Wich
f2b1b113de build: embed lmo in the build process 2009-07-09 15:05:02 +00:00
Steven Barth
2baab00b19 Ignore checkpasswd locally 2009-06-21 13:42:12 +00:00
Steven Barth
a060a9e135 Fix SDK build process 2009-06-20 07:20:56 +00:00
Jo-Philipp Wich
2ef4b11de9 build: fix po->lua conversion, last po entry was always missing 2009-06-10 23:04:07 +00:00
Steven Barth
8c4f847ea5 GSoC Commit #1: LuCId + HTTP-Server 2009-05-23 17:21:36 +00:00
Jo-Philipp Wich
bcbaad34e1 build/i18n-update.pl: disable fuzzy maching for po updates, does not work well with our key format 2009-05-19 17:32:27 +00:00
Jo-Philipp Wich
1f3666f722 build: add i18n-update.pl to refresh *.po files from *.pot templates 2009-05-19 17:21:07 +00:00
Jo-Philipp Wich
4274b69a12 build: also prepare i18n directories 2009-05-19 02:50:52 +00:00
Jo-Philipp Wich
de7842fdd3 build: add variable to restrict po language and use it for the core i18n packages 2009-05-19 02:41:14 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
705f06ef0e build: revert r4542 2009-05-18 20:54:32 +00:00
Jo-Philipp Wich
cc6b30f8b5 build: substitute missing i18n entries with english strings to ease translation 2009-05-18 20:29:33 +00:00
Jo-Philipp Wich
8a0dd339fb build: change i18n-lua2po.pl to produce a suitable directory layout 2009-05-18 20:26:35 +00:00
Jo-Philipp Wich
7df655af2a build: remove debugging code from i18n-scan.pl 2009-05-17 20:00:02 +00:00
Jo-Philipp Wich
5193631c04 build: add script to extract i18n tags from sources and generate *.po snippets 2009-05-17 19:39:32 +00:00
Jo-Philipp Wich
4fbecc4874 build: add "po" target to Makefile 2009-05-14 21:10:40 +00:00
Jo-Philipp Wich
6948b6bc70 build: add script for po to lua conversation 2009-05-14 20:52:18 +00:00
Jo-Philipp Wich
35e9998ec7 build/i18n-lua2po.pl: generate *.pot files if target language is unspecified, don't substitute undefined msg strings with english 2009-05-14 20:16:00 +00:00
Jo-Philipp Wich
6202881b56 build: add lua-po conversation script 2009-05-14 19:44:04 +00:00
Jo-Philipp Wich
b75a258aec build: add script to extract i18n tags from templates 2009-05-09 02:46:39 +00:00
Jo-Philipp Wich
e152620080 build: also find and remove .gitignore files when installing sources 2009-04-16 10:41:55 +00:00
Jo-Philipp Wich
f7a726ec9e build/mklar.pl:
- fix heisenbug with file list padding
	- call luac if available
	- include non-lua files
	- include cbi models and controllers
2009-04-14 22:32:57 +00:00
Jo-Philipp Wich
e4fd058c2e build: add mklar.pl script to generate lar archives from luci source tree 2009-04-13 15:47:19 +00:00
Jo-Philipp Wich
1c383dc244 build: force overwrite of already compressed files for gzip target 2009-04-05 02:00:02 +00:00
Jo-Philipp Wich
baa3404ab3 trunk: add gzip build target 2009-04-05 01:05:01 +00:00
Steven Barth
35f40376c3 nixio: FreeBSD compatibility #1 2009-03-12 13:06:19 +00:00
Jo-Philipp Wich
89c8f98b12 build: add mkversion.sh helper script
contrib: (re-)generate version.lua at build time
libs/core: use version.lua
themes: adept header to version.lua, fix css for openwrt.org
2009-01-17 16:35:02 +00:00