| Commit message (Expand) | Author | Age |
| ... | |
| * | build: turn on package parallel builds by default and fix descriptions. | Felix Fietkau | 2012-09-28 |
| * | kernel: enable perf events when enabling profiling, fixes oprofile on arm | Felix Fietkau | 2012-09-20 |
| * | build: add a config option for passing the top-level make jobserver to packag... | Felix Fietkau | 2012-09-15 |
| * | make static host utility linking default to off | Jo-Philipp Wich | 2012-08-15 |
| * | introduce a menuconfig option to turn off static linking of host utilities | Jo-Philipp Wich | 2012-08-13 |
| * | config: tag parallel build options with high build breakage probability with ... | Felix Fietkau | 2012-06-30 |
| * | build: add a config option for choosing the prefered standard c++ library and... | Felix Fietkau | 2012-06-14 |
| * | Config.in: remove obsolete dependency | Felix Fietkau | 2012-06-14 |
| * | Fix early printk compile on ARM | Michael Büsch | 2012-06-08 |
| * | kernel: make tracing support configurable | Felix Fietkau | 2012-06-06 |
| * | make xz ramdisk images also available for 2.6.39+ | Jonas Gorski | 2012-04-18 |
| * | define external cpio | John Crispin | 2012-04-05 |
| * | if CONFIG_BUILD_NLS is selected, compile uClibc with locale support | Jo-Philipp Wich | 2012-01-01 |
| * | kernel: enable magic sysrq by default, it does not add much to the kernel ima... | Felix Fietkau | 2011-12-22 |
| * | kernel: add a configuration option for enabling printk timestamps (#10503) | Felix Fietkau | 2011-11-29 |
| * | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 |
| * | kernel: add a top level menuconfig option for enabling core dump support | Felix Fietkau | 2011-11-04 |
| * | build system: add a feature that allows you to pull sources from a git tree i... | Felix Fietkau | 2011-10-09 |
| * | add menuconfig option to enable log files during build process | John Crispin | 2011-07-03 |
| * | add a kernel config option for magic sysrq | Felix Fietkau | 2011-03-17 |
| * | fix wrong copy&paste in the helptext for kernel AIO support | Felix Fietkau | 2011-02-27 |
| * | kernel: make AIO support configurable (disabled by default) | Felix Fietkau | 2011-02-27 |
| * | prepare support for libiconv, libintl stub/full switching | Jo-Philipp Wich | 2011-02-02 |
| * | remove support for disabling large file support, it is broken, breaks compati... | Jo-Philipp Wich | 2011-01-28 |
| * | 2.6.38 supports xz ramdisks, too | Imre Kaloz | 2011-01-24 |
| * | remove 2.6.25 support | Imre Kaloz | 2010-11-22 |
| * | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 |
| * | make the display support feature flag selectable | Felix Fietkau | 2010-11-02 |
| * | as we only support 2.6, remove the useless bool for it | Imre Kaloz | 2010-10-05 |
| * | optionally support parallel toolchain build. This defaults to off, because ce... | Michael Büsch | 2010-10-03 |
| * | Add support for enabling early printk. Currently only for ARM, because I don'... | Michael Büsch | 2010-09-15 |
| * | Add an option to default the default build rule to parallel build. | Michael Büsch | 2010-08-20 |
| * | Support parallel build of certain packages | Michael Büsch | 2010-08-18 |
| * | fix typo | Nicolas Thill | 2010-08-01 |
| * | add a build system option for collecting all kernel debug information (includ... | Felix Fietkau | 2010-07-21 |
| * | add a config option for enabling kernel debugging symbols | Felix Fietkau | 2010-07-21 |
| * | enable ipv6 support for packages by default | Felix Fietkau | 2010-07-13 |
| * | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 |
| * | buildsystem: rearrange main config options, reorder, move stripping items to ... | Nicolas Thill | 2010-04-28 |
| * | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 |
| * | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | Nicolas Thill | 2010-04-28 |
| * | add "patented"-build flag to allow packages being with and without patented t... | Mirko Vogt | 2010-04-20 |
| * | select LZMA compressed initramfs by default for ramips | Gabor Juhos | 2010-03-31 |
| * | remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ... | Felix Fietkau | 2010-02-24 |
| * | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 |
| * | add a config item to specify arguments to strip | Nicolas Thill | 2010-01-22 |
| * | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 |
| * | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 |
| * | partially revert [18830]: stripped packages are still usefull when debugging ... | Florian Fainelli | 2009-12-22 |
| * | disable stripping when compiling with debug info (closes: #6373) | Florian Fainelli | 2009-12-22 |