summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2010-07-12busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15Gustavo Zacarias
2010-07-12libpng: bump to 1.2.44 [CVE-2010-1205]Gustavo Zacarias
2010-07-09qt: install qt3 support lib to target if enabledKarl Krach
2010-07-08libsvgtiny: needs host-pkg-configPeter Korsgaard
2010-07-08libcgi: fix target install if usr/include doesn't existPeter Korsgaard
2010-07-08libsvgtiny: remove TARGET_CONFIGURE_ENVPeter Korsgaard
2010-07-08Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-07-08e2fsprogs: bump versionH Hartley Sweeten
2010-07-07bzip2: don't overwrite busybox during installationPeter Korsgaard
2010-07-07xvkbd: add missing dependency on xlib_libXtstThomas Petazzoni
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2010-07-07openssl: don't override the CC passed at configure timeThomas Petazzoni
2010-07-07Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Introduce support for host config cacheThomas Petazzoni
2010-07-07Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATHThomas Petazzoni
2010-07-07Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Cleanup TARGET_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Rework sysroot option handlingThomas Petazzoni
2010-07-07Separate flags from commands in HOST_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Remove unneeded variables in HOST_CONFIGURE_OPTSThomas Petazzoni
2010-07-07Solve the host tools relying on host libraries problemThomas Petazzoni
2010-07-07fontconfig: fix cross-compilation patchThomas Petazzoni
2010-07-07cmake: pass LDFLAGS/CFLAGS when building for the hostThomas Petazzoni
2010-07-06libsvgtiny: fix clean command namePeter Korsgaard
2010-07-06libsvgtiny: only print debugging if GRADIENT_DEBUG is enabledPeter Korsgaard
2010-07-06libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocationPeter Korsgaard
2010-07-06libsvgtiny: needs gperf on the hostPeter Korsgaard
2010-07-06ruby: convert to autotools and fix buildThomas Petazzoni
2010-07-06xlib_libXt: fix build issuesThomas Petazzoni
2010-07-06xcb-util: add dependency on host-gperfThomas Petazzoni
2010-07-06webkit: fix misc build issuesThomas Petazzoni
2010-07-06ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni
2010-07-05package: add libsvgtiny libraryPeter Korsgaard
2010-07-04sdl_sound: add optional dependenciesPeter Korsgaard
2010-07-04sdl_sound: needs iconv if !localePeter Korsgaard
2010-07-03sdl_sound: fix dependenciesPeter Korsgaard
2010-07-02blackbox: needs iconv if !localePeter Korsgaard
2010-07-01bash: bump to 4.1.7(1) and migrate to autotargetsGustavo Zacarias
2010-07-01tremor: fix svn checkoutPeter Korsgaard
2010-07-01Makefile.package.in: allow packages to override download stepPeter Korsgaard
2010-07-01xserver_xorg-server: fix _MAKE typoPeter Korsgaard
2010-07-01Makefile: fixup make distclean after kconfig build in BUILD_DIRPeter Korsgaard
2010-06-25dropbear: override detection of struct sockaddr_storagePeter Korsgaard
2010-06-25package: Remove portage, it's obsoleteGustavo Zacarias
2010-06-25Deprecate rp-pppoe, functionality is in pppdGustavo Zacarias
2010-06-25dnsmasq: bump to 2.55 and migrate to gentargetsGustavo Zacarias
2010-06-25sdl: fix build without directfb after autotools conversionPeter Korsgaard
2010-06-25Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/...Peter Korsgaard
2010-06-24nbd: Bump nbd to version 2.9.15 and remove klcc issue.Peter Huewe
2010-06-24make gconfig: fix build on Fedora-13Slava Zanko