Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a fix from aorlinsk to fix an issue with the order in options passed to tar | Nicolas Thill | 2005-06-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 1242 | ||||
* | change default compiler to gcc 3.4.4 - fixes kernel weirdness | Felix Fietkau | 2005-06-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 1227 | ||||
* | damn symlink | Waldemar Brodkorb | 2005-06-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 1214 | ||||
* | fix symlink | Waldemar Brodkorb | 2005-06-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 1198 | ||||
* | fix build, thx z3ro | Waldemar Brodkorb | 2005-06-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 1167 | ||||
* | add gdb-client to run on host to debug target.. (kgdb) | Waldemar Brodkorb | 2005-06-07 | 29 | -1/+3992 |
| | | | | SVN-Revision: 1166 | ||||
* | add gcc 3.4.4 | Felix Fietkau | 2005-05-23 | 10 | -1/+4293 |
| | | | | SVN-Revision: 1027 | ||||
* | oops. | Waldemar Brodkorb | 2005-04-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 771 | ||||
* | use tmpfs instead ramfs, strange that i do not need to add any kernel ↵ | Waldemar Brodkorb | 2005-04-30 | 2 | -4/+3 |
| | | | | | | option, it works out of the box, and dd if=/dev/zero of=test bs=1024k count=100 does not kill the box anymore SVN-Revision: 770 | ||||
* | change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2 | Felix Fietkau | 2005-04-29 | 2 | -6/+7 |
| | | | | SVN-Revision: 767 | ||||
* | fix uclibc gcc4 compile | Felix Fietkau | 2005-04-29 | 1 | -0/+23 |
| | | | | SVN-Revision: 765 | ||||
* | add gcc 4.0.0 | Felix Fietkau | 2005-04-29 | 3 | -0/+3607 |
| | | | | SVN-Revision: 762 | ||||
* | remove older binutils 2.14 versions | Felix Fietkau | 2005-04-29 | 8 | -4004/+0 |
| | | | | SVN-Revision: 760 | ||||
* | remove unused gcc versions (<3.3.5, 3.4.0-3.4.2) | Felix Fietkau | 2005-04-29 | 42 | -23257/+0 |
| | | | | SVN-Revision: 759 | ||||
* | add binutils 2.16.90.0.1 | Felix Fietkau | 2005-04-29 | 9 | -33/+424 |
| | | | | SVN-Revision: 758 | ||||
* | make gcc compile install libgcc_s by default, remove package/libgcc/ | Felix Fietkau | 2005-04-29 | 1 | -0/+3 |
| | | | | SVN-Revision: 755 | ||||
* | add hidden config value for gcc 3.4+ | Felix Fietkau | 2005-04-28 | 1 | -0/+9 |
| | | | | SVN-Revision: 747 | ||||
* | enable c++ support in toolchain by default (without sjlj exceptions) | Felix Fietkau | 2005-04-25 | 1 | -2/+3 |
| | | | | SVN-Revision: 716 | ||||
* | upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵ | Imre Kaloz | 2005-04-14 | 1 | -2/+2 |
| | | | | | | up jffs2 SVN-Revision: 650 | ||||
* | Remove libpthread from root_dir | Nicolas Thill | 2005-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 602 | ||||
* | Don't install libgcc to root_dir | Nicolas Thill | 2005-04-09 | 1 | -4/+0 |
| | | | | SVN-Revision: 601 | ||||
* | add some fixes for compiling on mac os x | Felix Fietkau | 2005-04-06 | 5 | -7/+2467 |
| | | | | SVN-Revision: 574 | ||||
* | fix gcc dependency bug | Felix Fietkau | 2005-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 570 | ||||
* | hide experimental/developer options from the user. can be reenabled by using ↵ | Felix Fietkau | 2005-04-05 | 6 | -50/+87 |
| | | | | | | make menuconfig DEVELOPER=1 SVN-Revision: 567 | ||||
* | fix ipv6 host name lookup from /etc/hosts | Felix Fietkau | 2005-04-04 | 3 | -1/+26 |
| | | | | SVN-Revision: 559 | ||||
* | add mirrors | Waldemar Brodkorb | 2005-03-20 | 1 | -4/+22 |
| | | | | SVN-Revision: 399 | ||||
* | add mirror for kernel source | Waldemar Brodkorb | 2005-03-20 | 1 | -1/+4 |
| | | | | SVN-Revision: 395 | ||||
* | remove java compiler option, with will not work | Waldemar Brodkorb | 2005-03-19 | 1 | -6/+0 |
| | | | | SVN-Revision: 392 | ||||
* | add downloading script (with md5sum checking and sourceforge downloading ↵ | Felix Fietkau | 2005-03-19 | 6 | -6/+7 |
| | | | | | | support) SVN-Revision: 391 | ||||
* | add missing binutils patches | Felix Fietkau | 2005-03-07 | 2 | -0/+44 |
| | | | | SVN-Revision: 343 | ||||
* | binutils & gcc patches from uclibc buildroot | Felix Fietkau | 2005-03-07 | 17 | -144/+1153 |
| | | | | SVN-Revision: 331 | ||||
* | Add offline_root option to ipkg.conf | Nicolas Thill | 2005-03-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 312 | ||||
* | bring up to date with nbd's br2_test20.tar.bz2 | Mike Baker | 2005-03-06 | 6 | -0/+220 |
| | | | | SVN-Revision: 308 | ||||
* | nbd's makefile/menuconfig rewrite | Mike Baker | 2005-03-06 | 23 | -1076/+649 |
| | | | | SVN-Revision: 307 | ||||
* | fix binutils alignment issue | Mike Baker | 2005-03-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 302 | ||||
* | demistifying make *clean targets, fix some clean targets issues | Waldemar Brodkorb | 2005-02-19 | 5 | -9/+9 |
| | | | | SVN-Revision: 272 | ||||
* | sync with buildroot2 from uclibc, add my version of kernel-headers | Waldemar Brodkorb | 2005-02-19 | 4 | -2/+1093 |
| | | | | SVN-Revision: 266 | ||||
* | added -mips2 for optimization, request by nico | Waldemar Brodkorb | 2005-02-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 258 | ||||
* | largefs default, needed for precompiled openssh-packages | Waldemar Brodkorb | 2005-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 228 | ||||
* | use stable uclibc | Waldemar Brodkorb | 2005-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 227 | ||||
* | fix default toolchain/compiler settings | Mike Baker | 2005-02-06 | 2 | -2/+2 |
| | | | | SVN-Revision: 214 | ||||
* | *** empty log message *** | Mike Baker | 2005-02-06 | 1 | -3/+8 |
| | | | | SVN-Revision: 213 | ||||
* | remove gdb for now | Mike Baker | 2005-01-17 | 13 | -1979/+0 |
| | | | | SVN-Revision: 203 | ||||
* | Update defaults | Mike Baker | 2005-01-17 | 2 | -2/+3 |
| | | | | SVN-Revision: 202 | ||||
* | Initial revision | Mike Baker | 2005-01-16 | 145 | -0/+51152 |
SVN-Revision: 197 |