Commit Graph

1017 Commits

Author SHA1 Message Date
Mike Frysinger c7c896649b make sure build uses $TARGET_CFLAGS instead of stupid -O3 2004-10-21 15:08:17 +00:00
Mike Frysinger e0952c6140 fix uninstall target so it doesnt delete the *hosts* flex :x 2004-10-21 13:56:21 +00:00
Mike Frysinger a6f3251e0f version update 2004-10-21 13:23:41 +00:00
Eric Andersen dbfd77f671 Kristian Hoffmann writes:
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in
the buildroot config.  It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ
were renamed to BR2_INSTALL_... in the config system, but not in the gcc
and ccache makefiles.

-Kristian
2004-10-19 19:20:38 +00:00
Mike Frysinger 8500fcd5fd fix binutils_target-clean 2004-10-19 15:53:48 +00:00
Mike Frysinger 5c803fba27 fix the gcc_target-clean target 2004-10-19 15:46:20 +00:00
Mike Frysinger 134f256d2f convert patches to -p1 format 2004-10-19 14:31:15 +00:00
Mike Frysinger dfd5b4d38f force patches to be converted -p1 2004-10-19 14:30:48 +00:00
Eric Andersen 184e18660c Fixup obvious bug 2004-10-18 22:16:28 +00:00
Eric Andersen e775253e3a Apply compressed patches as well 2004-10-18 21:51:44 +00:00
Eric Andersen ba7aa868b8 Remove the non-compressed copy of this patch 2004-10-18 21:49:41 +00:00
Mike Frysinger 4ae49294a4 bash-3.0 2004-10-18 21:04:48 +00:00
Mike Frysinger a72e82f6dc allow for overriding the default -p1 arguement to patch 2004-10-18 20:57:31 +00:00
Eric Andersen d9e09adac2 Patch from Thomas Lundquist to fix a thinko 2004-10-18 06:51:22 +00:00
Mike Frysinger 72c7cc0c24 update to a version of e2fsprogs that builds with sh4, make sure build uses $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks 2004-10-15 14:40:59 +00:00
Mike Frysinger 3c1e10bc1f do some touching to sync timestamps 2004-10-15 14:39:40 +00:00
Manuel Novoa III 56239e49a6 Build the uClibc utils with the uClibc-targeted toolchain.
While the host utils are also built, they are not currently installed.
2004-10-15 08:26:30 +00:00
Eric Andersen fb1c67c1e7 Will McCammon writes:
make fails for busybox 1.0.0 on fedora core 2
because the default behavior of wget is to create
a directory structure of the remote download
server on the local filesystem.  in which case,
tar cannot find successfully downloaded files in
/buildroot/sources/dl.  patch attached.
2004-10-15 07:11:54 +00:00
Mike Frysinger cc388f0b0a fix installing of libproc.so on 64bit systems (like amd64) and fix the clean target so it works 2004-10-15 05:03:35 +00:00
Eric Andersen 12c460a016 fix valgrind dependancies 2004-10-15 02:27:38 +00:00
Mike Frysinger 1eda52851f help text 2004-10-14 20:33:45 +00:00
Mike Frysinger 5284494abe findutils help 2004-10-14 20:15:14 +00:00
Mike Frysinger 6a42235512 add portage support 2004-10-14 20:13:24 +00:00
Mike Frysinger 57b2dfdb2f nano URL 2004-10-14 20:13:12 +00:00
Mike Frysinger d5c5eced97 add some help text 2004-10-14 19:57:18 +00:00
Eric Andersen 35e4b4d4ab Update socat to a current version that is actually present 2004-10-14 19:24:37 +00:00
Eric Andersen 125dfedc19 Be certain make is happy and will not keep trying to reinstall 2004-10-14 19:24:09 +00:00
Mike Frysinger 1f0de5217c fix building of procps on mips systems 2004-10-14 18:17:33 +00:00
Mike Frysinger 19c0f7c429 use $TARGET_CFLAGS 2004-10-14 17:28:57 +00:00
Eric Andersen 3f8f415a2a Teach rsync to compile 2004-10-14 09:57:31 +00:00
Eric Andersen c3da0d8281 Update a few packages 2004-10-14 09:39:25 +00:00
Mike Frysinger 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.
2004-10-14 02:59:44 +00:00
Eric Andersen 12352ccefb Update to a working url and current version 2004-10-13 19:43:02 +00:00
Eric Andersen 042bb97d17 teach boa to compile 2004-10-13 19:42:34 +00:00
Mike Frysinger c04d0fca9a busybox 1.00 2004-10-13 18:37:16 +00:00
Mike Frysinger a1649ac84d update ignore 2004-10-12 03:08:13 +00:00
Mike Frysinger 4e809df67f more updates for python 2004-10-12 00:06:48 +00:00
Mike Frysinger 663a55ca28 use $TARGET_CFLAGS 2004-10-11 21:23:34 +00:00
Mike Frysinger ee1a9d8b2e use M4_VER 2004-10-11 20:42:53 +00:00
Mike Frysinger 93b92d42a9 use $TARGET_CFLAGS 2004-10-11 20:39:52 +00:00
Mike Frysinger 669c766261 use $TARGET_CFLAGS 2004-10-11 20:33:27 +00:00
Mike Frysinger 9a8d02b02f latest tar needs fixes from cvs 2004-10-11 19:55:27 +00:00
Mike Frysinger cfc584d677 use $(TARGET_CFLAGS) 2004-10-11 15:52:09 +00:00
Mike Frysinger 3263c5a67f -xvf -> $(TAR_OPTIONS) 2004-10-11 14:01:07 +00:00
Eric Andersen bedab4c26f depend on ncurses 2004-10-10 01:16:29 +00:00
Eric Andersen e697a16e5a Andrew May writes:
A few more little ones.

busybox fdisk with large files should be removed without large files.

gdbtarget/gdb_client got mixed up in the Makefile.in.
I think gdbtarget should have a depend on ncurses but I am not
sure if it should go in the config or in the .mk.
It may be nice to split out the server and client.

uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
2004-10-10 01:12:46 +00:00
Eric Andersen 581bc450f5 Fixup SOFT_FLOAT handling 2004-10-09 21:28:56 +00:00
Eric Andersen bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane 2004-10-09 21:19:47 +00:00
Eric Andersen bad6428272 Don't use a string to do the job of a bool 2004-10-09 21:12:25 +00:00
Mike Frysinger 0a19191eb8 Thomas Lundquist: have the makefiles depend on the correct file 2004-10-09 20:27:29 +00:00