summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - add option to turn on SMB dump routinesBernhard Reutner-Fischer2007-09-012-1/+15
| | | | - honour BR2_INET_IPV6
* - add sequence-point for toplevel parallel builds: uClibc needs an initial gccBernhard Reutner-Fischer2007-09-014-5/+8
|
* - whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-011-25/+23
|
* - add lm-sensors packageBernhard Reutner-Fischer2007-09-013-0/+72
|
* - add my working draft for busybox-initramfs (not yet finished, so still ↵Bernhard Reutner-Fischer2007-09-011-0/+96
| | | | commented out in Config.in)
* - cosmetic cleanupBernhard Reutner-Fischer2007-09-011-1/+1
|
* - libfloat has to depend on gcc_initialBernhard Reutner-Fischer2007-09-011-1/+1
|
* - explicitely download via httpBernhard Reutner-Fischer2007-09-011-1/+1
|
* - add rule for static libfloatBernhard Reutner-Fischer2007-09-011-3/+3
|
* - don't try to strip the gccbug scriptBernhard Reutner-Fischer2007-09-011-1/+1
|
* - rephrase r19284 -- explicitely list base targets for WorldBernhard Reutner-Fischer2007-09-011-4/+5
| | | | Needed for toplevel parallel builds to work properly.
* - GCC_CROSS_LANGUAGES for non-sysroot enabled gccBernhard Reutner-Fischer2007-09-011-4/+14
|
* - Only include the XORG7 makefiles if we were asked to build any xorg packageBernhard Reutner-Fischer2007-09-011-1/+2
|
* - precaution when looking at GCC_VERSIONBernhard Reutner-Fischer2007-09-011-2/+2
|
* - bump versionBernhard Reutner-Fischer2007-09-011-1/+1
|
* - use http and fix a typo in the URLBernhard Reutner-Fischer2007-09-011-1/+1
|
* - fix glitch introduced in my whitespace removal (brm)Bernhard Reutner-Fischer2007-09-011-19/+19
|
* - bump versionBernhard Reutner-Fischer2007-08-311-2/+2
|
* - make sure that the path for the lzma-host-binary existBernhard Reutner-Fischer2007-08-311-1/+1
|
* - need to touch the tarballBernhard Reutner-Fischer2007-08-311-0/+1
|
* - mark duplicate hunkBernhard Reutner-Fischer2007-08-301-0/+1
|
* Revert patch causing g++-4.2.1 build to failUlf Samuelsson2007-08-302-6/+6
|
* - uclibc-configured has to depend on kernel-headersBernhard Reutner-Fischer2007-08-291-1/+1
|
* Remove double avr patchPeter Korsgaard2007-08-291-5948/+0
|
* Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable isPeter Korsgaard2007-08-291-14/+14
| | | | used by distcc itself, causing havoc if you compile buildroot under distcc.
* Fix some qtopia quirks, bump versionUlf Samuelsson2007-08-282-9/+16
|
* Fix bug in avr32 uClibc patchUlf Samuelsson2007-08-281-9/+0
|
* Add default X11 install directoryUlf Samuelsson2007-08-283-20/+19
|
* Remove some more file during pppd-cleanUlf Samuelsson2007-08-281-0/+2
|
* This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7.Ulf Samuelsson2007-08-282-11/+21
| | | | | | | | | 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>
* Update avr32 uclibc patch nameUlf Samuelsson2007-08-282-0/+0
|
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-2812-88/+125
|
* Use correct hostap source, deprecate package due to inclusion in linux kernelUlf Samuelsson2007-08-282-2/+8
|
* Fix bad regexp in u-boot.mkUlf Samuelsson2007-08-281-1/+1
|
* Remove renamed mpg123 patchUlf Samuelsson2007-08-281-44/+0
|
* Remove renamed libmad patchUlf Samuelsson2007-08-281-2922/+0
|
* Allow for architecture specific libmad patches, make current patch AVR32 ↵Ulf Samuelsson2007-08-282-1/+2924
| | | | specific
* This fixes make clean on pppd package (there is no rule uninstall in pppd's ↵Ulf Samuelsson2007-08-281-3/+2
| | | | | | | | makefile) and does some small bits of cleanup. Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com>
* Looking at the the gcc-4.2.1 patches for uClibc, I found that theUlf Samuelsson2007-08-282-6/+6
| | | | | | | | | | 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>
* Remove mpg123 patch from current build, full removal pendingUlf Samuelsson2007-08-282-1/+45
|
* - use correct include dir (Simon Pasch)Bernhard Reutner-Fischer2007-08-281-6/+6
| | | | - cleanup while at it
* - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTSBernhard Reutner-Fischer2007-08-281-0/+6
|
* expat now installs into usr/libPeter Korsgaard2007-08-281-1/+1
|
* - README even.Bernhard Reutner-Fischer2007-08-271-1/+1
|
* - allow me to point people at 'make help'Bernhard Reutner-Fischer2007-08-271-0/+2
|
* - make sure to honour user flagsBernhard Reutner-Fischer2007-08-261-7/+10
|
* - improve handling of sh (fgretief) for bug #1446Bernhard Reutner-Fischer2007-08-261-1/+33
|
* - If we are to build some libs then require them to exist.Bernhard Reutner-Fischer2007-08-262-16/+16
| | | | - Strip host files with host strip (untested, will likely need a HOSTSTRIP)
* - use the correct type (__u_long is correct, __ulong_t is not typed)Bernhard Reutner-Fischer2007-08-261-1/+1
|
* This patch fixes a bug into ostream::operator<<(double) due to the wrong sizeBernhard Reutner-Fischer2007-08-251-0/+26
| | | | | | | passed into the __convert_from_v method. The wrong size is then passed to std::snprintf function, that, on uClibc, doens't handle sized 0 buffer. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>