Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if CONFIG_BUILD_NLS is selected, compile uClibc with locale support | Jo-Philipp Wich | 2012-01-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 29633 | ||||
* | kernel: enable magic sysrq by default, it does not add much to the kernel ↵ | Felix Fietkau | 2011-12-22 | 1 | -1/+1 |
| | | | | | | image size, but is useful for debugging many kinds of hangs/crashes SVN-Revision: 29600 | ||||
* | kernel: add a configuration option for enabling printk timestamps (#10503) | Felix Fietkau | 2011-11-29 | 1 | -0/+4 |
| | | | | SVN-Revision: 29353 | ||||
* | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 | 1 | -0/+5 |
| | | | | SVN-Revision: 28848 | ||||
* | kernel: add a top level menuconfig option for enabling core dump support | Felix Fietkau | 2011-11-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 28744 | ||||
* | build system: add a feature that allows you to pull sources from a git tree ↵ | Felix Fietkau | 2011-10-09 | 1 | -0/+8 |
| | | | | | | instead of the usual tarball SVN-Revision: 28394 | ||||
* | add menuconfig option to enable log files during build process | John Crispin | 2011-07-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 27403 | ||||
* | add a kernel config option for magic sysrq | Felix Fietkau | 2011-03-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 26214 | ||||
* | fix wrong copy&paste in the helptext for kernel AIO support | Felix Fietkau | 2011-02-27 | 1 | -2/+0 |
| | | | | SVN-Revision: 25772 | ||||
* | kernel: make AIO support configurable (disabled by default) | Felix Fietkau | 2011-02-27 | 1 | -0/+6 |
| | | | | SVN-Revision: 25769 | ||||
* | prepare support for libiconv, libintl stub/full switching | Jo-Philipp Wich | 2011-02-02 | 1 | -0/+7 |
| | | | | SVN-Revision: 25302 | ||||
* | remove support for disabling large file support, it is broken, breaks ↵ | Jo-Philipp Wich | 2011-01-28 | 1 | -7/+0 |
| | | | | | | compatibility to anything and has no effect on most packages SVN-Revision: 25208 | ||||
* | 2.6.38 supports xz ramdisks, too | Imre Kaloz | 2011-01-24 | 1 | -0/+4 |
| | | | | SVN-Revision: 25080 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 1 | -1/+0 |
| | | | | SVN-Revision: 24089 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -7/+7 |
| | | | | SVN-Revision: 24084 | ||||
* | make the display support feature flag selectable | Felix Fietkau | 2010-11-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 23791 | ||||
* | as we only support 2.6, remove the useless bool for it | Imre Kaloz | 2010-10-05 | 1 | -3/+0 |
| | | | | SVN-Revision: 23246 | ||||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | 1 | -2/+16 |
| | | | | | | 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. SVN-Revision: 23196 | ||||
* | Add support for enabling early printk. Currently only for ARM, because I ↵ | Michael Büsch | 2010-09-15 | 1 | -0/+19 |
| | | | | | | don't know what EARLY_PRINTK depends on on other architectures. SVN-Revision: 23071 | ||||
* | Add an option to default the default build rule to parallel build. | Michael Büsch | 2010-08-20 | 1 | -0/+14 |
| | | | | SVN-Revision: 22737 | ||||
* | Support parallel build of certain packages | Michael Büsch | 2010-08-18 | 1 | -0/+32 |
| | | | | SVN-Revision: 22696 | ||||
* | fix typo | Nicolas Thill | 2010-08-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 22453 | ||||
* | add a build system option for collecting all kernel debug information ↵ | Felix Fietkau | 2010-07-21 | 1 | -0/+9 |
| | | | | | | (including modules) in a tarball SVN-Revision: 22327 | ||||
* | add a config option for enabling kernel debugging symbols | Felix Fietkau | 2010-07-21 | 1 | -0/+11 |
| | | | | SVN-Revision: 22325 | ||||
* | enable ipv6 support for packages by default | Felix Fietkau | 2010-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 22176 | ||||
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21362 | ||||
* | buildsystem: rearrange main config options, reorder, move stripping items to ↵ | Nicolas Thill | 2010-04-28 | 1 | -245/+237 |
| | | | | | | a "Stripping options" subsection, SVN-Revision: 21239 | ||||
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 21238 | ||||
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ↵ | Nicolas Thill | 2010-04-28 | 1 | -2/+0 |
| | | | | | | selected or not SVN-Revision: 21237 | ||||
* | add "patented"-build flag to allow packages being with and without patented ↵ | Mirko Vogt | 2010-04-20 | 1 | -1/+8 |
| | | | | | | technology SVN-Revision: 21050 | ||||
* | select LZMA compressed initramfs by default for ramips | Gabor Juhos | 2010-03-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 20630 | ||||
* | remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ↵ | Felix Fietkau | 2010-02-24 | 1 | -7/+0 |
| | | | | | | was added SVN-Revision: 19849 | ||||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 19578 | ||||
* | add a config item to specify arguments to strip | Nicolas Thill | 2010-01-22 | 1 | -0/+9 |
| | | | | SVN-Revision: 19270 | ||||
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+7 |
| | | | | SVN-Revision: 19097 | ||||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -2/+0 |
| | | | | SVN-Revision: 18955 | ||||
* | partially revert [18830]: stripped packages are still usefull when debugging ↵ | Florian Fainelli | 2009-12-22 | 1 | -1/+0 |
| | | | | | | with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected SVN-Revision: 18886 | ||||
* | disable stripping when compiling with debug info (closes: #6373) | Florian Fainelli | 2009-12-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 18885 | ||||
* | partially revert [18830]: stripped packages are still usefull when debugging ↵ | Nicolas Thill | 2009-12-18 | 1 | -2/+1 |
| | | | | | | with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected SVN-Revision: 18831 | ||||
* | disable stripping when compiling with debug info (closes: #6373) | Nicolas Thill | 2009-12-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 18830 | ||||
* | make lzo compressed initramfs selectable, too | Imre Kaloz | 2009-11-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 18457 | ||||
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The ↵ | Felix Fietkau | 2009-11-14 | 1 | -0/+1 |
| | | | | | | | | toolchain will zipped and saved under $(TOPDIR)/bin directory. Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18419 | ||||
* | add external toolchain support, enhance native toolchain support (special ↵ | Nicolas Thill | 2009-09-23 | 1 | -2/+2 |
| | | | | | | thanks to Luigi Mantellini for his help... and patience ;) SVN-Revision: 17682 | ||||
* | prepare for upcoming external toolchain support: move config items not ↵ | Nicolas Thill | 2009-09-10 | 1 | -0/+39 |
| | | | | | | strictly toolchain related out of the toolchain submenu SVN-Revision: 17560 | ||||
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 | 1 | -0/+10 |
| | | | | SVN-Revision: 17540 | ||||
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging ↵ | Felix Fietkau | 2009-09-06 | 1 | -2/+0 |
| | | | | | | symbols can be useful even if they are not put on the device (e.g. remote cross-gdb) SVN-Revision: 17532 | ||||
* | add menuconfig option for selecting initramfs compression | Gabor Juhos | 2009-08-16 | 1 | -12/+37 |
| | | | | SVN-Revision: 17283 | ||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 1 | -0/+8 |
| | | | | | | from the kernel image SVN-Revision: 17181 | ||||
* | integrate mklibs.py support into the build process | Felix Fietkau | 2009-08-08 | 1 | -0/+8 |
| | | | | SVN-Revision: 17173 | ||||
* | globally define IPv6 support or not in OpenWrt, just like for largefiles, ↵ | Florian Fainelli | 2009-07-25 | 1 | -0/+7 |
| | | | | | | ipv6 disabled by default (#4857) SVN-Revision: 16983 |