index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
metadata.pl
Commit message (
Expand
)
Author
Age
*
metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i...
Jo-Philipp Wich
2012-01-08
*
allow targets to define a default subtarget when using automatic subtarget de...
John Crispin
2011-07-04
*
add support for hidden packages that get selected/built but do not show up in...
Felix Fietkau
2011-07-02
*
metadata.pl: fix handling of multiple conditional depends that reference the ...
Jo-Philipp Wich
2011-06-23
*
Fix CONFIG_LINUX_ for linux 3.0
Hauke Mehrtens
2011-06-15
*
remove the now unused Target-Kernel field from the target metadata
Felix Fietkau
2011-05-30
*
metadata: do not emit feature flag selects for targets which have subtargets ...
Felix Fietkau
2011-05-17
*
add a new package metadata variable MDEPENDS for specifying local menuconfig ...
Felix Fietkau
2011-04-05
*
metadata: fix handling of multiple build dependencies with different conditions
Felix Fietkau
2011-02-13
*
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...
Felix Fietkau
2011-01-16
*
switch from ext2 to ext4 (w/o) journaling
Imre Kaloz
2010-11-22
*
metadata.pl: don't emit LINUX_2_6 selects anymore
Jo-Philipp Wich
2010-10-10
*
fix build dependencies on packages with multiple variants but no selected vir...
Felix Fietkau
2010-09-20
*
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...
Jo-Philipp Wich
2010-09-12
*
metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced th...
Jo-Philipp Wich
2010-09-06
*
add a command for printing a cleaned up make target database - will be used t...
Felix Fietkau
2010-09-01
*
Add usb gadget feature flag
Michael Büsch
2010-08-25
*
set the default target to brcm47xx, now that brcm-2.4 is gone
Felix Fietkau
2010-06-26
*
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
Nicolas Thill
2010-04-28
*
metadata.pl: fix recursive handling of conditional dependencies
Felix Fietkau
2010-04-22
*
scripts/metadata.pl: fix handling of multiple conditional depends on the same...
Felix Fietkau
2010-03-09
*
Add audio feature flag.
Lars-Peter Clausen
2010-02-15
*
preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored
Hauke Mehrtens
2010-01-29
*
add preinit modularization work by Daniel Dickinson (cshore)
Felix Fietkau
2010-01-25
*
Add support for building ubifs images.
Lars-Peter Clausen
2010-01-11
*
metadata.pl: fix menuconfig code for package features
Felix Fietkau
2009-11-12
*
build system: introduce a new feature called build variants. it allows buildi...
Felix Fietkau
2009-11-10
*
metadata: process dependencies for targets that have subtargets as well - hid...
Felix Fietkau
2009-11-05
*
add experimental support for a new menuconfig submenu "Package features". all...
Felix Fietkau
2009-10-17
*
metadata.pl: fix a bug where dependency flags (@ and +) from a dependency wer...
Nicolas Thill
2009-10-03
*
add nommu target feature flag
Felix Fietkau
2009-08-21
*
powerpc: Create a powerpc64 config feature
Geoff Levand
2009-08-18
*
missing changes for pcie handling
Imre Kaloz
2009-06-02
*
use parent-dependencies for all dependencies of a package, not only those whi...
Mirko Vogt
2009-04-10
*
fix host dependencies for packages that depend on their own host build
Felix Fietkau
2009-03-20
*
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
Hamish Guthrie
2009-03-18
*
move host build in packages into a separate namespace: package/<name>/host/<t...
Felix Fietkau
2009-03-17
*
move cflags default setting to target makefiles
Felix Fietkau
2009-03-14
*
added source distribution to package dump, used by our SDK (include source di...
Ralph Hempel
2009-03-01
*
Reset condition for each dependeny when generating mconf files. Previously al...
Lars-Peter Clausen
2009-02-01
*
add support for build-only packages which do not appear in menuconfig
Felix Fietkau
2009-01-13
*
If a package is part of a virtual dependency and also listed as a normal depe...
Lars-Peter Clausen
2009-01-05
*
fix recursive dependencies that might be caused by using conditional dependen...
Felix Fietkau
2009-01-02
*
Fix indention.
Lars-Peter Clausen
2008-11-22
*
Add support for negative conditional dependencies. Also add the condition of ...
Lars-Peter Clausen
2008-11-22
*
don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...
Felix Fietkau
2008-10-06
*
fix infinite recursion in metadata.pl
Felix Fietkau
2008-10-04
*
implement conditional dependencies for menuconfig and build deps
Felix Fietkau
2008-10-01
*
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
Felix Fietkau
2008-09-23
*
don't display the "Image configuration" menu entry when there's nothing to pr...
Nicolas Thill
2008-08-22
[next]