summaryrefslogtreecommitdiffstats
path: root/package/uci/Makefile
Commit message (Expand)AuthorAgeFilesLines
* uci: update to git headjow2013-05-021-3/+3
* uci: update to git headjow2013-04-221-4/+4
* uci: update to latest version, adds list delete, removes unused plugin supportnbd2013-01-041-4/+3
* uci: disable parallel builds again, the lua<->libuci dependency is not safenbd2012-12-301-1/+1
* uci: update to latest version (adds list delete support), enable parallel buildnbd2012-12-271-4/+4
* licensing: Add licensing metadata to many packageshcg2012-10-191-0/+3
* add myself as a maintainer for various packagesnbd2012-10-081-0/+2
* uci: update to latest version, fixes return code of the cli on various failuresnbd2012-03-281-3/+3
* [package] uci: update to git head, reduces quotations in exported config file...jow2012-02-241-3/+3
* [package] uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1jow2011-11-141-4/+4
* uci: fix segfault on import of anonymous sections (#10204)nbd2011-10-211-3/+3
* uci: update to latest version (includes several bugfixes)nbd2011-10-211-4/+4
* uci: fix one more unused-but-set issue (#9731)nbd2011-07-191-4/+4
* uci: update to fix more unused-but-set issues (#9731)nbd2011-07-181-3/+3
* uci: update to 2011-07-18, fixes #9731nbd2011-07-181-4/+4
* [package] uci: implement a uci_toogle_state() wrapper in the shell api which ...jow2011-07-151-2/+2
* [package] uci: mark uci as unsafe for parallel buildingjow2011-04-041-0/+2
* uci: fix linking against libdl (#9123)nbd2011-03-271-3/+3
* uci: update to fix lua plugin linker issue (#9121)nbd2011-03-271-3/+3
* uci: install libucimap to the staging dirnbd2011-03-261-0/+1
* remove ucitrigger, it is unused and will be replaced by something different i...nbd2011-03-261-16/+0
* uci: update to latest version, uses cmake nownbd2011-03-261-19/+9
* [toolchain]: get rid of gcc 4.1.2 and 4.2.4 supportkaloz2011-01-271-5/+0
* [package] uci: use latest git, fixes reorder operation and incorperates neste...jow2011-01-191-4/+4
* [package] uci: use a delete-safe iterator in the Lua :foreach() functionjow2010-11-011-1/+1
* uci: update to 2010-09-28nbd2010-10-141-3/+3
* [package] base-files, uci: properly revert list state on config_loadjow2010-08-141-1/+1
* [package] uci: Install ucimap.h into the staging dirlars2010-08-081-1/+1
* [package] uci: bump pkg release after r21489-r21494 (#7312)jow2010-05-211-1/+1
* [package] uci: revert pkg rev to 5 until updated sources are available (#7351)jow2010-05-201-1/+1
* [package] uci: bump package revisionjow2010-05-171-1/+1
* [uci] bump to the lastest git committhepeople2010-03-231-4/+6
* uci: only use $(FPIC) on library parts, saves a few hundred bytesnbd2009-10-201-1/+1
* ucitrigger depends on luanbd2009-07-111-1/+1
* add ucitrigger: a uci plugin, command line tool and lua interface for automat...nbd2009-06-081-1/+19
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not...nbd2009-04-231-2/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrusnbd2009-03-241-2/+2
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...nico2009-02-241-1/+1
* upgrade to uci 0.7.3 - fixes a small input validation bugnbd2009-01-201-2/+2
* bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argumentnbd2009-01-201-2/+2
* uci: upgrade to 0.7.1, fixes uci rename for unnamed sectionsnbd2008-12-271-2/+2
* uci: work around a gcc bug which causes a bogus compiler warningnbd2008-12-241-0/+5
* upgrade uci to 0.7.0 - adds ucimap and fixes #4236nbd2008-12-231-3/+5
* uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi...nbd2008-11-141-2/+2
* upgrade to uci 0.6.2 (bugfixes)nbd2008-09-041-2/+2
* upgrade to uci 0.6.1 - lots of cli and lua binding fixesnbd2008-08-271-2/+2
* upgrade uci to 0.6.0 - many bugfixes and an API cleanupnbd2008-08-231-2/+2
* upgrade to uci 0.5.0, adds list handling supportnbd2008-08-201-3/+3
* use $(FPIC) in a few places where it mattersnbd2008-08-061-0/+1