Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-13 | Remove superfluous 'slash' in GMP_SITE | Ulf Samuelsson | |
2007-10-13 | Config update in libpcap | Ulf Samuelsson | |
2007-10-13 | Create dir before use in jpeg pkg | Ulf Samuelsson | |
2007-10-12 | Remove LEGACY functions from haserl | Ulf Samuelsson | |
2007-10-07 | Allow longer history for package versions | Ulf Samuelsson | |
2007-10-07 | - pull patches 018..024 | Bernhard Reutner-Fischer | |
2007-10-07 | Allow date to be added to Image | Ulf Samuelsson | |
2007-10-05 | - fix some whitespace damage.. | Bernhard Reutner-Fischer | |
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf | |||
2007-10-05 | - add pattern for gnuhurd-uclibc | Bernhard Reutner-Fischer | |
2007-10-02 | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | |
- suggest some target flags for abi64 | |||
2007-10-02 | - make sure that the target's usr/include dir exists when installing the headers | Bernhard Reutner-Fischer | |
It would make sense to provide a $(PREREQ_TARGETDIR_USR_INCLUDE) prerequisite that expands to $(TARGET_DIR)/usr/include if installing any headers was requested to fix this in a generic manner.. | |||
2007-10-02 | - remove usage of SUSv3 LEGACY functions | Bernhard Reutner-Fischer | |
2007-10-02 | - has to select libelf (and should nowadays work without LFS) | Bernhard Reutner-Fischer | |
2007-10-02 | - bump version | Bernhard Reutner-Fischer | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-10-01 | - comment out non-existing source | Bernhard Reutner-Fischer | |
2007-09-30 | - bump version | Bernhard Reutner-Fischer | |
2007-09-30 | - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-30 | - whitespace cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-29 | - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten) | Bernhard Reutner-Fischer | |
2007-09-29 | - remove SUSv3 LEGACY function | Bernhard Reutner-Fischer | |
2007-09-29 | - pull "kconfig: oldconfig shall not set symbols if it does not need to" | Bernhard Reutner-Fischer | |
2007-09-29 | - forgot to svn add kconfig-language.txt | Bernhard Reutner-Fischer | |
2007-09-29 | - fix quotes for STRIP. | Bernhard Reutner-Fischer | |
Sorry for any inconvenience this may have caused.. | |||
2007-09-29 | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer | |
STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky for mentioning this. | |||
2007-09-29 | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | |
(Ivan Kuten) | |||
2007-09-28 | - cleanup configure options | Bernhard Reutner-Fischer | |
2007-09-28 | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | |
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS | |||
2007-09-28 | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson | |
2007-09-27 | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer | |
2007-09-27 | Remove superfluose defaults | Ulf Samuelsson | |
2007-09-27 | mtd-utils require lzo | Ulf Samuelsson | |
2007-09-27 | Fix some issues with mtdutils | Ulf Samuelsson | |
2007-09-27 | Add mtd-utils-1.1.0 as mtd alternative | Ulf Samuelsson | |
2007-09-26 | Add more management to linux and buysbox packages | Ulf Samuelsson | |
2007-09-26 | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | |
gcc target abi back to a place where the other arch-specific settings live | |||
2007-09-26 | Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build | Ulf Samuelsson | |
2007-09-26 | Remove LEGACY routines from proftpd | Ulf Samuelsson | |
2007-09-26 | remove LEGACY string routines from mDNSResponder | Ulf Samuelsson | |
2007-09-26 | Reduce clutter in packages menu | Ulf Samuelsson | |
2007-09-26 | "Project Name" needed before "root" file system can be copied. | Ulf Samuelsson | |
Put first according to principle of configuration order Merge root skeleton configuration to one place - currently in package/busybox/Config.in - Should maybe have it's own Config.in gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in | |||
2007-09-25 | Don't limit 2006 version to Atmel targets (why?) | Peter Korsgaard | |
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 |