Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | "Project Name" needed before "root" file system can be copied. | Ulf Samuelsson | 2007-09-26 | 1 | -0/+15 |
| | | | | | | | | 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 | ||||
* | Don't limit 2006 version to Atmel targets (why?) | Peter Korsgaard | 2007-09-25 | 1 | -1/+0 |
| | |||||
* | Build libusb without annoying tests, breaking the build | Ulf Samuelsson | 2007-09-25 | 1 | -0/+3 |
| | |||||
* | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | 2007-09-25 | 23 | -53/+54 |
| | |||||
* | - add dummy -source targets. | Bernhard Reutner-Fischer | 2007-09-25 | 2 | -1/+2 |
| | |||||
* | - add missing ed-source target. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+2 |
| | |||||
* | Add source and unpacked targets to mplayer | Ulf Samuelsson | 2007-09-25 | 1 | -0/+4 |
| | |||||
* | Fix LEGACY dependencies for mplayer | Ulf Samuelsson | 2007-09-25 | 1 | -0/+22 |
| | |||||
* | - add a version and display it in the configuration | Bernhard Reutner-Fischer | 2007-09-25 | 5 | -551/+12 |
| | |||||
* | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | 2007-09-25 | 2 | -54/+17 |
| | | | | of config steps | ||||
* | Reorganize configs to even more logical positions | Ulf Samuelsson | 2007-09-24 | 2 | -17/+54 |
| | |||||
* | - bump version. Cleanup while at it | Bernhard Reutner-Fischer | 2007-09-24 | 1 | -12/+14 |
| | |||||
* | - bump version; some cleanups while at it | Bernhard Reutner-Fischer | 2007-09-24 | 1 | -12/+17 |
| | |||||
* | - bump version and make it compile also if 64bit is unavailable | Bernhard Reutner-Fischer | 2007-09-24 | 2 | -5/+12375 |
| | |||||
* | Bump SAMBA version to 3.0.26a, 3.0.25b has moved | Ulf Samuelsson | 2007-09-23 | 1 | -3/+5 |
| | |||||
* | - add the $(BASE_TARGETS) per default | Bernhard Reutner-Fischer | 2007-09-23 | 2 | -2/+2 |
| | |||||
* | - thinking loud about auto-generating dependencies for make(1) | Bernhard Reutner-Fischer | 2007-09-23 | 2 | -1/+229 |
| | | | | | | | | | | | 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? | ||||
* | Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) | Ulf Samuelsson | 2007-09-23 | 2 | -0/+6146 |
| |