summaryrefslogtreecommitdiffstats
path: root/Config.in
Commit message (Expand)AuthorAgeFilesLines
* lexra platform support for build systemRoman Yeryomin2012-12-031-1/+2
* Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted spacejuhosg2012-12-021-1/+1
* [buildroot] disable sstrip when using muslflorian2012-11-291-0/+1
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spacejuhosg2012-11-291-0/+7
* [buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPPflorian2012-10-241-12/+13
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...nbd2012-10-171-14/+0
* Config.in: add Global Build options to enable cgroups and namespaces in the k...jow2012-10-101-1/+148
* x86: remove grub-legacynbd2012-10-071-0/+1
* x86: add grub2 iso supportnbd2012-10-071-1/+1
* build: turn on package parallel builds by default and fix descriptions.nbd2012-09-281-15/+12
* kernel: enable perf events when enabling profiling, fixes oprofile on armnbd2012-09-201-0/+5
* build: add a config option for passing the top-level make jobserver to packag...nbd2012-09-151-1/+10
* [buildroot] make static host utility linking default to offjow2012-08-151-1/+1
* [buildroot] introduce a menuconfig option to turn off static linking of host ...jow2012-08-131-0/+7
* config: tag parallel build options with high build breakage probability with ...nbd2012-06-301-0/+2
* build: add a config option for choosing the prefered standard c++ library and...nbd2012-06-141-0/+15
* Config.in: remove obsolete dependencynbd2012-06-141-1/+0
* Fix early printk compile on ARMmb2012-06-081-0/+6
* kernel: make tracing support configurablenbd2012-06-061-0/+9
* make xz ramdisk images also available for 2.6.39+jogo2012-04-181-1/+1
* [image] define external cpioblogic2012-04-051-0/+7
* [toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportjow2012-01-011-1/+1
* kernel: enable magic sysrq by default, it does not add much to the kernel ima...nbd2011-12-221-1/+1
* kernel: add a configuration option for enabling printk timestamps (#10503)nbd2011-11-291-0/+4
* kernel: add a top level menuconfig option for enabling lockdepnbd2011-11-081-0/+5
* kernel: add a top level menuconfig option for enabling core dump supportnbd2011-11-041-0/+4
* build system: add a feature that allows you to pull sources from a git tree i...nbd2011-10-091-0/+8
* add menuconfig option to enable log files during build processblogic2011-07-031-0/+5
* add a kernel config option for magic sysrqnbd2011-03-171-0/+4
* fix wrong copy&paste in the helptext for kernel AIO supportnbd2011-02-271-2/+0
* kernel: make AIO support configurable (disabled by default)nbd2011-02-271-0/+6
* [buildroot] prepare support for libiconv, libintl stub/full switchingjow2011-02-021-0/+7
* [toolchain] remove support for disabling large file support, it is broken, br...jow2011-01-281-7/+0
* 2.6.38 supports xz ramdisks, tookaloz2011-01-241-0/+4
* remove 2.6.25 supportkaloz2010-11-221-1/+0
* switch from ext2 to ext4 (w/o) journalingkaloz2010-11-221-7/+7
* make the display support feature flag selectablenbd2010-11-021-0/+4
* as we only support 2.6, remove the useless bool for itkaloz2010-10-051-3/+0
* optionally support parallel toolchain build. This defaults to off, because ce...mb2010-10-031-2/+16
* Add support for enabling early printk.mb2010-09-151-0/+19
* Add an option to default the default build rule to parallel build.mb2010-08-201-0/+14
* Support parallel build of certain packagesmb2010-08-181-0/+32
* fix typonico2010-08-011-1/+1
* add a build system option for collecting all kernel debug information (includ...nbd2010-07-211-0/+9
* add a config option for enabling kernel debugging symbolsnbd2010-07-211-0/+11
* enable ipv6 support for packages by defaultnbd2010-07-131-1/+1
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZEnico2010-05-051-1/+1
* buildsystem: rearrange main config options, reorder, move stripping items to ...nico2010-04-281-245/+237
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico2010-04-281-4/+4
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...nico2010-04-281-2/+0