Commit History

Author SHA1 Message Date
  Jo-Philipp Wich 12b3909f1b make static host utility linking default to off 13 years ago
  Jo-Philipp Wich 29b91ef01a introduce a menuconfig option to turn off static linking of host utilities 13 years ago
  Felix Fietkau 0653efa98d config: tag parallel build options with high build breakage probability with a BROKEN dependency to discourage users from spamming us with tickets about them 13 years ago
  Felix Fietkau cf788fc731 build: add a config option for choosing the prefered standard c++ library and add uclibc++.mk to make this easy to handle in packages 13 years ago
  Felix Fietkau 4c1a994fd6 Config.in: remove obsolete dependency 13 years ago
  Michael Büsch f0bd6aeade Fix early printk compile on ARM 13 years ago
  Felix Fietkau ce1d4d7ee9 kernel: make tracing support configurable 13 years ago
  Jonas Gorski e640bc8ca4 make xz ramdisk images also available for 2.6.39+ 13 years ago
  John Crispin 032f3ea5e7 define external cpio 13 years ago
  Jo-Philipp Wich d22adb1b06 if CONFIG_BUILD_NLS is selected, compile uClibc with locale support 14 years ago
  Felix Fietkau 246986cdb1 kernel: enable magic sysrq by default, it does not add much to the kernel image size, but is useful for debugging many kinds of hangs/crashes 14 years ago
  Felix Fietkau f656990897 kernel: add a configuration option for enabling printk timestamps (#10503) 14 years ago
  Felix Fietkau b06efd636a kernel: add a top level menuconfig option for enabling lockdep 14 years ago
  Felix Fietkau 18a4bbb98d kernel: add a top level menuconfig option for enabling core dump support 14 years ago
  Felix Fietkau 874622d004 build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball 14 years ago
  John Crispin 4551f2bfcc add menuconfig option to enable log files during build process 14 years ago
  Felix Fietkau 4e2339b032 add a kernel config option for magic sysrq 15 years ago
  Felix Fietkau 7ae115eac6 fix wrong copy&paste in the helptext for kernel AIO support 15 years ago
  Felix Fietkau 5a56b0fe35 kernel: make AIO support configurable (disabled by default) 15 years ago
  Jo-Philipp Wich 1ada513817 prepare support for libiconv, libintl stub/full switching 15 years ago
  Jo-Philipp Wich 3052dfbb85 remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages 15 years ago
  Imre Kaloz 832fc4a133 2.6.38 supports xz ramdisks, too 15 years ago
  Imre Kaloz 5ea6194ab0 remove 2.6.25 support 15 years ago
  Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling 15 years ago
  Felix Fietkau 8d40973058 make the display support feature flag selectable 15 years ago
  Imre Kaloz 27a1e6cc6a as we only support 2.6, remove the useless bool for it 15 years ago
  Michael Büsch cf323eb924 optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. 15 years ago
  Michael Büsch e7c83f6d59 Add support for enabling early printk. Currently only for ARM, because I don't know what EARLY_PRINTK depends on on other architectures. 15 years ago
  Michael Büsch fde498904f Add an option to default the default build rule to parallel build. 15 years ago
  Michael Büsch 7ed7784f59 Support parallel build of certain packages 15 years ago