summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-04Override the uninstall target rather than the clean targetHamish Moffatt
Also, don't actually create the .stamp_uninstalled but remove the .stamp_installed file instead (ala the overridden target).
2008-09-04Make the autotools xyz-clean target call xyz-uninstall first, rather than ↵Hamish Moffatt
duplicating its actions
2008-09-04Applied change from Ben Nizette and Hans-Christian Egtvedt toHamish Moffatt
correctly detect version of gcc on recent distros. Supplied patch was against git and didn't apply cleanly to svn, so applied by hand.
2008-09-04Remove lzo patches which aren't required with latest liblzo package updatesHamish Moffatt
2008-09-04Added eeprog package from gustavozHamish Moffatt
2008-09-04Fix duplicate $(AUTORECONF) run in autoreconf and configure targetsHamish Moffatt
2008-09-04In the uninstall and clean targets, remove the built/installed stamp filesHamish Moffatt
so that those actions will do something if executed again.
2008-09-03games: add games.mk so make will descent down package/games/*/*.mkPeter Korsgaard
2008-09-03Bump versionThiago A. Corrêa
2008-09-03Qtopia: don't build sqlite driver when SQL module is disabled.Thiago A. Corrêa
2008-09-02file: select zlibPeter Korsgaard
file depends on zlib, so make it visible in kconfig.
2008-09-02file: bump version and use official upstream instead of DebianPeter Korsgaard
Debian is a bit too volatile.
2008-09-02cups: fix help textPeter Korsgaard
2008-09-02bridge: bump versionPeter Korsgaard
Upstream tarball doesn't include configure, so run autoreconf.
2008-09-02bridge: convert to Makefile.autotools.in formatPeter Korsgaard
2008-09-02Update to Python 2.4.5 (latest patch rev of 2.4)Hamish Moffatt
Remove the test suite before building, else it will fail to compile depending on what modules have been configured.
2008-09-01cups: fix help textPeter Korsgaard
2008-09-01iperf: don't silently enable C++ support in toolchainPeter Korsgaard
2008-09-01iperf: bump versionPeter Korsgaard
2008-09-01iperf: convert to Makefile.autotools.in formatPeter Korsgaard
2008-09-01package: add libconfig packagePeter Korsgaard
2008-08-31busybox: additional 1.12.0 patchesPeter Korsgaard
2008-08-31buildroot: support out-of-tree buildsPeter Korsgaard
Add support and documentation for out-of-tree builds with syntax like the Linux kernel (make O=<dir>).
2008-08-31libglib2: fix build with/without locale supportPeter Korsgaard
Don't select BR2_ENABLE_LOCALE. Glib works without locale support in toolchain, and packages shouldn't silently select toolchain options. Only select libiconv if locale support isn't enabled.
2008-08-31avahi: don't use BASE_DIR to reference source filesPeter Korsgaard
dest != source if we want to support out-of-tree builds
2008-08-31target/generic/mini: remove udhcpc default.script entryPeter Korsgaard
It isn't provided in the target skeleton, and avahi gets the permissions correct so it isn't needed and just confuses users.
2008-08-29games: Move all games into games subdirDaniel Laird
Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird
2008-08-29Makefile.autotools.in: Add extra POST_HOOK targetsDaniel Laird
It is not possible currently in Makefile.autotools.in packages to do something extra after an extract or configure. This may be useful for example extract libxml2-2.6.32 POST_EXTRACT = remove some .rej files that are in offical release patch (not fail because of remaining .rej files) configure I think this is useful improvement (necessary for Makefile.autotools.in packages) Daniel Laird
2008-08-28libxslt: Convert to Makefile.autotools.in formatDaniel Laird
Converted to Makefile.autotools.in format Version bumped to 1.1.24 Enabled crypto support dependant on gcrypt being chosen/not Post process xslt-config file like freetype-config/xm2-config.
2008-08-28libxml2: Post process xml2-config file to actually work and bump versionDaniel Laird
Version bumped to 2.6.31 (2.6.32 has .rej files so patch target fails - upstream need to be informed). The xml2-config file in staging dir needs to have prefix / exec-prefix setup to understand the staging directory location. This then means that packages that call xml2-config to get include paths/cflags and libs etc work properly. This is very similar to what freetype does to freetype-config.
2008-08-28busybox: udhcpc patch for 1.12.0Peter Korsgaard
2008-08-27ubifs: fix long help text linesPeter Korsgaard
2008-08-27cloop: fix long help text linesPeter Korsgaard
2008-08-27tcl: fix long help text linesPeter Korsgaard
2008-08-27xpdf: fix long help text linesPeter Korsgaard
2008-08-27pcmanfm: fix long help text linesPeter Korsgaard
2008-08-27gqview: fix long help text linesPeter Korsgaard
2008-08-27alsamixergui: fix long help text linesPeter Korsgaard
Select fltk and fix homepage link while we're at it.
2008-08-27blackbox: fix long help text linesPeter Korsgaard
2008-08-27matchbox: fix long help text linesPeter Korsgaard
2008-08-27openmotif: fix long help text linesPeter Korsgaard
2008-08-27fltk: fix long help text linesPeter Korsgaard
Remove comment when X isn't available while we're at it.
2008-08-27libsexy: fix long help text linesPeter Korsgaard
Make it depend on libgtk2 while we're at it.
2008-08-27x11r7: fix long help text linesPeter Korsgaard
2008-08-27qtopia: fix long help text linesPeter Korsgaard
2008-08-27qte: fix long help text linesPeter Korsgaard
2008-08-27ntfs-3g: fix long help text linesPeter Korsgaard
2008-08-27stunnel: fix long help text linesPeter Korsgaard
And add homepage while we're at it.
2008-08-27olsr: fix long help text linesPeter Korsgaard
2008-08-27kismet: fix long help text linesPeter Korsgaard
And add homepage while we're at it.