Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-18 | - bump version to 2.4.9 | Bernhard Reutner-Fischer | |
2007-09-17 | - add v9a and v9b settings. | Bernhard Reutner-Fischer | |
Will need to change the GCC_TARGET_TUNE accordingly. | |||
2007-09-17 | - wants --with-gmp-build nowadays | Bernhard Reutner-Fischer | |
2007-09-17 | - libversion was changed | Bernhard Reutner-Fischer | |
2007-09-17 | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-17 | - bump version | Bernhard Reutner-Fischer | |
2007-09-17 | - apply fixes for 2.3.0 | Bernhard Reutner-Fischer | |
2007-09-15 | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | |
2007-09-15 | - depends on host-fakeroot | Bernhard Reutner-Fischer | |
2007-09-14 | - touchup a few bits that the submitter should have done in the first place | Bernhard Reutner-Fischer | |
2007-09-14 | - also copy the needed libs | Bernhard Reutner-Fischer | |
2007-09-12 | revert this bit, use usr/include | Eric Andersen | |
2007-09-12 | bump version, fixup some brokenness | Eric Andersen | |
2007-09-12 | - revert r19825. Fix this in the kernel instead and read README.buildroot2 | Bernhard Reutner-Fischer | |
2007-09-12 | Watching all the warnings on package/config finally got to me. | Ulf Samuelsson | |
A patch that clears the gcc warnings from config with cast changes only. thanks, I feel better now, Rick Foos <rick@synchromeshcomputing.com> | |||
2007-09-12 | Remove whitespace | Ulf Samuelsson | |
2007-09-12 | Add libvorbis package | Ulf Samuelsson | |
2007-09-12 | Add version info (date) to root fs image | Ulf Samuelsson | |
2007-09-12 | Update various packages to make X run | Ulf Samuelsson | |
2007-09-10 | Bump version | Peter Korsgaard | |
2007-09-10 | Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options. | Peter Korsgaard | |
Use := instead of = | |||
2007-09-10 | Busybox 1.7.0 patches | Peter Korsgaard | |
2007-09-05 | Add target to unpack gettext | Ulf Samuelsson | |
2007-09-05 | Bump DirectFB version, and enable/disable X11 | Ulf Samuelsson | |
2007-09-05 | Add irda-utils package, Courtesy of Benjamin Tietz | Ulf Samuelsson | |
2007-09-03 | Bumped version | Peter Korsgaard | |
2007-09-03 | Bumped version | Peter Korsgaard | |
2007-09-03 | Don't apply broken patch from r19595 with hardcoded path names. | Peter Korsgaard | |
Ulf, what was this supposed to fix? | |||
2007-09-02 | - adjust list of needed applets | Bernhard Reutner-Fischer | |
2007-09-02 | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | |
Overriding the use of the whole system (as does the initramfs target) is done on purpose. | |||
2007-09-02 | - it's a stub, add prominent note on it's brokenness | Bernhard Reutner-Fischer | |
2007-09-02 | - add mutt. Will need wchar massage | Bernhard Reutner-Fischer | |
2007-09-02 | - improve configury | Bernhard Reutner-Fischer | |
2007-09-01 | - add option to turn on SMB dump routines | Bernhard Reutner-Fischer | |
- honour BR2_INET_IPV6 | |||
2007-09-01 | - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc | Bernhard Reutner-Fischer | |
2007-09-01 | - add lm-sensors package | Bernhard Reutner-Fischer | |
2007-09-01 | - add my working draft for busybox-initramfs (not yet finished, so still ↵ | Bernhard Reutner-Fischer | |
commented out in Config.in) | |||
2007-09-01 | - cosmetic cleanup | Bernhard Reutner-Fischer | |
2007-09-01 | - libfloat has to depend on gcc_initial | Bernhard Reutner-Fischer | |
2007-09-01 | - explicitely download via http | Bernhard Reutner-Fischer | |
2007-09-01 | - add rule for static libfloat | Bernhard Reutner-Fischer | |
2007-09-01 | - Only include the XORG7 makefiles if we were asked to build any xorg package | Bernhard Reutner-Fischer | |
2007-09-01 | - bump version | Bernhard Reutner-Fischer | |
2007-09-01 | - use http and fix a typo in the URL | Bernhard Reutner-Fischer | |
2007-08-31 | - bump version | Bernhard Reutner-Fischer | |
2007-08-31 | - make sure that the path for the lzma-host-binary exist | Bernhard Reutner-Fischer | |
2007-08-31 | - need to touch the tarball | Bernhard Reutner-Fischer | |
2007-08-30 | - mark duplicate hunk | Bernhard Reutner-Fischer | |
2007-08-29 | Remove double avr patch | Peter Korsgaard | |
2007-08-29 | Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is | Peter Korsgaard | |
used by distcc itself, causing havoc if you compile buildroot under distcc. |