aboutsummaryrefslogtreecommitdiff
path: root/Config.in
Commit message (Expand)AuthorAge
...
* hide C++ standard library selection behind INSTALL_LIBSTDCPPFlorian Fainelli2012-10-24
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-17
* Config.in: add Global Build options to enable cgroups and namespaces in the k...Jo-Philipp Wich2012-10-10
* x86: remove grub-legacyFelix Fietkau2012-10-07
* x86: add grub2 iso supportFelix Fietkau2012-10-07
* build: turn on package parallel builds by default and fix descriptions.Felix Fietkau2012-09-28
* kernel: enable perf events when enabling profiling, fixes oprofile on armFelix Fietkau2012-09-20
* build: add a config option for passing the top-level make jobserver to packag...Felix Fietkau2012-09-15
* make static host utility linking default to offJo-Philipp Wich2012-08-15
* introduce a menuconfig option to turn off static linking of host utilitiesJo-Philipp Wich2012-08-13
* config: tag parallel build options with high build breakage probability with ...Felix Fietkau2012-06-30
* build: add a config option for choosing the prefered standard c++ library and...Felix Fietkau2012-06-14
* Config.in: remove obsolete dependencyFelix Fietkau2012-06-14
* Fix early printk compile on ARMMichael Büsch2012-06-08
* kernel: make tracing support configurableFelix Fietkau2012-06-06
* make xz ramdisk images also available for 2.6.39+Jonas Gorski2012-04-18
* define external cpioJohn Crispin2012-04-05
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-01
* kernel: enable magic sysrq by default, it does not add much to the kernel ima...Felix Fietkau2011-12-22
* kernel: add a configuration option for enabling printk timestamps (#10503)Felix Fietkau2011-11-29
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-08
* kernel: add a top level menuconfig option for enabling core dump supportFelix Fietkau2011-11-04
* build system: add a feature that allows you to pull sources from a git tree i...Felix Fietkau2011-10-09
* add menuconfig option to enable log files during build processJohn Crispin2011-07-03
* add a kernel config option for magic sysrqFelix Fietkau2011-03-17
* fix wrong copy&paste in the helptext for kernel AIO supportFelix Fietkau2011-02-27
* kernel: make AIO support configurable (disabled by default)Felix Fietkau2011-02-27
* prepare support for libiconv, libintl stub/full switchingJo-Philipp Wich2011-02-02
* remove support for disabling large file support, it is broken, breaks compati...Jo-Philipp Wich2011-01-28
* 2.6.38 supports xz ramdisks, tooImre Kaloz2011-01-24
* remove 2.6.25 supportImre Kaloz2010-11-22
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* make the display support feature flag selectableFelix Fietkau2010-11-02
* as we only support 2.6, remove the useless bool for itImre Kaloz2010-10-05
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* Add support for enabling early printk. Currently only for ARM, because I don'...Michael Büsch2010-09-15
* Add an option to default the default build rule to parallel build.Michael Büsch2010-08-20
* Support parallel build of certain packagesMichael Büsch2010-08-18
* fix typoNicolas Thill2010-08-01
* add a build system option for collecting all kernel debug information (includ...Felix Fietkau2010-07-21
* add a config option for enabling kernel debugging symbolsFelix Fietkau2010-07-21
* enable ipv6 support for packages by defaultFelix Fietkau2010-07-13
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-05
* buildsystem: rearrange main config options, reorder, move stripping items to ...Nicolas Thill2010-04-28
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-28
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...Nicolas Thill2010-04-28
* add "patented"-build flag to allow packages being with and without patented t...Mirko Vogt2010-04-20
* select LZMA compressed initramfs by default for ramipsGabor Juhos2010-03-31
* remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ...Felix Fietkau2010-02-24
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-11