Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-25 | Build libusb without annoying tests, breaking the build | Ulf Samuelsson | |
2007-09-25 | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | |
2007-09-25 | - add dummy -source targets. | Bernhard Reutner-Fischer | |
2007-09-25 | - add missing ed-source target. | Bernhard Reutner-Fischer | |
2007-09-25 | Add source and unpacked targets to mplayer | Ulf Samuelsson | |
2007-09-25 | Fix LEGACY dependencies for mplayer | Ulf Samuelsson | |
2007-09-25 | - add a version and display it in the configuration | Bernhard Reutner-Fischer | |
2007-09-25 | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | |
of config steps | |||
2007-09-24 | Reorganize configs to even more logical positions | Ulf Samuelsson | |
2007-09-24 | - bump version. Cleanup while at it | Bernhard Reutner-Fischer | |
2007-09-24 | - bump version; some cleanups while at it | Bernhard Reutner-Fischer | |
2007-09-24 | - bump version and make it compile also if 64bit is unavailable | Bernhard Reutner-Fischer | |
2007-09-23 | Bump SAMBA version to 3.0.26a, 3.0.25b has moved | Ulf Samuelsson | |
2007-09-23 | - add the $(BASE_TARGETS) per default | Bernhard Reutner-Fischer | |
2007-09-23 | - thinking loud about auto-generating dependencies for make(1) | Bernhard Reutner-Fischer | |
Don't use this, it doesn't work yet. Thoughs welcome. Like: We should probably use the sym->text and not fiddle with the name since the name looses information ('_' != '-' in host-fakeroot). This would not be too robust, i fear, since the name can contain additional, arbitrary info. Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem to be a nice property that holds reverse deps that are only contain selected symbols. Thoughts? | |||
2007-09-23 | Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) | Ulf Samuelsson | |
2007-09-23 | Late mtd does not support linux-2.4 | Ulf Samuelsson | |
2007-09-23 | Use correct location of mpg123 binary | Ulf Samuelsson | |
2007-09-23 | Cleanup libxml2 directory structure | Ulf Samuelsson | |
2007-09-23 | Avoid repeated remake of dialog | Ulf Samuelsson | |
2007-09-23 | - search env for BUILDROOT_CONFIG for use as a config file; defaults to .config | Bernhard Reutner-Fischer | |
2007-09-23 | - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵ | Bernhard Reutner-Fischer | |
et al | |||
2007-09-23 | Strip files the correct alsa-lib subdirectory | Ulf Samuelsson | |
2007-09-23 | Send correct args to fbset | Ulf Samuelsson | |
2007-09-23 | Fix syntax error when using addprefix in ipsec-tools.mk | Ulf Samuelsson | |
2007-09-23 | Do not use $(STAGING_DIR)/include for freetype, for now | Ulf Samuelsson | |
2007-09-23 | Use correct library path for SDL | Ulf Samuelsson | |
2007-09-23 | Build readline as shared lib | Ulf Samuelsson | |
2007-09-23 | Fix library path in lzo | Ulf Samuelsson | |
2007-09-23 | Remove bad 'w' flag from rm in diffutils | Ulf Samuelsson | |
2007-09-22 | - fix typo in .config filename | Bernhard Reutner-Fischer | |
2007-09-22 | - remove inadequate dependencies prerequisite. | Bernhard Reutner-Fischer | |
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct. | |||
2007-09-22 | - remove duplicate module-init-tools-source rule | Bernhard Reutner-Fischer | |
2007-09-21 | - add check for UCLIBC_HAS_LFS. | Bernhard Reutner-Fischer | |
Fixes compilation error if LARGEFLE support is off | |||
2007-09-21 | - bump version | Bernhard Reutner-Fischer | |
2007-09-20 | Fix bad patch in MPlayer | Ulf Samuelsson | |
2007-09-20 | - revert r19918 for now | Bernhard Reutner-Fischer | |
2007-09-20 | - of course we also define glibc. argh! | Bernhard Reutner-Fischer | |
2007-09-20 | - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware | Bernhard Reutner-Fischer | |
2007-09-20 | - Reset flags, packages are usually built with -O2 otherwise. | Bernhard Reutner-Fischer | |
Packages that need to pass additional CFLAGS in their .mk have to do something like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=... | |||
2007-09-20 | Use correct patch name | Ulf Samuelsson | |
2007-09-20 | - bump version | Bernhard Reutner-Fischer | |
2007-09-20 | - pull POSIX compliance fixes from upstream | Bernhard Reutner-Fischer | |
2007-09-20 | Make sure libdaemon finds AC_PROG_LIBTOOL | Ulf Samuelsson | |
2007-09-20 | - don't use functions that are marked LEGACY in SUSv3 | Bernhard Reutner-Fischer | |
2007-09-20 | - add missing ';' | Bernhard Reutner-Fischer | |
2007-09-20 | - this is generic infrastructure, there is no point in special-casing any ↵ | Bernhard Reutner-Fischer | |
individual package here. Don't workaround deficiencies but fix them for real | |||
2007-09-20 | - fix source location of libusb libs | Bernhard Reutner-Fischer | |
2007-09-20 | - cleanup and fix libid3tag (Hans-Christian Egtvedt) | Bernhard Reutner-Fischer | |
- fix the make libid3tag-clean target to erase all installed files (me) | |||
2007-09-19 | - i suppose that '$' is not really needed.. | Bernhard Reutner-Fischer | |