Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-23 | Ensure project U-Boot dir exists before using it | Ulf Samuelsson | |
2007-09-23 | Update SAM9261EK linux config | Ulf Samuelsson | |
2007-09-23 | Use correct path to vmlinux, Fix bad SED of config | 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 | - rename the gcc base_target to the more appropriate term cross_compiler | Bernhard Reutner-Fischer | |
2007-09-22 | - update i386 sample config a little bit | Bernhard Reutner-Fischer | |
2007-09-22 | - put LZMA into generic flags | Bernhard Reutner-Fischer | |
- some additional cleanups while at it | |||
2007-09-22 | - fix typo in .config filename | Bernhard Reutner-Fischer | |
2007-09-22 | - bump version (forgot this hunk for r19941) | Bernhard Reutner-Fischer | |
2007-09-22 | - default to 0.9.29 | Bernhard Reutner-Fischer | |
2007-09-22 | - bump version | Bernhard Reutner-Fischer | |
2007-09-22 | - add a more generic "Kernel" menu instead of "Linux Options" | Bernhard Reutner-Fischer | |
2007-09-22 | - move project settings from toolchain to device | Bernhard Reutner-Fischer | |
2007-09-22 | - set and export VERBOSE if V= was requested | Bernhard Reutner-Fischer | |
2007-09-22 | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | |
This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | |||
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 | Add CONFIG_SEQ for atstk1002 busybox | Ulf Samuelsson | |
2007-09-20 | Check if STK1002 init scripts are executable before running | Ulf Samuelsson | |
2007-09-20 | Enable CONFIG_SEQ in busybox for ngw100 | Ulf Samuelsson | |
2007-09-20 | Use correct board name for ngw100 | Ulf Samuelsson | |
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 | - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where ↵ | Bernhard Reutner-Fischer | |
the double negation produces an error that is not reported, from the looks.. | |||
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 | |
2007-09-19 | - add olsr package (Sushi Sensei) | Bernhard Reutner-Fischer | |
2007-09-19 | - add a SVN_UP command for updating an already checked-out tree | Bernhard Reutner-Fischer | |
2007-09-19 | - add a SVN_UP command for updating an already checked-out tree | Bernhard Reutner-Fischer | |
2007-09-19 | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-19 | - don't strip the host binaries for now | Bernhard Reutner-Fischer | |
2007-09-19 | - add null | Bernhard Reutner-Fischer | |