summaryrefslogtreecommitdiff
path: root/Config.in
AgeCommit message (Expand)Author
2012-10-24[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPPflorian
2012-10-17toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...nbd
2012-10-10Config.in: add Global Build options to enable cgroups and namespaces in the k...jow
2012-10-07x86: remove grub-legacynbd
2012-10-07x86: add grub2 iso supportnbd
2012-09-28build: turn on package parallel builds by default and fix descriptions.nbd
2012-09-20kernel: enable perf events when enabling profiling, fixes oprofile on armnbd
2012-09-15build: add a config option for passing the top-level make jobserver to packag...nbd
2012-08-15[buildroot] make static host utility linking default to offjow
2012-08-13[buildroot] introduce a menuconfig option to turn off static linking of host ...jow
2012-06-30config: tag parallel build options with high build breakage probability with ...nbd
2012-06-14build: add a config option for choosing the prefered standard c++ library and...nbd
2012-06-14Config.in: remove obsolete dependencynbd
2012-06-08Fix early printk compile on ARMmb
2012-06-06kernel: make tracing support configurablenbd
2012-04-18make xz ramdisk images also available for 2.6.39+jogo
2012-04-05[image] define external cpioblogic
2012-01-01[toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportjow
2011-12-22kernel: enable magic sysrq by default, it does not add much to the kernel ima...nbd
2011-11-29kernel: add a configuration option for enabling printk timestamps (#10503)nbd
2011-11-08kernel: add a top level menuconfig option for enabling lockdepnbd
2011-11-04kernel: add a top level menuconfig option for enabling core dump supportnbd
2011-10-09build system: add a feature that allows you to pull sources from a git tree i...nbd
2011-07-03add menuconfig option to enable log files during build processblogic
2011-03-17add a kernel config option for magic sysrqnbd
2011-02-27fix wrong copy&paste in the helptext for kernel AIO supportnbd
2011-02-27kernel: make AIO support configurable (disabled by default)nbd
2011-02-02[buildroot] prepare support for libiconv, libintl stub/full switchingjow
2011-01-28[toolchain] remove support for disabling large file support, it is broken, br...jow
2011-01-242.6.38 supports xz ramdisks, tookaloz
2010-11-22remove 2.6.25 supportkaloz
2010-11-22switch from ext2 to ext4 (w/o) journalingkaloz
2010-11-02make the display support feature flag selectablenbd
2010-10-05as we only support 2.6, remove the useless bool for itkaloz
2010-10-03optionally support parallel toolchain build. This defaults to off, because ce...mb
2010-09-15Add support for enabling early printk.mb
2010-08-20Add an option to default the default build rule to parallel build.mb
2010-08-18Support parallel build of certain packagesmb
2010-08-01fix typonico
2010-07-21add a build system option for collecting all kernel debug information (includ...nbd
2010-07-21add a config option for enabling kernel debugging symbolsnbd
2010-07-13enable ipv6 support for packages by defaultnbd
2010-05-05images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZEnico
2010-04-28buildsystem: rearrange main config options, reorder, move stripping items to ...nico
2010-04-28buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico
2010-04-28images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...nico
2010-04-20add "patented"-build flag to allow packages being with and without patented t...mirko
2010-03-31select LZMA compressed initramfs by default for ramipsjuhosg
2010-02-24remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ...nbd
2010-02-11with no users left, remove support for 2.6.21kaloz