Felix Fietkau
|
fc760260dd
|
uci: disable parallel builds again, the lua<->libuci dependency is not safe
SVN-Revision: 34936
|
12 years ago |
Felix Fietkau
|
662c1f16bb
|
uci: update to latest version (adds list delete support), enable parallel build
SVN-Revision: 34899
|
12 years ago |
Hamish Guthrie
|
81a3d9ba31
|
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
|
12 years ago |
Felix Fietkau
|
37e89213fd
|
add myself as a maintainer for various packages
SVN-Revision: 33660
|
12 years ago |
Felix Fietkau
|
15757646c5
|
uci: update to latest version, fixes return code of the cli on various failures
SVN-Revision: 31121
|
13 years ago |
Jo-Philipp Wich
|
ed5b7b7392
|
uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
SVN-Revision: 30711
|
13 years ago |
Jo-Philipp Wich
|
43cd850faa
|
uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
SVN-Revision: 29111
|
13 years ago |
Felix Fietkau
|
3fadea0d6f
|
uci: fix segfault on import of anonymous sections (#10204)
SVN-Revision: 28507
|
13 years ago |
Felix Fietkau
|
f11ae11093
|
uci: update to latest version (includes several bugfixes)
SVN-Revision: 28504
|
13 years ago |
Felix Fietkau
|
60d593c2d7
|
uci: fix one more unused-but-set issue (#9731)
SVN-Revision: 27698
|
14 years ago |
Felix Fietkau
|
75d2ba7a5c
|
uci: update to fix more unused-but-set issues (#9731)
SVN-Revision: 27681
|
14 years ago |
Felix Fietkau
|
226ad1d259
|
uci: update to 2011-07-18, fixes #9731
SVN-Revision: 27680
|
14 years ago |
Jo-Philipp Wich
|
9ee12e3f62
|
uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()
SVN-Revision: 27614
|
14 years ago |
Jo-Philipp Wich
|
c64e907639
|
uci: mark uci as unsafe for parallel building
SVN-Revision: 26470
|
14 years ago |
Felix Fietkau
|
f16824c63f
|
uci: fix linking against libdl (#9123)
SVN-Revision: 26315
|
14 years ago |
Felix Fietkau
|
860c1cc790
|
uci: update to fix lua plugin linker issue (#9121)
SVN-Revision: 26310
|
14 years ago |
Felix Fietkau
|
d29154d5e4
|
uci: install libucimap to the staging dir
SVN-Revision: 26309
|
14 years ago |
Felix Fietkau
|
e4c6bc70aa
|
remove ucitrigger, it is unused and will be replaced by something different in the future
SVN-Revision: 26308
|
14 years ago |
Felix Fietkau
|
e8c9ebd052
|
uci: update to latest version, uses cmake now
SVN-Revision: 26307
|
14 years ago |
Imre Kaloz
|
25fb11cf89
|
get rid of gcc 4.1.2 and 4.2.4 support
SVN-Revision: 25144
|
14 years ago |
Jo-Philipp Wich
|
9500602457
|
uci: use latest git, fixes reorder operation and incorperates nested delete patch
SVN-Revision: 25048
|
14 years ago |
Jo-Philipp Wich
|
f52274bf2f
|
uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
SVN-Revision: 23757
|
14 years ago |
Felix Fietkau
|
1ca915970e
|
uci: update to 2010-09-28
SVN-Revision: 23430
|
14 years ago |
Jo-Philipp Wich
|
63991ba875
|
base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times.
SVN-Revision: 22629
|
14 years ago |
Lars-Peter Clausen
|
37f27e26f3
|
uci: Install ucimap.h into the staging dir
SVN-Revision: 22536
|
14 years ago |
Jo-Philipp Wich
|
46301850d6
|
uci: bump pkg release after r21489-r21494 (#7312)
SVN-Revision: 21529
|
15 years ago |
Jo-Philipp Wich
|
74fb19715e
|
uci: revert pkg rev to 5 until updated sources are available (#7351)
SVN-Revision: 21516
|
15 years ago |
Jo-Philipp Wich
|
80bd4f6603
|
uci: bump package revision
SVN-Revision: 21494
|
15 years ago |
Travis Kemen
|
17b7aaba31
|
bump to the lastest git commit
SVN-Revision: 20378
|
15 years ago |
Felix Fietkau
|
fff7416664
|
uci: only use $(FPIC) on library parts, saves a few hundred bytes
SVN-Revision: 18092
|
15 years ago |
Felix Fietkau
|
ec07b537ee
|
ucitrigger depends on lua
SVN-Revision: 16768
|
16 years ago |
Felix Fietkau
|
e7cbce1f9e
|
add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes
SVN-Revision: 16375
|
16 years ago |
Felix Fietkau
|
b60fc68fa8
|
uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
SVN-Revision: 15356
|
16 years ago |
Felix Fietkau
|
34939cad39
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
|
16 years ago |
Felix Fietkau
|
09582db0d7
|
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
SVN-Revision: 15021
|
16 years ago |
Nicolas Thill
|
21d7852de0
|
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
|
16 years ago |
Felix Fietkau
|
34d45d5d64
|
upgrade to uci 0.7.3 - fixes a small input validation bug
SVN-Revision: 14115
|
16 years ago |
Felix Fietkau
|
ae1b82df55
|
bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument
SVN-Revision: 14111
|
16 years ago |
Felix Fietkau
|
d05f731a86
|
uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
SVN-Revision: 13751
|
16 years ago |
Felix Fietkau
|
866dda4baa
|
uci: work around a gcc bug which causes a bogus compiler warning
SVN-Revision: 13739
|
16 years ago |
Felix Fietkau
|
35fb7c324d
|
upgrade uci to 0.7.0 - adds ucimap and fixes #4236
SVN-Revision: 13732
|
16 years ago |
Felix Fietkau
|
dc483bc44f
|
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
SVN-Revision: 13203
|
16 years ago |
Felix Fietkau
|
359c7e3eb6
|
upgrade to uci 0.6.2 (bugfixes)
SVN-Revision: 12535
|
16 years ago |
Felix Fietkau
|
e44384cae9
|
upgrade to uci 0.6.1 - lots of cli and lua binding fixes
SVN-Revision: 12413
|
16 years ago |
Felix Fietkau
|
f2c022c927
|
upgrade uci to 0.6.0 - many bugfixes and an API cleanup
SVN-Revision: 12373
|
16 years ago |
Felix Fietkau
|
8a08f95e42
|
upgrade to uci 0.5.0, adds list handling support
SVN-Revision: 12353
|
16 years ago |
Felix Fietkau
|
e9ea28b0af
|
use $(FPIC) in a few places where it matters
SVN-Revision: 12225
|
17 years ago |
Felix Fietkau
|
b479f15c09
|
another one ...
SVN-Revision: 12045
|
17 years ago |
Felix Fietkau
|
6a8c0256d0
|
upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
SVN-Revision: 12044
|
17 years ago |
Felix Fietkau
|
cf2cd1c384
|
upgrade to uci 0.4.6 - fixes a parser glitch
SVN-Revision: 12028
|
17 years ago |