index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
metadata.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow targets to define a default subtarget when using automatic subtarget de...
blogic
2011-07-04
1
-0
/
+9
*
add support for hidden packages that get selected/built but do not show up in...
nbd
2011-07-02
1
-1
/
+3
*
[scripts] metadata.pl: fix handling of multiple conditional depends that refe...
jow
2011-06-23
1
-4
/
+4
*
Fix CONFIG_LINUX_ for linux 3.0
hauke
2011-06-15
1
-1
/
+5
*
remove the now unused Target-Kernel field from the target metadata
nbd
2011-05-30
1
-1
/
+0
*
metadata: do not emit feature flag selects for targets which have subtargets ...
nbd
2011-05-17
1
-1
/
+2
*
add a new package metadata variable MDEPENDS for specifying local menuconfig ...
nbd
2011-04-05
1
-0
/
+1
*
metadata: fix handling of multiple build dependencies with different conditions
nbd
2011-02-13
1
-1
/
+1
*
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...
nbd
2011-01-16
1
-0
/
+1
*
switch from ext2 to ext4 (w/o) journaling
kaloz
2010-11-22
1
-1
/
+1
*
[scripts] metadata.pl: don't emit LINUX_2_6 selects anymore
jow
2010-10-10
1
-3
/
+0
*
fix build dependencies on packages with multiple variants but no selected vir...
nbd
2010-09-20
1
-0
/
+3
*
[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...
jow
2010-09-12
1
-0
/
+10
*
[scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is ref...
jow
2010-09-06
1
-3
/
+4
*
add a command for printing a cleaned up make target database - will be used t...
nbd
2010-09-01
1
-0
/
+3
*
Add usb gadget feature flag
mb
2010-08-25
1
-0
/
+1
*
set the default target to brcm47xx, now that brcm-2.4 is gone
nbd
2010-06-26
1
-1
/
+1
*
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
nico
2010-04-28
1
-1
/
+1
*
metadata.pl: fix recursive handling of conditional dependencies
nbd
2010-04-22
1
-2
/
+3
*
scripts/metadata.pl: fix handling of multiple conditional depends on the same...
nbd
2010-03-09
1
-2
/
+2
*
Add audio feature flag.
lars
2010-02-15
1
-0
/
+1
*
preinit: fix #6596
hauke
2010-01-29
1
-1
/
+1
*
add preinit modularization work by Daniel Dickinson (cshore)
nbd
2010-01-25
1
-2
/
+6
*
Add support for building ubifs images.
lars
2010-01-11
1
-0
/
+1
*
metadata.pl: fix menuconfig code for package features
nbd
2009-11-12
1
-2
/
+3
*
build system: introduce a new feature called build variants.
nbd
2009-11-10
1
-0
/
+3
*
metadata: process dependencies for targets that have subtargets as well - hid...
nbd
2009-11-05
1
-16
/
+17
*
add experimental support for a new menuconfig submenu "Package features".
nbd
2009-10-17
1
-0
/
+25
*
[scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a depe...
nico
2009-10-03
1
-2
/
+2
*
add nommu target feature flag
nbd
2009-08-21
1
-0
/
+1
*
powerpc: Create a powerpc64 config feature
geoff
2009-08-18
1
-0
/
+1
*
missing changes for pcie handling
kaloz
2009-06-02
1
-0
/
+1
*
use parent-dependencies for all dependencies of a package, not only those whi...
mirko
2009-04-10
1
-3
/
+3
*
fix host dependencies for packages that depend on their own host build
nbd
2009-03-20
1
-4
/
+5
*
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
hcg
2009-03-18
1
-0
/
+1
*
move host build in packages into a separate namespace: package/<name>/host/<t...
nbd
2009-03-17
1
-11
/
+64
*
move cflags default setting to target makefiles
nbd
2009-03-14
1
-0
/
+13
*
added source distribution to package dump, used by our SDK (include source di...
ralph
2009-03-01
1
-1
/
+28
*
Reset condition for each dependeny when generating mconf files. Previously all
lars
2009-02-01
1
-3
/
+4
*
add support for build-only packages which do not appear in menuconfig
nbd
2009-01-13
1
-0
/
+3
*
If a package is part of a virtual dependency and also listed as a normal
lars
2009-01-05
1
-5
/
+10
*
fix recursive dependencies that might be caused by using conditional dependen...
nbd
2009-01-02
1
-5
/
+18
*
Fix indention.
lars
2008-11-22
1
-1
/
+1
*
Add support for negative conditional dependencies.
lars
2008-11-22
1
-6
/
+10
*
don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...
nbd
2008-10-06
1
-2
/
+6
*
fix infinite recursion in metadata.pl
nbd
2008-10-04
1
-1
/
+5
*
implement conditional dependencies for menuconfig and build deps
nbd
2008-10-01
1
-2
/
+23
*
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
nbd
2008-09-23
1
-1
/
+1
*
don't display the "Image configuration" menu entry when there's nothing to pr...
nico
2008-08-22
1
-1
/
+1
*
fix a small bug in the recursive dependency lookup for generated menuconfig f...
nbd
2008-08-04
1
-3
/
+3
[next]