Commit Graph

952 Commits

Author SHA1 Message Date
Eric Andersen
f694016136 final step in buildroot facelift 2004-10-09 06:13:40 +00:00
Eric Andersen
ae2792b44c facelift step number two 2004-10-09 05:47:49 +00:00
Eric Andersen
0134e28071 Add some seperators 2004-10-09 05:33:05 +00:00
Eric Andersen
3f284171c5 Remove obsolete references to SOURCE_DIR 2004-10-09 05:28:18 +00:00
Eric Andersen
275fcee617 Fix it so we once again build the target root_fs 2004-10-09 04:46:15 +00:00
Eric Andersen
4c4768b2f7 Fix it so we once again build the target root_fs 2004-10-09 04:34:21 +00:00
Eric Andersen
6c2a7c0359 Remove references to the obsolete SOURCE_DIR 2004-10-09 04:15:52 +00:00
Eric Andersen
5fc779527a Remove obsolete reference to SOURCE_DIR 2004-10-09 03:23:27 +00:00
Eric Andersen
5b9497f786 Move the STLport to 2.95 where it belongs 2004-10-09 03:22:43 +00:00
Eric Andersen
44eedc5c44 facelift step number two 2004-10-09 02:49:33 +00:00
Eric Andersen
73f7be8290 Remove the old 'make' directory, and populate the new 'package'
directory.
2004-10-09 01:24:28 +00:00
Eric Andersen
0b5ad78369 It would help to include the package specific *.mk makefiles 2004-10-09 01:07:45 +00:00
Eric Andersen
2d523c2317 Major buildroot facelift, step one.
-Erik
2004-10-09 01:06:03 +00:00
Mike Frysinger
3c09cf4b5e prune info/man pages 2004-10-08 21:51:44 +00:00
Mike Frysinger
0efea03fab update python ... this one should work a lot better than the old one 2004-10-08 21:48:43 +00:00
Mike Frysinger
5226455eb4 make sure we quote cflags 2004-10-08 21:11:14 +00:00
Mike Frysinger
6e3fcf99eb make sure build uses $TARGET_CFLAGS and the install works 2004-10-08 21:07:31 +00:00
Mike Frysinger
18ebc33f6c new debian patch 2004-10-08 20:49:07 +00:00
Mike Frysinger
4fc1bac66d new version and use a variable to hold the version 2004-10-08 20:21:05 +00:00
Mike Frysinger
a6409fede4 use $(DISABLE_NLS) instead of --disable-nls 2004-10-08 20:11:54 +00:00
Mike Frysinger
1dc7f8ff40 delete file rather than letting the makefile try to do it 2004-10-08 20:10:56 +00:00
Mike Frysinger
7b58b2c577 add -pipe to default CFLAGS 2004-10-08 20:09:09 +00:00
Mike Frysinger
5af473bf26 wget ! 2004-10-08 20:08:26 +00:00
Mike Frysinger
accbb13b39 new version of less and make sure the build uses $TARGET_CFLAGS 2004-10-08 19:24:54 +00:00
Mike Frysinger
4a2c413273 clean up and use a newer version that actually cross compiles :) 2004-10-08 18:20:15 +00:00
Mike Frysinger
5d9b366a95 new strace 2004-10-08 18:04:26 +00:00
Mike Frysinger
b8cbb9e0c5 new version of sed 2004-10-08 18:02:45 +00:00
Mike Frysinger
f31e65d886 use variable to hold version 2004-10-08 18:02:37 +00:00
Mike Frysinger
eced88398d nano! 2004-10-08 18:00:32 +00:00
Mike Frysinger
6b73b4b465 distcc ebuild 2004-10-08 17:34:51 +00:00
Mike Frysinger
eed2370812 new version of procps 2004-10-08 17:32:14 +00:00
Mike Frysinger
9882e862ac new version of findutils 2004-10-08 17:29:47 +00:00
Mike Frysinger
7f3706c697 new version out 2004-10-08 16:03:22 +00:00
Mike Frysinger
381359328f update so that it actually works ;) 2004-10-08 16:00:05 +00:00
Mike Frysinger
b2e89e7d8c update make targets to reflect new build system 2004-10-08 15:49:42 +00:00
Mike Frysinger
659b73786f dont hardcode version #, use a variable 2004-10-08 15:46:00 +00:00
Mike Frysinger
cda805f060 update dnsmasq since older one doesnt exist and had security issues 2004-10-08 15:45:13 +00:00
Mike Frysinger
0be7a5629b move hardcoded version number into 1 variable and update to 1.2.1 2004-10-08 15:35:45 +00:00
Mike Frysinger
ea9a9f4349 make sure sh4 headers get setup properly 2004-10-08 15:28:30 +00:00
Mike Frysinger
766fa31a21 i dont have mkfs.jffs2 on my system so stop complaining you cant find it 2004-10-08 14:07:55 +00:00
Eric Andersen
46e93c076b Avoid naming conflicts with 'linux' target 2004-10-05 07:16:53 +00:00
Eric Andersen
ee654b59c3 Always use kernel-headers. 2004-10-05 07:10:07 +00:00
Manuel Novoa III
16a8faf0fa Add the new binutils and gdb, but don't make them defaults since I haven't
really tested them yet.
2004-09-30 01:08:50 +00:00
Manuel Novoa III
9589b3c3cb Support latest gdb release (untested). 2004-09-30 01:00:37 +00:00
Manuel Novoa III
0649b4cbe2 Support latest binutils release. 2004-09-30 00:58:39 +00:00
Manuel Novoa III
adac1bef9b Fix ld/emultempl/elf32.em. Found by vapier. 2004-09-30 00:57:12 +00:00
Manuel Novoa III
e29aaa1c6c Don't include glibc symbol versions in libgcc.
Replace mips delay slot patch with upstream fix.
Backport gcc typo fix from cvs to fix powerpc builds with newer binutils.
2004-09-30 00:54:44 +00:00
Manuel Novoa III
b4e0fb5f1b Fix some config issues. 2004-09-30 00:51:53 +00:00
Manuel Novoa III
b091812481 Don't build libfloat unless we're using gcc 3.3.x. 2004-09-30 00:50:50 +00:00
Tim Riker
d082261161 mkdir can fail 2004-09-27 18:40:39 +00:00