Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | add a config option to select the binary stripping method to use (between ↵ | Nicolas Thill | 2009-07-07 | 1 | -5/+30 | |
| | | | | | | none, strip & sstrip) SVN-Revision: 16728 | |||||
* | Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target | Hamish Guthrie | 2009-03-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14939 | |||||
* | add the possibility to put the rootfs to another location (usefull to ↵ | Ralph Hempel | 2009-02-20 | 1 | -0/+8 | |
| | | | | | | specify one dedicated NFS export share regardless where in the compute farm the build is done) SVN-Revision: 14577 | |||||
* | Add menuconfig option for enabling profiling in the kernel. | Lars-Peter Clausen | 2009-01-29 | 1 | -0/+6 | |
| | | | | SVN-Revision: 14272 | |||||
* | add a menuconfig option for enabling KALLSYMS for the kernel | Felix Fietkau | 2009-01-20 | 1 | -0/+8 | |
| | | | | SVN-Revision: 14122 | |||||
* | add support for an optional staging directory for debug binaries | Felix Fietkau | 2009-01-13 | 1 | -0/+7 | |
| | | | | SVN-Revision: 14018 | |||||
* | clean up build system settings and make some of them more accessible | Felix Fietkau | 2009-01-13 | 1 | -35/+32 | |
| | | | | SVN-Revision: 14017 | |||||
* | Adds support for using a local clone of a git tree | Hamish Guthrie | 2008-10-10 | 1 | -0/+20 | |
| | | | | SVN-Revision: 12941 | |||||
* | fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from ↵ | Nicolas Thill | 2008-09-13 | 1 | -9/+7 | |
| | | | | | | DEVEL to BUILDOPTS - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL SVN-Revision: 12592 | |||||
* | add new option for enabling debugging symbols | Felix Fietkau | 2008-09-13 | 1 | -4/+12 | |
| | | | | SVN-Revision: 12591 | |||||
* | adds missing patch for native toolchain | John Crispin | 2008-06-10 | 1 | -0/+4 | |
| | | | | SVN-Revision: 11425 | |||||
* | Update size and inodes of grup image | Jens Muecke | 2008-05-12 | 1 | -2/+2 | |
| | | | | | | | | Enlarge default size of grup image for X and other packages. OLPC also use this grup image. SVN-Revision: 11124 | |||||
* | add feature flag for the cpio.gz support | Gabor Juhos | 2008-01-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10311 | |||||
* | remove old feeds stuff | Felix Fietkau | 2007-12-28 | 1 | -13/+0 | |
| | | | | SVN-Revision: 9991 | |||||
* | add cpio.gz support (patch from #2595) | Felix Fietkau | 2007-12-28 | 1 | -0/+7 | |
| | | | | SVN-Revision: 9986 | |||||
* | fix rootfs size selection | Felix Fietkau | 2007-12-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9808 | |||||
* | add external kernel tree support | Eugene Konev | 2007-11-20 | 1 | -0/+5 | |
| | | | | SVN-Revision: 9584 | |||||
* | add possibility to set default .config values | John Crispin | 2007-10-14 | 1 | -0/+9 | |
| | | | | SVN-Revision: 9300 | |||||
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | 1 | -0/+7 | |
| | | | | SVN-Revision: 9191 | |||||
* | add option for cleaning all ipkg info before the image build | Felix Fietkau | 2007-10-05 | 1 | -3/+11 | |
| | | | | SVN-Revision: 9151 | |||||
* | move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options | Nicolas Thill | 2007-10-03 | 1 | -7/+7 | |
| | | | | SVN-Revision: 9102 | |||||
* | remove CONFIG_JLEVEL. use make -j in the future | Felix Fietkau | 2007-07-30 | 1 | -7/+0 | |
| | | | | SVN-Revision: 8237 | |||||
* | add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 | Felix Fietkau | 2007-07-26 | 1 | -0/+6 | |
| | | | | SVN-Revision: 8181 | |||||
* | Fix the automatic selection of ext2 when not using neither squashfs nor jffs2 | Florian Fainelli | 2007-07-20 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8075 | |||||
* | Add optionnal support for a BUILD_DIR suffix (#2057) | Florian Fainelli | 2007-07-19 | 1 | -0/+7 | |
| | | | | SVN-Revision: 8050 | |||||
* | Add a USES_TGZ config.in variable, so that RB1xx profiles can use it | Florian Fainelli | 2007-07-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8039 | |||||
* | Make UCI preconfiguration optional and disabled by default | Felix Fietkau | 2007-05-05 | 1 | -57/+58 | |
| | | | | SVN-Revision: 7095 | |||||
* | add a menuconfig option for specifying a local download mirror | Felix Fietkau | 2007-04-06 | 1 | -0/+3 | |
| | | | | SVN-Revision: 6877 | |||||
* | Tidy up Makefiles | Mike Baker | 2007-04-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6857 | |||||
* | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 6417 | |||||
* | add missing copyright header | Felix Fietkau | 2007-02-26 | 1 | -0/+4 | |
| | | | | SVN-Revision: 6383 | |||||
* | make maxinodes configureable for ext2 | Tim Yardley | 2007-02-22 | 1 | -4/+13 | |
| | | | | SVN-Revision: 6345 | |||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -0/+1 | |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | |||||
* | Add support for source feeds in menuconfig | Florian Fainelli | 2007-01-05 | 1 | -0/+7 | |
| | | | | SVN-Revision: 5992 | |||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -1/+1 | |
| | | | | | | directories are now self contained SVN-Revision: 5669 | |||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -1/+1 | |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | |||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -1/+0 | |
| | | | | SVN-Revision: 5222 | |||||
* | make filesystem size selection generic (for ext2) | Felix Fietkau | 2006-10-19 | 1 | -0/+5 | |
| | | | | SVN-Revision: 5221 | |||||
* | add USES_EXT2 flag for target platforms | Felix Fietkau | 2006-10-17 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5175 |