Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | Cleanup handling of gccbug script | Ulf Samuelsson | |
2007-09-03 | Cleanup handling of gccbug script | Ulf Samuelsson | |
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 | - document BUSYBOX_CONFIG_FILE | 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 | - whitespace cleanup (Cristian Ionescu-Idbohrn) | 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 | - don't try to strip the gccbug script | Bernhard Reutner-Fischer | |
2007-09-01 | - rephrase r19284 -- explicitely list base targets for World | Bernhard Reutner-Fischer | |
Needed for toplevel parallel builds to work properly. | |||
2007-09-01 | - GCC_CROSS_LANGUAGES for non-sysroot enabled gcc | 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 | - precaution when looking at GCC_VERSION | 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-09-01 | - fix glitch introduced in my whitespace removal (brm) | 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-30 | Revert patch causing g++-4.2.1 build to fail | Ulf Samuelsson | |
2007-08-29 | - uclibc-configured has to depend on kernel-headers | 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. | |||
2007-08-28 | Fix some qtopia quirks, bump version | Ulf Samuelsson | |
2007-08-28 | Fix bug in avr32 uClibc patch | Ulf Samuelsson | |
2007-08-28 | Add default X11 install directory | Ulf Samuelsson | |
2007-08-28 | Remove some more file during pppd-clean | Ulf Samuelsson | |
2007-08-28 | This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7. | Ulf Samuelsson | |
I tested it with xorg and x11r7. (Don't know if it works with tinyx, because the tinyx-build fails) Signed-off-by: Simon Pasch <fpasch@googlemail.com> | |||
2007-08-28 | Update avr32 uclibc patch name | Ulf Samuelsson | |
2007-08-28 | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-28 | Use correct hostap source, deprecate package due to inclusion in linux kernel | Ulf Samuelsson | |
2007-08-28 | Fix bad regexp in u-boot.mk | Ulf Samuelsson | |
2007-08-28 | Remove renamed mpg123 patch | Ulf Samuelsson | |
2007-08-28 | Remove renamed libmad patch | Ulf Samuelsson | |
2007-08-28 | Allow for architecture specific libmad patches, make current patch AVR32 ↵ | Ulf Samuelsson | |
specific | |||
2007-08-28 | This fixes make clean on pppd package (there is no rule uninstall in pppd's ↵ | Ulf Samuelsson | |
makefile) and does some small bits of cleanup. Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com> | |||
2007-08-28 | Looking at the the gcc-4.2.1 patches for uClibc, I found that the | Ulf Samuelsson | |
200-uclibc-locale and 205-uclibc-locale-update patches uses a not existing macro __UCLIBC_HAS_XCLOCALE__ while they should refer to __UCLIBC_HAS_XLOCALE__ Find attached the patches to fix the above mentioned patches Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2007-08-28 | Remove mpg123 patch from current build, full removal pending | Ulf Samuelsson | |