Eric Andersen | 4c283aa793c | fixup freetype build and install locations | | |
Bernhard Reutner-Fischer | b700650ed20 | - bump version | | |
Bernhard Reutner-Fischer | 48fcad8da8d | - bump version | | |
Eric Andersen | 02022aac953 | needs pkg-config | | |
Eric Andersen | 6637a4698e0 | fix install such that pkg-config setup is correct | | |
Eric Andersen | 2f984ec24fb | fix install such that pkg-config setup is correct | | |
Eric Andersen | c130a87baae | bump version to the latest stable release | | |
Eric Andersen | 3da708e4794 | link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
to make glib2 (and packages with similar confusion) work
properly, ... | | |
Eric Andersen | 93ad439374b | add in glib2 | | |
Eric Andersen | b302239b139 | fix gettext so it will actually compile and install | | |
Bernhard Reutner-Fischer | 38e2f495dae | - Adjust patches to take recent upstream fixes into account. | | |
Bernhard Reutner-Fischer | dfb3a52b944 | - simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365 | | |
Bernhard Reutner-Fischer | 29c38ecea69 | - fix typo | | |
Bernhard Reutner-Fischer | 8613ef1fba8 | - portable cp args | | |
Bernhard Reutner-Fischer | ec5b83ce2fe | - add missing package-source targets
- add missing dependencies to build prerequisites in the config system | | |
Bernhard Reutner-Fischer | 87eddc3d1f4 | - I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
Leave the rest as is. *shrug* | | |
Bernhard Reutner-Fischer | dcf9c233090 | - Pass largefile support down to the cross- and the native target compiler. | | |
Bernhard Reutner-Fischer | ca4fb5bf3d2 | - add option to disable LFS and regenerate configure
Will send upstream later on. | | |
Bernhard Reutner-Fischer | 5480b17d8b8 | - add missing namespace specifiers. Fixes compilation error. | | |
Bernhard Reutner-Fischer | d5af030bee3 | - bump version
- add to targets. Closes #724 | | |
Bernhard Reutner-Fischer | edea8785d84 | - BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if it is 0 (since 0 means something here--"... | | |
Bernhard Reutner-Fischer | 684e3477bb1 | - patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks! | | |
Bernhard Reutner-Fischer | 05a2211ce6e | - add some more useful hints | | |
Bernhard Reutner-Fischer | df03c0df98d | - add gfortran support | | |
Bernhard Reutner-Fischer | 1c0bd351ad7 | - fix building the target-compiler by passing the correct HOSTCC in. | | |
Bernhard Reutner-Fischer | fbbea808f59 | - fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
sjhill, plea... | | |
Bernhard Reutner-Fischer | 8576c4495f5 | - add option to enable debugging support | | |
Bernhard Reutner-Fischer | 82b3f197b03 | - move setting the TARGET_DEVICE_DEPMOD up one level | | |
Bernhard Reutner-Fischer | 193c312f222 | - move setting of determination whether we use a full kernel vs. sanitized headers into the generic part | | |
Bernhard Reutner-Fischer | e41b98b1e29 | - Add target for .so without the LIBVERSION. | | |
Bernhard Reutner-Fischer | 584402fd020 | - forgot to bump the libversion | | |
Bernhard Reutner-Fischer | ae5ff6bc509 | - bump version and make it work | | |
Bernhard Reutner-Fischer | 3c9baee3748 | - use centralized DISABLE_LARGEFILE
- nil CXX if there isn't one | | |
Bernhard Reutner-Fischer | 405aadb356f | - use DESTDIR for install. Thanks to Stuart Longland. Closes #926 | | |
Bernhard Reutner-Fischer | ba7d905b544 | - use global DISABLE_LARGEFILE | | |
Bernhard Reutner-Fischer | 4ab3f3f31fa | - don't install the docs | | |
Bernhard Reutner-Fischer | f46c397081d | - fails for parallel builds, so force -j1
- improve the -clean target | | |
Bernhard Reutner-Fischer | 3302ff40e6a | - Add args patch. | | |
Bernhard Reutner-Fischer | 7913aa06757 | - bump patch version | | |
Bernhard Reutner-Fischer | 0d4d94ab249 | - Petr Stetiar updated the kexec arm patch. Thanks! | | |
Bernhard Reutner-Fischer | af9f612b672 | - Lars Munch noticed that i broke the ext2 compressor. Thanks! | | |
Bernhard Reutner-Fischer | b07203d446c | - add argus | | |
Bernhard Reutner-Fischer | def40ff8694 | - remove obsoleted dep on host-fakeroot | | |
Bernhard Reutner-Fischer | a729c3d3464 | - add kexec package | | |
Bernhard Reutner-Fischer | 45b76b751b8 | - pass the correct kernel headers in and improve the -clean target. | | |
Bernhard Reutner-Fischer | b6397015e49 | - copy the final kernel (and System.map) to boot/ | | |
Bernhard Reutner-Fischer | fb1e7915e9c | - stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules. | | |
Bernhard Reutner-Fischer | 93af6cb26bd | - put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the ... | | |
Bernhard Reutner-Fischer | f88374ff2c7 | - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
for both host and target build. Thank... | | |
Bernhard Reutner-Fischer | b20bd7a2679 | - sudo depends on host-fakeroot | | |
Bernhard Reutner-Fischer | c5640c4c974 | - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g | | |
Bernhard Reutner-Fischer | 0c9a0312e07 | - pull bsdiff's Config in | | |
Bernhard Reutner-Fischer | 27d41ace94b | - use one (patched) sourcedir and build the -host and -target fakeroute in their
own dirs. Thanks to Ulrich Hecht. | | |
Bernhard Reutner-Fischer | 92dbec1e258 | - Update URL. Thanks to Ulrich Hecht. | | |
Bernhard Reutner-Fischer | 9b855adc8cd | - Thomas Lundquist added bsdiff | | |
Bernhard Reutner-Fischer | f3489da0920 | - Only care about the locale stuff if we have locale in the first place. | | |
Bernhard Reutner-Fischer | c854c670592 | - remove unused variable | | |
Bernhard Reutner-Fischer | 8d2a2206ed2 | - add config option to specify modules to be copied to the target. | | |
Bernhard Reutner-Fischer | ef3aec0bb0f | - forgot to add the cross patch. | | |
Bernhard Reutner-Fischer | e0f08154bfd | - Ulrich Hecht writes: The current mpg123 package
- ignores TARGET_CC (overwritten in Makefile)
- ignores TARGET_CFLA... | | |
Bernhard Reutner-Fischer | 787635669bc | - update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none | | |
Bernhard Reutner-Fischer | c07e327bab1 | - bump version | | |
Bernhard Reutner-Fischer | d4c12921dcd | - eventually let configure check our cross-compiler. nil the checks otherwise. | | |
Bernhard Reutner-Fischer | 40bf460fab9 | - remove usage of SUSv3 legacy functions. | | |
Bernhard Reutner-Fischer | 8f7cb84b612 | - update path. Closes #896. | | |
Bernhard Reutner-Fischer | faf7b1d44e9 | Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and copies it from
there instead of download... | | |
Bernhard Reutner-Fischer | 6a4e7fddf0b | - prerequisites are evaluated immediately, so move the dl rule down below setting the respective variables. Thanks to... | | |
Bernhard Reutner-Fischer | f47f323d0ef | - pass the correct compiler in | | |
Bernhard Reutner-Fischer | 3d98651a6a9 | - Add skeleton for vsftpd, an FTP daemon.
sysdeputil needs treatment, perhaps it get's Claudio Leonel started | | |
Bernhard Reutner-Fischer | 371120ce0eb | - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the target.
- minor adjustments. | | |
Eric Andersen | 2ce8158b09d | iptables seems to not be safe for 'make -jN' for any N>1 | | |
Eric Andersen | a49677e0b92 | don't error out when asm-generic is absent | | |
Bernhard Reutner-Fischer | 70d474dd49e | - convert mudflap to non-legacy SUSv3 | | |
Bernhard Reutner-Fischer | 7fb0f70a5ae | - Pass the correct compiler when building the target binutils. | | |
Bernhard Reutner-Fischer | 819ef8072b1 | - Convince lsof to honor uClibc's notion of wchar and locale support. | | |
Bernhard Reutner-Fischer | b3d0f31bdce | - make sure to agree on the installation CONFIG_PREFIX | | |
Bernhard Reutner-Fischer | 189ccbaf529 | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default for it in busybox/Config.in | | |
Bernhard Reutner-Fischer | 47b89762fa9 | - fix typo. | | |
Bernhard Reutner-Fischer | 4a163ce8430 | - Thomas Lundquist added qtopia4 support. Untested. | | |
Bernhard Reutner-Fischer | 0d90c8ad178 | - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. | | |
Bernhard Reutner-Fischer | ee1285f23fe | - Build binutils with sysroot support. | | |
Bernhard Reutner-Fischer | 3f684225a32 | - pass the correct CC down to gcc-version.sh | | |
Bernhard Reutner-Fischer | 23fe556e15f | - sh[234][[:alnum:]]* -> sh | | |
Eric Andersen | ad6270091e4 | bump version as old version has gone missing | | |
Eric Andersen | ce70f4e7ce3 | bump version | | |
Eric Andersen | da4175490a7 | stupid typo | | |
Eric Andersen | 4f45ebcca38 | install include/asm-generic if it is present | | |
Eric Andersen | 9295a204fac | use a more sensible naming scheme | | |
Eric Andersen | 03746f2ec58 | Patch in the version agnostic fix_includes in the older uClibc 0.9.28 | | |
Eric Andersen | 26225b68cf8 | another typo | | |
Eric Andersen | bee40029c17 | oops, typo | | |
Eric Andersen | 6e2b255ad85 | make this target current | | |
Eric Andersen | 0ac8b4c2987 | use the correct depmod for linux26 | | |
Eric Andersen | 09d614de284 | rename | | |
Eric Andersen | 1b7058694e9 | endianness is handled elsewhere | | |
Eric Andersen | d699758c453 | rework the default x86 target | | |
Eric Andersen | c6201a9df30 | update ordering, automagically handle x86 subtypes | | |
Eric Andersen | 64bc2777e56 | split things up so this is not an unreadable mess | | |
Eric Andersen | ed44d383161 | update paths | | |
Bernhard Reutner-Fischer | d310a7f3bd8 | - spelling fix | | |
Eric Andersen | 162a23c2200 | update busybox defaults a bit | | |
Bernhard Reutner-Fischer | 8aa6504ed22 | - add libraw1394, thanks to Lars Munch | | |
Bernhard Reutner-Fischer | c3848942cf6 | - andersee, please use ZCAT / BZCAT as configured by the user.
(see buildroot/Config.in config BR2_ZCAT and BR2_BZC... | | |
Bernhard Reutner-Fischer | 196b850988c | - bump version. | | |
Eric Andersen | 4eb8b697cba | don't enable gdb in the default config | | |
Eric Andersen | 28283d54a84 | fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS
fix spacing on env var failure notices | | |
Eric Andersen | ef6528bb8fb | add checks for when people have foolishly set things in their enviroment
such as CC, CFLAGS, etc that will cause buil... | | |
Eric Andersen | 4f57ecd7f1f | fix broken shell fragment | | |
Eric Andersen | a40c07487a7 | update defconfig | | |
Eric Andersen | 0cc8fafe8f2 | fix a few little glitches I left in here the other day | | |
Eric Andersen | 5ec906557c7 | let people select different versions of busybox to suit their needs | | |
Eric Andersen | cd63fc12fd7 | add missing default config so 'make defconfig' works | | |
Eric Andersen | 555adc366e0 | Use a stable version of busybox by default. The daily snapshot of
busybox tends to break often and is thus not a gre... | | |
Eric Andersen | 21e97d3e155 | Add avahi package and add libdaemon, which is needed by avahi | | |
Eric Andersen | a7748b2f132 | add mpatrol package | | |
Eric Andersen | 28151cf8c7d | add dmalloc | | |
Eric Andersen | b3d71710a30 | add netplug package | | |
Bernhard Reutner-Fischer | 52e3eee8b91 | - workaround vi's syntax highlighting | | |
Bernhard Reutner-Fischer | 51dd2d4a8b3 | * Remove bogus tab in libcgi.mk that prevented the library from being build
* Added headerfiles to STAGING_DIR in usr... | | |
Eric Andersen | 5eeac710ca1 | update uClibc config settings and update installation of kernel headers | | |
Bernhard Reutner-Fischer | f4d23f7ead1 | - Add default udev.conf and fix a mkdir call.
Thanks to Petr Stetiar. | | |
Bernhard Reutner-Fischer | 0186dab79fd | - cosmetic vi syntax highlighting improvement | | |
Bernhard Reutner-Fischer | 15710d6d3bb | - revert r16800. | | |
Bernhard Reutner-Fischer | bc2f0501fe3 | - bash can't be built with -j. | | |
Bernhard Reutner-Fischer | 761ca0d1a57 | - Quote TARGET_PATH. Closes #1107. | | |
Eric Andersen | c5385c90115 | sigh | | |
Eric Andersen | 3b261a29d55 | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | | |
Eric Andersen | dea2c12405f | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | | |
Eric Andersen | 4ca65e7d21d | generate.sh needs bash, so make it to ask for it by name | | |
Eric Andersen | 6919db4cdc5 | stime is a reserved name, don't let ltp use it for a local variable | | |
Bernhard Reutner-Fischer | 83fecd0e36b | - The sysroot requires an existing argument, so make sure that we did configure
uClibc properly before attempting t... | | |
Bernhard Reutner-Fischer | 7ba97716ce6 | - pass the target (kernel-) arch in. | | |
"Steven J. Hill" | dc47b050c63 | Update to newer snapshot. | | |
Bernhard Reutner-Fischer | 103ff3fb31c | - remove patch for "s3c2410_serial*" that doesn't apply anymore. | | |
Bernhard Reutner-Fischer | 630bbb9a851 | - set PREFIX and SHAREDIR proper | | |
"Steven J. Hill" | a353f4ab3dc | Patch the entire source tree up to get rid of deprecated and obsolete functions. Submitted new patch to maintainer. | | |
"Steven J. Hill" | f460603f020 | Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various... | | |
Bernhard Reutner-Fischer | e9fd85f5f98 | - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbde1668e4f08e0a150207646010bc65e1e2a42b
... | | |
Bernhard Reutner-Fischer | f7da61daa33 | - +x | | |
Bernhard Reutner-Fischer | 8f0c458c858 | - provide default config for busybox for a generic i386 target. | | |
Bernhard Reutner-Fischer | f2e4ecf1d8d | - add generic target. X86 for now, don't fork this but generalize it! | | |
Mike Frysinger | fc19465fd7b | ver bump | | |
Bernhard Reutner-Fischer | 9e2503563a8 | - andersee, what was that good for? It just slows down rebuilds as it delves into each sub-file needlessly.. Ripping ... | | |
Bernhard Reutner-Fischer | bf2927a41f8 | - rm cruft via fakeroot, not afterwards where it has no effect. | | |
Bernhard Reutner-Fischer | 110f7dbfbfd | - adjust busybox-source dependencies | | |
Bernhard Reutner-Fischer | 0d4312bd978 | - eventually mount the crap /proc before remounting to make busybox's mount that incorrectly may rely on /proc work. | | |
Bernhard Reutner-Fischer | 66eb4c38a18 | - pass target specific settings to configure when configuring for the target. | | |
Bernhard Reutner-Fischer | 89657b02169 | - provide a 'make uclibc-config' target to make target specific configuration easy. | | |
Bernhard Reutner-Fischer | 4ea7521817e | - bump version. No patches (yet). Yay! :) | | |
Bernhard Reutner-Fischer | 0607089d93e | - bump version to cope with changes imposed by 2.6.19. | | |
Bernhard Reutner-Fischer | fc34e17f855 | - bump non-sanitized version to 2.6.19
- remove some superfluous mkdir's
- allow for patch, patch.gz, patch.bz2 per v... | | |
Bernhard Reutner-Fischer | a7c4777b39e | - name the default busybox config-file. | | |
"Steven J. Hill" | 0f372f9e1ed | Remove usage of bcopy. | | |
"Steven J. Hill" | 6a60acaa86f | Bump the revision to the latest release and update the patches. Some idiots decided to use deprecated functions 'bzer... | | |
"Steven J. Hill" | aadd9714b6e | For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so that the target compiler will buil... | | |
Bernhard Reutner-Fischer | b9d31ddac5a | - bump version. Thanks to Petr Stetiar. | | |
Bernhard Reutner-Fischer | 60f03494acd | - We don't provide the arts library, and it's checked for in a way not suitable for cross compiling.
Thanks to Pavel... | | |
Bernhard Reutner-Fischer | 5de88506d99 | - use the correct installation path. | | |
Bernhard Reutner-Fischer | eb3b21be72f | - honor uclibc's notion of LFS support | | |
Bernhard Reutner-Fischer | 1d10f37b2e1 | - keep the original tarball around. | | |
Bernhard Reutner-Fischer | f7de9bf6150 | - provide a choice to select the compressor to use for the final rootfs.
Closes #1014 | | |
Bernhard Reutner-Fischer | 6933e0ae044 | - use the HOSTCC as set by the user. | | |
Bernhard Reutner-Fischer | 3888c958380 | - build a udev for the target rather than for the host. | | |
Bernhard Reutner-Fischer | ba1ceecb551 | - it helps to actually apply the patches.. ;) | | |
Bernhard Reutner-Fischer | aca398bb7fa | - compile against the cross toolchain, not the host | | |
Bernhard Reutner-Fischer | d41f2f350e2 | - fix typo in grub-clean | | |
Bernhard Reutner-Fischer | 3bc31e85b12 | - move check for which(1) before it's first use
- fix printing a message when erroring out on non-existing HOSTCC | | |
Bernhard Reutner-Fischer | cff93989619 | - bump version. Fetch from old/ dir if the version is out-of-date.
Thanks to Pavel Roskin | | |
Bernhard Reutner-Fischer | 8bdb7bd3aad | - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching
pointers. Fix it by using socklen_t type.
... | | |
Bernhard Reutner-Fischer | c33db03a191 | - dmraid sources include libdevmapper.h,, which is provided by dm
as pointed out by Pavel Roskin. | | |
Mike Frysinger | f9f705d6dbf | ver bump | | |
Bernhard Reutner-Fischer | c1d7593fde3 | - strip cruft off the pluto patch. | | |
Bernhard Reutner-Fischer | ccd252b5536 | - add openswan support. Compile tested only. Closes #200. | | |
Bernhard Reutner-Fischer | 3a65d24db5d | - add "lib" prefix | | |
Bernhard Reutner-Fischer | 784e010f2da | - fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed.
Cl... | | |
Bernhard Reutner-Fischer | 085f7b3ed98 | - look at target variants when determining if syslinux is supported or not.
Closes #637 | | |
Bernhard Reutner-Fischer | d15b0f98f12 | - Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier. | | |
Bernhard Reutner-Fischer | 24297ee7491 | - add stunnel package. Thanks to Crispin Wellington | | |
Bernhard Reutner-Fischer | 35561e74c54 | - fix microperl uconfig and pass the target cflags in properly. | | |
Bernhard Reutner-Fischer | cbb32d16c4a | - pass a LC_ALL to du to avoid i18n trouble when calculating the size.
Fixes #1044 | | |
Bernhard Reutner-Fischer | c743a19bb2d | - type fix | | |
Bernhard Reutner-Fischer | b37b7abf776 | - make microwindows do something. Closes #527
Not that it would compile or anything, but at least it's different th... | | |
Bernhard Reutner-Fischer | 1e83fdb4657 | - xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone
verifies a newer version..
Closes bug #1019 | | |
Bernhard Reutner-Fischer | e065bbbe971 | | | |
Bernhard Reutner-Fischer | da94fc44b36 | - bump version | | |
Bernhard Reutner-Fischer | e95d01590ef | - ignore GLOB_TILDE if it's not available. | | |
Bernhard Reutner-Fischer | 907c0740c9f | - fix indentation, second take :( | | |
Bernhard Reutner-Fischer | 8862d9b9ad1 | - fix indentation | | |
Next → |