Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump lockfile-progs to 0.1.11 version, provide sus3v legacy patch | Ivan Kuten | 2007-10-18 | 2 | -2/+14 |
| | |||||
* | updated wireless-tools to .29 version, thanks to sushisan | Ivan Kuten | 2007-10-18 | 1 | -2/+2 |
| | |||||
* | update fakeroot to 1.8.2 version | Ivan Kuten | 2007-10-18 | 1 | -1/+1 |
| | |||||
* | Allow to remove _nofpu from directories and images | Ulf Samuelsson | 2007-10-18 | 1 | -4/+10 |
| | |||||
* | Remove debugging info from package/Makefile.in | Ulf Samuelsson | 2007-10-18 | 1 | -3/+0 |
| | |||||
* | Remove hyphen from images if empty rootfs suffix | Ulf Samuelsson | 2007-10-18 | 1 | -1/+6 |
| | |||||
* | Fix kexec build for ARM | Ulf Samuelsson | 2007-10-18 | 1 | -2/+13 |
| | |||||
* | Bump fakeroot version and add patch | Ulf Samuelsson | 2007-10-13 | 2 | -1/+8938 |
| | |||||
* | Config update of tcpdump | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Config update of Readline subdir | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Remove superfluous 'slash' in GMP_SITE | Ulf Samuelsson | 2007-10-13 | 1 | -1/+1 |
| | |||||
* | Config update in libpcap | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Create dir before use in jpeg pkg | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Remove LEGACY functions from haserl | Ulf Samuelsson | 2007-10-12 | 2 | -0/+15 |
| | |||||
* | Allow longer history for package versions | Ulf Samuelsson | 2007-10-07 | 1 | -2/+2 |
| | |||||
* | - pull patches 018..024 | Bernhard Reutner-Fischer | 2007-10-07 | 7 | -0/+950 |
| | |||||
* | Allow date to be added to Image | Ulf Samuelsson | 2007-10-07 | 1 | -4/+10 |
| | |||||
* | - fix some whitespace damage.. | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -1/+1 |
| | | | | - add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf | ||||
* | - add pattern for gnuhurd-uclibc | Bernhard Reutner-Fischer | 2007-10-05 | 2 | -0/+22 |
| | |||||
* | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -0/+4 |
| | | | | - suggest some target flags for abi64 | ||||
* | - make sure that the target's usr/include dir exists when installing the headers | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+3 |
| | | | | | 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.. | ||||
* | - remove usage of SUSv3 LEGACY functions | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -0/+11 |
| | |||||
* | - has to select libelf (and should nowadays work without LFS) | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 136 | -226/+226 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - comment out non-existing source | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -1/+7 |
| | |||||
* | - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -7/+7 |
| | |||||
* | - whitespace cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -44/+41 |
| | |||||
* | - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
| | |||||
* | - remove SUSv3 LEGACY function | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+12 |
| | |||||
* | - pull "kconfig: oldconfig shall not set symbols if it does not need to" | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -9/+12 |
| | |||||
* | - forgot to svn add kconfig-language.txt | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+282 |
| | |||||
* | - fix quotes for STRIP. | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -31/+31 |
| | | | | Sorry for any inconvenience this may have caused.. | ||||
* | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
| | | | | | STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky for mentioning this. | ||||
* | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | 2007-09-29 | 249 | -267/+262 |
| | | | | (Ivan Kuten) | ||||
* | - cleanup configure options | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -38/+49 |
| | |||||
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -10/+17 |
| | | | | - fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS | ||||
* | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson | 2007-09-28 | 1 | -10/+29 |
| | |||||
* | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+2 |
| | |||||
* | Remove superfluose defaults | Ulf Samuelsson | 2007-09-27 | 1 | -2/+0 |
| | |||||
* | mtd-utils require lzo | Ulf Samuelsson | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | Fix some issues with mtdutils | Ulf Samuelsson | 2007-09-27 | 5 | -5/+117 |
| | |||||
* | Add mtd-utils-1.1.0 as mtd alternative | Ulf Samuelsson | 2007-09-27 | 3 | -33/+150 |
| | |||||
* | Add more management to linux and buysbox packages | Ulf Samuelsson | 2007-09-26 | 1 | -2/+8 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 3 | -85/+15 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build | Ulf Samuelsson | 2007-09-26 | 1 | -1/+7 |
| | |||||
* | Remove LEGACY routines from proftpd | Ulf Samuelsson | 2007-09-26 | 1 | -0/+173 |
| | |||||
* | remove LEGACY string routines from mDNSResponder | Ulf Samuelsson | 2007-09-26 | 2 | -0/+178 |
| | |||||
* | Reduce clutter in packages menu | Ulf Samuelsson | 2007-09-26 | 2 | -5/+22 |
| |