Commit Graph

  • e2578ec3c5 Kristian Hoffmann: Attached is a (trivial) patch to fix a reference to an undefined variable 'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded correctly. Mike Frysinger 2004-10-14 02:59:44 +00:00
  • 12352ccefb Update to a working url and current version Eric Andersen 2004-10-13 19:43:02 +00:00
  • 042bb97d17 teach boa to compile Eric Andersen 2004-10-13 19:42:34 +00:00
  • c04d0fca9a busybox 1.00 Mike Frysinger 2004-10-13 18:37:16 +00:00
  • a1649ac84d update ignore Mike Frysinger 2004-10-12 03:08:13 +00:00
  • 4e809df67f more updates for python Mike Frysinger 2004-10-12 00:06:48 +00:00
  • 663a55ca28 use $TARGET_CFLAGS Mike Frysinger 2004-10-11 21:23:34 +00:00
  • ee1a9d8b2e use M4_VER Mike Frysinger 2004-10-11 20:42:53 +00:00
  • 93b92d42a9 use $TARGET_CFLAGS Mike Frysinger 2004-10-11 20:39:52 +00:00
  • 669c766261 use $TARGET_CFLAGS Mike Frysinger 2004-10-11 20:33:27 +00:00
  • 9a8d02b02f latest tar needs fixes from cvs Mike Frysinger 2004-10-11 19:55:27 +00:00
  • cfc584d677 use $(TARGET_CFLAGS) Mike Frysinger 2004-10-11 15:52:09 +00:00
  • 3263c5a67f -xvf -> $(TAR_OPTIONS) Mike Frysinger 2004-10-11 14:01:07 +00:00
  • bedab4c26f depend on ncurses Eric Andersen 2004-10-10 01:16:29 +00:00
  • e697a16e5a Andrew May writes: Eric Andersen 2004-10-10 01:12:46 +00:00
  • 581bc450f5 Fixup SOFT_FLOAT handling Eric Andersen 2004-10-09 21:28:56 +00:00
  • bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane Eric Andersen 2004-10-09 21:19:47 +00:00
  • bad6428272 Don't use a string to do the job of a bool Eric Andersen 2004-10-09 21:12:25 +00:00
  • 0a19191eb8 Thomas Lundquist: have the makefiles depend on the correct file Mike Frysinger 2004-10-09 20:27:29 +00:00
  • b0842f9a13 Thomas Lundquist: have the makefiles depend on the correct file Mike Frysinger 2004-10-09 20:18:02 +00:00
  • 612ce732f2 Thomas Lundquist: patch the right dir Mike Frysinger 2004-10-09 20:10:36 +00:00
  • fd913d55b9 rsync package Mike Frysinger 2004-10-09 20:07:08 +00:00
  • 8458eb9441 prune a few more files Mike Frysinger 2004-10-09 19:48:32 +00:00
  • 55703607e6 make sure we update timestamps Mike Frysinger 2004-10-09 19:26:10 +00:00
  • 3a7b488366 use $(TAR_VERBOSITY) Mike Frysinger 2004-10-09 19:05:40 +00:00
  • 1f41bb7738 support tar verbosity Mike Frysinger 2004-10-09 18:58:04 +00:00
  • dfca4ee6ae make sure iproute2 uses target cflags Mike Frysinger 2004-10-09 18:49:09 +00:00
  • 45d41095b4 update make targets Mike Frysinger 2004-10-09 18:46:20 +00:00
  • d47905628e allow people to enter target optimizations Mike Frysinger 2004-10-09 18:08:15 +00:00
  • 40fbbbad2a add support for using busybox snapshot Mike Frysinger 2004-10-09 18:00:34 +00:00
  • 0b63725463 ignore dl and patches dirs Mike Frysinger 2004-10-09 17:43:24 +00:00
  • 610dd98a8f punt little .cvsignore too Mike Frysinger 2004-10-09 17:35:55 +00:00
  • c7af927d69 update documentation a bit Eric Andersen 2004-10-09 06:27:44 +00:00
  • eb85cef2f6 bump version to something existant on alpha.gnu.org Eric Andersen 2004-10-09 06:22:28 +00:00
  • f694016136 final step in buildroot facelift Eric Andersen 2004-10-09 06:13:40 +00:00
  • ae2792b44c facelift step number two Eric Andersen 2004-10-09 05:47:49 +00:00
  • 0134e28071 Add some seperators Eric Andersen 2004-10-09 05:33:05 +00:00
  • 3f284171c5 Remove obsolete references to SOURCE_DIR Eric Andersen 2004-10-09 05:28:18 +00:00
  • 275fcee617 Fix it so we once again build the target root_fs Eric Andersen 2004-10-09 04:46:15 +00:00
  • 4c4768b2f7 Fix it so we once again build the target root_fs Eric Andersen 2004-10-09 04:34:21 +00:00
  • 6c2a7c0359 Remove references to the obsolete SOURCE_DIR Eric Andersen 2004-10-09 04:15:52 +00:00
  • 5fc779527a Remove obsolete reference to SOURCE_DIR Eric Andersen 2004-10-09 03:23:27 +00:00
  • 5b9497f786 Move the STLport to 2.95 where it belongs Eric Andersen 2004-10-09 03:22:43 +00:00
  • 44eedc5c44 facelift step number two Eric Andersen 2004-10-09 02:49:33 +00:00
  • 73f7be8290 Remove the old 'make' directory, and populate the new 'package' directory. Eric Andersen 2004-10-09 01:24:28 +00:00
  • 0b5ad78369 It would help to include the package specific *.mk makefiles Eric Andersen 2004-10-09 01:07:45 +00:00
  • 2d523c2317 Major buildroot facelift, step one. -Erik Eric Andersen 2004-10-09 01:06:03 +00:00
  • 3c09cf4b5e prune info/man pages Mike Frysinger 2004-10-08 21:51:44 +00:00
  • 0efea03fab update python ... this one should work a lot better than the old one Mike Frysinger 2004-10-08 21:48:43 +00:00
  • 5226455eb4 make sure we quote cflags Mike Frysinger 2004-10-08 21:11:14 +00:00
  • 6e3fcf99eb make sure build uses $TARGET_CFLAGS and the install works Mike Frysinger 2004-10-08 21:07:31 +00:00
  • 18ebc33f6c new debian patch Mike Frysinger 2004-10-08 20:49:07 +00:00
  • 4fc1bac66d new version and use a variable to hold the version Mike Frysinger 2004-10-08 20:21:05 +00:00
  • a6409fede4 use $(DISABLE_NLS) instead of --disable-nls Mike Frysinger 2004-10-08 20:11:54 +00:00
  • 1dc7f8ff40 delete file rather than letting the makefile try to do it Mike Frysinger 2004-10-08 20:10:56 +00:00
  • 7b58b2c577 add -pipe to default CFLAGS Mike Frysinger 2004-10-08 20:09:09 +00:00
  • 5af473bf26 wget ! Mike Frysinger 2004-10-08 20:08:26 +00:00
  • accbb13b39 new version of less and make sure the build uses $TARGET_CFLAGS Mike Frysinger 2004-10-08 19:24:54 +00:00
  • 4a2c413273 clean up and use a newer version that actually cross compiles :) Mike Frysinger 2004-10-08 18:20:15 +00:00
  • 5d9b366a95 new strace Mike Frysinger 2004-10-08 18:04:26 +00:00
  • b8cbb9e0c5 new version of sed Mike Frysinger 2004-10-08 18:02:45 +00:00
  • f31e65d886 use variable to hold version Mike Frysinger 2004-10-08 18:02:37 +00:00
  • eced88398d nano! Mike Frysinger 2004-10-08 18:00:32 +00:00
  • 6b73b4b465 distcc ebuild Mike Frysinger 2004-10-08 17:34:51 +00:00
  • eed2370812 new version of procps Mike Frysinger 2004-10-08 17:32:14 +00:00
  • 9882e862ac new version of findutils Mike Frysinger 2004-10-08 17:29:47 +00:00
  • 7f3706c697 new version out Mike Frysinger 2004-10-08 16:03:22 +00:00
  • 381359328f update so that it actually works ;) Mike Frysinger 2004-10-08 16:00:05 +00:00
  • b2e89e7d8c update make targets to reflect new build system Mike Frysinger 2004-10-08 15:49:42 +00:00
  • 659b73786f dont hardcode version #, use a variable Mike Frysinger 2004-10-08 15:46:00 +00:00
  • cda805f060 update dnsmasq since older one doesnt exist and had security issues Mike Frysinger 2004-10-08 15:45:13 +00:00
  • 0be7a5629b move hardcoded version number into 1 variable and update to 1.2.1 Mike Frysinger 2004-10-08 15:35:45 +00:00
  • ea9a9f4349 make sure sh4 headers get setup properly Mike Frysinger 2004-10-08 15:28:30 +00:00
  • 766fa31a21 i dont have mkfs.jffs2 on my system so stop complaining you cant find it Mike Frysinger 2004-10-08 14:07:55 +00:00
  • 46e93c076b Avoid naming conflicts with 'linux' target Eric Andersen 2004-10-05 07:16:53 +00:00
  • ee654b59c3 Always use kernel-headers. Eric Andersen 2004-10-05 07:10:07 +00:00
  • 16a8faf0fa Add the new binutils and gdb, but don't make them defaults since I haven't really tested them yet. Manuel Novoa III 2004-09-30 01:08:50 +00:00
  • 9589b3c3cb Support latest gdb release (untested). Manuel Novoa III 2004-09-30 01:00:37 +00:00
  • 0649b4cbe2 Support latest binutils release. Manuel Novoa III 2004-09-30 00:58:39 +00:00
  • adac1bef9b Fix ld/emultempl/elf32.em. Found by vapier. Manuel Novoa III 2004-09-30 00:57:12 +00:00
  • 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. Manuel Novoa III 2004-09-30 00:54:44 +00:00
  • b4e0fb5f1b Fix some config issues. Manuel Novoa III 2004-09-30 00:51:53 +00:00
  • b091812481 Don't build libfloat unless we're using gcc 3.3.x. Manuel Novoa III 2004-09-30 00:50:50 +00:00
  • d082261161 mkdir can fail Tim Riker 2004-09-27 18:40:39 +00:00
  • 0955c58c04 mkdir can fail Tim Riker 2004-09-27 18:31:57 +00:00
  • c368a59027 ws Tim Riker 2004-09-27 17:34:36 +00:00
  • f598d4fe84 Default to 2.4.27 kernel headers Eric Andersen 2004-09-22 17:07:07 +00:00
  • bfa9ce0e4c Add back in support for 3.3.4 soft float toolchains, although arm would require reenabling linking with -lfloat in uClibc. Manuel Novoa III 2004-09-14 11:52:26 +00:00
  • 693752617d Aesthetic change... Current gcc cvs removes the unnecessary dependency ref to gthr-gnat.c, so remove it and the unnecesary ref to unwind-dw2-fde.c. Manuel Novoa III 2004-09-11 13:40:29 +00:00
  • e722c5e1b3 Fix type noticed by Peter Mazinger. Manuel Novoa III 2004-09-11 12:13:30 +00:00
  • ce1dd7b540 Integrate gcc 3.4.2 and add patches from both openembedded (6??-*) and Dan Kegel's crosstools (7??-*). Use makefile vars for toolchain names in ccache.mk and gdb.mk. Fix a g++-related symlink issue with ccache. Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips is building). Let the users go forth and test... ;-) Manuel Novoa III 2004-09-10 18:58:11 +00:00
  • cbd2923af7 Peter noticed some bits were missing. Manuel Novoa III 2004-09-10 13:12:25 +00:00
  • 3d2c3c76a1 Patch by michael tesch <tesch1@gmail.com> ... The real problem, only caused when you have a *.patch file in the main build directory, is that the Makefiles don't escape the globbing operator they're passing to patch-kernel.sh. Attached is a patch to fix that. Manuel Novoa III 2004-09-09 10:50:57 +00:00
  • 7e7644913a latest uClibc config updates Eric Andersen 2004-09-08 11:13:50 +00:00
  • cfb3fa3e1c Add N copies of the arm-textrel.patch Eric Andersen 2004-09-08 09:51:04 +00:00
  • a53791078f Looks like this finally gets a more recent version of binutils working on arm in that shared apps seem to work now. Manuel Novoa III 2004-09-03 12:31:47 +00:00
  • 61a4356034 Fix this to work with the arm big endian patch. Manuel Novoa III 2004-09-03 04:34:37 +00:00
  • 9ea2c8a65d Fix a cross compile issue. Manuel Novoa III 2004-09-03 04:12:31 +00:00
  • 21dbe3a32c Sigh... Manuel Novoa III 2004-09-03 02:36:10 +00:00
  • 9efd8d05e4 Change the filenames. Manuel Novoa III 2004-09-03 02:35:45 +00:00