| Commit message (Expand) | Author | Age |
... | |
| * | add arm eabi patches | Imre Kaloz | 2006-06-08 |
| * | get rid of CRLFs | Imre Kaloz | 2006-06-08 |
| * | clean scripts/config on distclean | Felix Fietkau | 2006-06-08 |
| * | make ramdisk support generic, some cleanups | Felix Fietkau | 2006-06-07 |
| * | disable all other filesystems in menuconfig when initramfs is selected | Felix Fietkau | 2006-06-07 |
| * | move mips boot patch to generic-2.6 | Felix Fietkau | 2006-06-07 |
| * | generic lzma loader: add support for memory copying, preserve prom arguments | Felix Fietkau | 2006-06-07 |
| * | add GCC 4.1.1 and sync 4.1.0 with Kamikaze | Imre Kaloz | 2006-06-06 |
| * | fix typo | Felix Fietkau | 2006-06-05 |
| * | target/linux/image rewrite | Felix Fietkau | 2006-06-04 |
| * | fix unnecessary kernel rebuild | Felix Fietkau | 2006-06-04 |
| * | whitespace fixes | Felix Fietkau | 2006-06-04 |
| * | don't compile libipkg in busybox if ipkg is disabled | Felix Fietkau | 2006-06-04 |
| * | don't delete .svn on distclean | Felix Fietkau | 2006-06-02 |
| * | run defconfig at the start of a normal make run to get additional config options | Felix Fietkau | 2006-06-02 |
| * | remove unused wget menuconfig option; make the package autorebuild optional (... | Felix Fietkau | 2006-06-02 |
| * | store stamp file for 'development headers installed' in the staging dir inste... | Felix Fietkau | 2006-06-02 |
| * | fix a typo that prevents base-files from being installed | Felix Fietkau | 2006-06-02 |
| * | fix version info for packages that either lack PKG_VERSION or PKG_RELEASE | Felix Fietkau | 2006-06-02 |
| * | fix base-files version number | Felix Fietkau | 2006-06-01 |
| * | add broadcom include files, fix build | Felix Fietkau | 2006-06-01 |
| * | some bugfixes and additions for the default compile target | Felix Fietkau | 2006-06-01 |
| * | fix dependency problem | Felix Fietkau | 2006-06-01 |
| * | remove some debugging code, include package/rules.mk in package dependency check | Felix Fietkau | 2006-06-01 |
| * | add TARGET_CONFIGURE_OPTS to default compile command | Felix Fietkau | 2006-06-01 |
| * | add clean targets, more FORCE stuff | Felix Fietkau | 2006-06-01 |
| * | remove broken dependency | Felix Fietkau | 2006-06-01 |
| * | fix InstallDev bug | Felix Fietkau | 2006-06-01 |
| * | allow parallel build of binutils | Felix Fietkau | 2006-05-31 |
| * | fix busybox build | Felix Fietkau | 2006-05-31 |
| * | cleanup; replace .PHONY with FORCE; disable gdb by default | Felix Fietkau | 2006-05-31 |
| * | fix toolchain build | Felix Fietkau | 2006-05-31 |
| * | remove useless FORCE depend | Felix Fietkau | 2006-05-31 |
| * | add support for parallel build of packages (tested with -j8) | Felix Fietkau | 2006-05-31 |
| * | remove weird /lib64 directory | Felix Fietkau | 2006-05-31 |
| * | fix install of in-tree modules ipkgs | Felix Fietkau | 2006-05-31 |
| * | fix root filesystem path | Felix Fietkau | 2006-05-31 |
| * | strip kernel modules automatically as well | Felix Fietkau | 2006-05-31 |
| * | add package install target | Felix Fietkau | 2006-05-31 |
| * | remove some debugging junk (#492) | Felix Fietkau | 2006-05-31 |
| * | fix iptables build | Felix Fietkau | 2006-05-31 |
| * | only use the .dev-installed target if Build/InstallDev is defined - avoids un... | Felix Fietkau | 2006-05-31 |
| * | remove old Config.in files | Felix Fietkau | 2006-05-31 |
| * | move target/linux/package/switch to package/, fix a bug in the ipkg dependenc... | Felix Fietkau | 2006-05-31 |
| * | move alsa from target/linux/package to package, add compile fix for linux 2.4 | Felix Fietkau | 2006-05-31 |
| * | add missing kernel version to madwifi package | Felix Fietkau | 2006-05-31 |
| * | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | Felix Fietkau | 2006-05-31 |
| * | don't try to strip kernel modules | Felix Fietkau | 2006-05-31 |
| * | cleanup; change base-files build directory | Felix Fietkau | 2006-05-31 |
| * | add missing BuildPackage lines, convert install-dev: to Build/InstallDev | Felix Fietkau | 2006-05-31 |