Nicolas Thill
|
c9bc7c504c
add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
|
16 лет назад |
Nicolas Thill
|
de9bb2b998
prepare for upcoming external toolchain support: move config items not strictly toolchain related out of the toolchain submenu
|
16 лет назад |
Gabor Juhos
|
f7033929fa
add menuconfig option for enabling debugfs support in the kernel
|
16 лет назад |
Felix Fietkau
|
b93e7e9515
do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb)
|
16 лет назад |
Gabor Juhos
|
e2f5de7a46
add menuconfig option for selecting initramfs compression
|
16 лет назад |
Felix Fietkau
|
bb5a40c64b
add an optional config option for stripping all unnecessary symbol exports from the kernel image
|
16 лет назад |
Felix Fietkau
|
b1a2f4b2b8
integrate mklibs.py support into the build process
|
16 лет назад |
Florian Fainelli
|
11e1304ca0
globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857)
|
16 лет назад |
Nicolas Thill
|
4702698c68
add a config option to select the binary stripping method to use (between none, strip & sstrip)
|
16 лет назад |
Hamish Guthrie
|
1b216aa20a
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
|
17 лет назад |
Ralph Hempel
|
6adb2d7d34
add the possibility to put the rootfs to another location (usefull to specify one dedicated NFS export share regardless where in the compute farm the build is done)
|
17 лет назад |
Lars-Peter Clausen
|
24f02449ff
Add menuconfig option for enabling profiling in the kernel.
|
17 лет назад |
Felix Fietkau
|
b271605228
add a menuconfig option for enabling KALLSYMS for the kernel
|
17 лет назад |
Felix Fietkau
|
eb1c4db039
add support for an optional staging directory for debug binaries
|
17 лет назад |
Felix Fietkau
|
ef6e3e880f
clean up build system settings and make some of them more accessible
|
17 лет назад |
Hamish Guthrie
|
86ac8bc7ea
Adds support for using a local clone of a git tree
|
17 лет назад |
Nicolas Thill
|
86ce5d1afe
fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from DEVEL to BUILDOPTS - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL
|
17 лет назад |
Felix Fietkau
|
373e5f5e8d
add new option for enabling debugging symbols
|
17 лет назад |
John Crispin
|
c9d9f8045c
adds missing patch for native toolchain
|
17 лет назад |
Jens Muecke
|
b64c4c6b40
Update size and inodes of grup image
|
17 лет назад |
Gabor Juhos
|
5b3951bfbb
add feature flag for the cpio.gz support
|
18 лет назад |
Felix Fietkau
|
1a94a85970
remove old feeds stuff
|
18 лет назад |
Felix Fietkau
|
edbbf145d5
add cpio.gz support (patch from #2595)
|
18 лет назад |
Felix Fietkau
|
e0a4e2a409
fix rootfs size selection
|
18 лет назад |
Eugene Konev
|
4735a0f5fe
add external kernel tree support
|
18 лет назад |
John Crispin
|
1a3c4d1090
add possibility to set default .config values
|
18 лет назад |
John Crispin
|
215fa7eb8b
added generation of x86 livecds, from #2391
|
18 лет назад |
Felix Fietkau
|
21a246d5d6
add option for cleaning all ipkg info before the image build
|
18 лет назад |
Nicolas Thill
|
d7fe0ca7a0
move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options
|
18 лет назад |
Felix Fietkau
|
bec2fe7c6c
remove CONFIG_JLEVEL. use make -j in the future
|
18 лет назад |