Commit Graph

1021 Commits

Author SHA1 Message Date
Mike Frysinger 1f10a86ade binutils 2.15.94.0.2 2004-12-21 07:25:44 +00:00
Eric Andersen 6ecb13295f stylesheet for docs 2004-12-20 19:38:13 +00:00
Eric Andersen 32fcf718f8 Documentation written by Thomas Petazzoni 2004-12-20 19:35:20 +00:00
Mike Frysinger f336cfc9db use which to locate apps (useful for non-Linux systems like OS X) 2004-12-19 15:43:03 +00:00
Mike Frysinger c71b9520a6 Martin Herren writes:
here is a small patch to add libpng to buildroot.
It's the first application which i integrated in the buildroot build
system, so i welcome any comments, feedbacks and/or improvements about
it.  I tested it using directfb on a arm/pxa platform, and as far as i
could test it it seems to work.
2004-12-14 01:18:23 +00:00
Eric Andersen 752cc448d1 pppd's install target doesn't like 'make -j' 2004-12-11 13:07:00 +00:00
Eric Andersen 08a47d8446 pciutils doesn't like 'make -j' 2004-12-11 13:04:28 +00:00
Eric Andersen 8cdb866d85 openssl doesnt like 'make -j' 2004-12-11 13:03:52 +00:00
Eric Andersen 8e5fb3fb4a Add initial BR2_JLEVEL support, with some exceptions for apps that
have broken 'make -j' support
2004-12-11 13:01:10 +00:00
Eric Andersen c7bf26e6d7 Kill off old unused JLEVEL junk 2004-12-11 11:23:44 +00:00
Eric Andersen bf38723fce Don't fail for existing dirs 2004-12-11 10:35:18 +00:00
Eric Andersen 747b16dd2b Add some more phonys 2004-12-11 10:33:19 +00:00
Eric Andersen a22bafc958 Don't nuke STAGING_DIR and TARGET_DIR 2004-12-11 10:31:14 +00:00
Eric Andersen ba7c48f306 Add an option to allow people to relocate the toolchain 2004-12-11 10:25:40 +00:00
Eric Andersen 8af392736e Patch from Karsten Kruse:
Hi,

two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.
2004-12-11 10:01:37 +00:00
Eric Andersen 070e7c147b Patch from Volmat Alain adding SH3/SH3EB SH4EB support 2004-12-11 09:56:58 +00:00
Eric Andersen bd432c18f2 do not inadvertantly create files 2004-12-11 09:55:56 +00:00
Mike Frysinger a434ced16c err patch has already been merged 2004-12-01 02:29:36 +00:00
Ned Ludd f7e0855182 use correct STRIP in wtools Makefile when cross-building 2004-11-23 22:58:57 +00:00
Ned Ludd 5f3f78f32b wtools-28_pre3 update from the author Jean Tourrilhes. This version is the first to officially support multicall 2004-11-23 22:01:21 +00:00
Mike Frysinger db0dd7a25b 2.15.94.0.1 released 2004-11-23 04:33:56 +00:00
Mike Frysinger f63daa4790 patch is still needed 2004-11-22 23:02:36 +00:00
Ned Ludd 243c9fd4a8 wireless-tools update from Jean Tourrilhes. uclibc mailing list 2004-11-18 14:45:27 +00:00
Mike Frysinger 35bb510b1e From Karsten Kruse: openssh requires zlib 2004-11-18 02:21:22 +00:00
Mike Frysinger ce74d2d8c1 add gcc 3.3.5/3.4.3 options 2004-11-17 22:24:02 +00:00
Mike Frysinger 8128836d22 copy 3.4.2 and remove patches no longer needed 2004-11-17 22:00:05 +00:00
Mike Frysinger e28078875e add some help text 2004-11-17 21:58:09 +00:00
Mike Frysinger 274f4a8319 direct copy from 3.3.4 2004-11-17 21:51:48 +00:00
Mike Frysinger 300f6c2781 fix config scripts for sh 2004-11-13 23:34:27 +00:00
Mike Frysinger 52c9508f27 add which 2004-11-11 14:28:17 +00:00
Mike Frysinger db13d321d6 portmap 2004-11-11 14:25:10 +00:00
Mike Frysinger b4176386f4 add help desc 2004-11-11 14:17:45 +00:00
Mike Frysinger 559efa969b add help text 2004-11-11 14:16:28 +00:00
Mike Frysinger 9c8f058487 move ver number into a var 2004-11-11 14:15:16 +00:00
Eric Andersen 71f799e085 Disable busybox ar 2004-11-06 07:02:56 +00:00
Manuel Novoa III d8bbb722f0 Fix 2.14.90.0.8 / 2.15 selection. 2004-11-05 21:04:13 +00:00
Mike Frysinger 214b27914d new version 2004-11-02 06:35:31 +00:00
Manuel Novoa III b1e76dbbad Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking
coredump handling by gdb for current kernels.  Update the hardcoded constants
to reflect the change.
2004-10-31 20:48:12 +00:00
Manuel Novoa III d657698096 Upstream bug fix. 2004-10-31 20:43:24 +00:00
Manuel Novoa III be20459e0a Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. 2004-10-31 20:42:27 +00:00
Manuel Novoa III ce2722a8f2 Integrate some debian patches, extracted from binutils_2.15-4.diff. 2004-10-31 20:41:07 +00:00
Eric Andersen 46b489fb9b Jan Lana writes:
Hi,

package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation.
There is a simple patch.

- Jenda
2004-10-27 20:09:27 +00:00
Eric Andersen e241d62082 Be certain ncurses is enabled when depended upon 2004-10-27 18:52:06 +00:00
Tim Riker 788ddd9c45 nuke sources/ - you might want to move sources/dl/ to dl/ to avoid redownloading the world 2004-10-27 18:13:38 +00:00
Tim Riker aabea2803d use fs type as file extension 2004-10-27 18:12:49 +00:00
Ned Ludd aafe69e2c5 less depends on ncurses 2004-10-27 16:46:16 +00:00
Ned Ludd 035ddca8cb fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml 2004-10-27 16:44:12 +00:00
Ned Ludd feb2dd9754 force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on uclibc ml 2004-10-27 16:41:19 +00:00
Manuel Novoa III 05d9d7c58b Allow selection of specific (supported) versions... specificly the 2.6.8
headers with the (mostly mips related) cleanup patch.
2004-10-27 08:55:52 +00:00
Manuel Novoa III 1f3d636953 Enforce openssl dependency. 2004-10-27 08:44:32 +00:00