summaryrefslogtreecommitdiffhomepage
path: root/build/mkversion.sh
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-11-01build: rewrite mkversion.sh to use git metadata (#239)Jo-Philipp Wich
The current build/mkversion.sh still expected an SVN repository layout, rewrite it to derive tags and branchnames from git metadata. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2011-03-03modules/freifunk: Set uhttpd.main.rfc1918_filter=0 via uci-defaults/freifunk ↵Manuel Munz
to allow connections from rfc1918 ip space to public ips
2011-01-26build: better not use a local var, it breaks various shellsJo-Philipp Wich
2010-04-03build: get version from /etc/openwrt_release if applicableJo-Philipp Wich
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