Gabor Juhos
|
9691b3f4bf
Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space
|
před 13 roky |
Florian Fainelli
|
a68f386663
disable sstrip when using musl
|
před 13 roky |
Gabor Juhos
|
d90e805fe6
build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space
|
před 13 roky |
Florian Fainelli
|
0678ef7609
hide C++ standard library selection behind INSTALL_LIBSTDCPP
|
před 13 roky |
Felix Fietkau
|
c6ba19c70e
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
|
před 13 roky |
Jo-Philipp Wich
|
3cdcf8babb
Config.in: add Global Build options to enable cgroups and namespaces in the kernel
|
před 13 roky |
Felix Fietkau
|
0dd7644ec7
x86: remove grub-legacy
|
před 13 roky |
Felix Fietkau
|
a1bcd25082
x86: add grub2 iso support
|
před 13 roky |
Felix Fietkau
|
c02bd635b2
build: turn on package parallel builds by default and fix descriptions.
|
před 13 roky |
Felix Fietkau
|
c4a419b445
kernel: enable perf events when enabling profiling, fixes oprofile on arm
|
před 13 roky |
Felix Fietkau
|
be6f437649
build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds
|
před 13 roky |
Jo-Philipp Wich
|
12b3909f1b
make static host utility linking default to off
|
před 13 roky |
Jo-Philipp Wich
|
29b91ef01a
introduce a menuconfig option to turn off static linking of host utilities
|
před 13 roky |
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
|
před 13 roky |
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
|
před 13 roky |
Felix Fietkau
|
4c1a994fd6
Config.in: remove obsolete dependency
|
před 13 roky |
Michael Büsch
|
f0bd6aeade
Fix early printk compile on ARM
|
před 13 roky |
Felix Fietkau
|
ce1d4d7ee9
kernel: make tracing support configurable
|
před 13 roky |
Jonas Gorski
|
e640bc8ca4
make xz ramdisk images also available for 2.6.39+
|
před 13 roky |
John Crispin
|
032f3ea5e7
define external cpio
|
před 13 roky |
Jo-Philipp Wich
|
d22adb1b06
if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
|
před 14 roky |
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
|
před 14 roky |
Felix Fietkau
|
f656990897
kernel: add a configuration option for enabling printk timestamps (#10503)
|
před 14 roky |
Felix Fietkau
|
b06efd636a
kernel: add a top level menuconfig option for enabling lockdep
|
před 14 roky |
Felix Fietkau
|
18a4bbb98d
kernel: add a top level menuconfig option for enabling core dump support
|
před 14 roky |
Felix Fietkau
|
874622d004
build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball
|
před 14 roky |
John Crispin
|
4551f2bfcc
add menuconfig option to enable log files during build process
|
před 14 roky |
Felix Fietkau
|
4e2339b032
add a kernel config option for magic sysrq
|
před 14 roky |
Felix Fietkau
|
7ae115eac6
fix wrong copy&paste in the helptext for kernel AIO support
|
před 15 roky |
Felix Fietkau
|
5a56b0fe35
kernel: make AIO support configurable (disabled by default)
|
před 15 roky |