Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-16 | findutils: use install-strip for target install | Peter Korsgaard | |
2008-09-16 | Makefile: support relative paths for out of tree builds | Peter Korsgaard | |
And complain if the output directory cannot be created. | |||
2008-09-16 | target/generic: add uartlite ttyULx devices to securetty | Peter Korsgaard | |
2008-09-16 | Fix iptables compile error by updating to Makefile.autotools.in and bumping ↵ | Thiago A. Corrêa | |
version to 1.4.1 | |||
2008-09-14 | fontconfig: use install-strip for target install | Peter Korsgaard | |
2008-09-14 | Makefile.autotools.in: fix DESTDIR= help text | Peter Korsgaard | |
DESTDIR per default points to TARGET_DIR / STAGING_DIR without /usr appended. | |||
2008-09-14 | Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help text | Peter Korsgaard | |
It defaults to TARGET_DIR, not STAGING_DIR. | |||
2008-09-11 | Applied patch from Brian Foster <brian.foster@innova-card.com>: | Hamish Moffatt | |
make "make clean" remove the .root stamp, so that everything will be reinstalled properly on a subsequent build. (bug id 4304) Also remove new autotools-stamps directory. | |||
2008-09-11 | Move project-specific stamp files into a project-specific directory | Hamish Moffatt | |
$(PROJECT_BUILD_DIR)/autotools-stamps. Without this, autotools-using packages won't be installed into any other projects than the first. | |||
2008-09-11 | Export site package directory location for use by other packages | Hamish Moffatt | |
2008-09-10 | Applied patch from Michel Wilson to allow the cursor in the X root window to | Hamish Moffatt | |
be disabled. Unfortunately this is a compile-time option. | |||
2008-09-09 | busybox: 1.11.2 patch | Peter Korsgaard | |
2008-09-09 | busybox: remove stale busybox 1.11.1 patches | Peter Korsgaard | |
Hamish, don't forget to remove those when you bump the version | |||
2008-09-09 | Support building without WCHAR support | Hamish Moffatt | |
2008-09-08 | Keep /usr/bin/python2.4 and make /usr/bin/python a link to it | Hamish Moffatt | |
2008-09-07 | module-init-tools: check correct symbol for cross-depmod | Peter Korsgaard | |
Reported by Markus Heidelberg | |||
2008-09-07 | fakeroot: bump version | Peter Korsgaard | |
2008-09-07 | libid3tag: don't depend on libmad | Peter Korsgaard | |
libid3tag doesn't use libmad. | |||
2008-09-07 | jffs2: cleanup | Peter Korsgaard | |
Patch by Markus Heidelberg <markus.heidelberg@web.de> * remove needless help in invisible config options * correct wrong indenting * remove unused BR2 variables for default pagesize and devfile | |||
2008-09-07 | mysql_client: fix paths | Peter Korsgaard | |
Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-09-07 | xapp_xman: fix paths | Peter Korsgaard | |
Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-09-07 | concierge: fix paths | Peter Korsgaard | |
Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-09-06 | speex: fix paths (broken by r23330) | Peter Korsgaard | |
Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-09-06 | mpg123: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | madplay: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | libsndfile: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | libmad: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | libid3tag: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | festival: fix path in AUTOTARGETS (broken by r23330) | Peter Korsgaard | |
2008-09-06 | asterisk: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | alsa-utils: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | alsa-lib: fix paths (broken by r23330) | Peter Korsgaard | |
2008-09-06 | festival: fix more paths (broken by r23330) | Peter Korsgaard | |
Patch by Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-09-06 | festival: fix paths (broken by r23330) | Peter Korsgaard | |
Patch by Michel Wilson <michel@crondor.net> | |||
2008-09-05 | audio: Move all audio packages into audio subdir | Daniel Laird | |
Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird | |||
2008-09-05 | sqlite: bump version | Peter Korsgaard | |
2008-09-05 | Version bump to 2.3.7 | Hamish Moffatt | |
This package should be converted to use Makefile.autotools.in by someone who uses it.. | |||
2008-09-04 | New package for dnet, a wrapper library for getting access to kernel network ↵ | Hamish Moffatt | |
information and an optional Python module for the same. | |||
2008-09-04 | Override the uninstall target rather than the clean target | Hamish Moffatt | |
Also, don't actually create the .stamp_uninstalled but remove the .stamp_installed file instead (ala the overridden target). | |||
2008-09-04 | Make the autotools xyz-clean target call xyz-uninstall first, rather than ↵ | Hamish Moffatt | |
duplicating its actions | |||
2008-09-04 | Applied change from Ben Nizette and Hans-Christian Egtvedt to | Hamish 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-04 | Remove lzo patches which aren't required with latest liblzo package updates | Hamish Moffatt | |
2008-09-04 | Added eeprog package from gustavoz | Hamish Moffatt | |
2008-09-04 | Fix duplicate $(AUTORECONF) run in autoreconf and configure targets | Hamish Moffatt | |
2008-09-04 | In the uninstall and clean targets, remove the built/installed stamp files | Hamish Moffatt | |
so that those actions will do something if executed again. | |||
2008-09-03 | games: add games.mk so make will descent down package/games/*/*.mk | Peter Korsgaard | |
2008-09-03 | Bump version | Thiago A. Corrêa | |
2008-09-03 | Qtopia: don't build sqlite driver when SQL module is disabled. | Thiago A. Corrêa | |
2008-09-02 | file: select zlib | Peter Korsgaard | |
file depends on zlib, so make it visible in kconfig. | |||
2008-09-02 | file: bump version and use official upstream instead of Debian | Peter Korsgaard | |
Debian is a bit too volatile. |