Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix quotes for STRIP. | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -31/+31 |
| | | | | Sorry for any inconvenience this may have caused.. | ||||
* | - Nowadays there is no need to strip the config symbols anymore | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
| | |||||
* | - 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) | ||||
* | - rename to match Config.in.foo naming convention | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -2/+2 |
| | |||||
* | Removed uclibc source dependency on host-sed | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - cleanup configure options | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -38/+49 |
| | |||||
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 7 | -4/+4 |
| | | | | Adjust some accordingly | ||||
* | No reliance on dirs in uClibc | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - mark the autotools.in part as taken | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -3/+4 |
| | | | | - fix a typo | ||||
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -13/+29 |
| | | | | - fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS | ||||
* | add autoreconf script that can handle gcc (aclocal needs to handle -I switch) | Ulf Samuelsson | 2007-09-28 | 1 | -0/+699 |
| | |||||
* | Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -5/+20 |
| | | | | further, not home yet though | ||||
* | Update AVR external gcc tarball to 2.2 | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson | 2007-09-28 | 1 | -10/+29 |
| | |||||
* | Add some more host tools | Ulf Samuelsson | 2007-09-28 | 1 | -0/+8 |
| | |||||
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵ | Ulf Samuelsson | 2007-09-28 | 3 | -5/+4 |
| | | | | uclibc-update to avoid overwriting board support file | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-28 | 2 | -1/+1915 |
| | |||||
* | - fix texinfo version check. The next release will most likely supercede these | Bernhard Reutner-Fischer | 2007-09-28 | 2 | -0/+64 |
| | |||||
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 3 | -7/+14 |
| | |||||
* | Remove softfp patch from uClibc, ARM softfloat, did not complete anyway | Ulf Samuelsson | 2007-09-27 | 1 | -9149/+0 |
| | |||||
* | - toggle default back to soft-float | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+2 |
| | |||||
* | - fix ARM ABI propagation | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | - add a sample README.diskimage for i386 | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+37 |
| | |||||
* | - for various reasons i will need an explicit ordering of the toolchain includes | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -1/+12 |
| | |||||
* | - update my sample arm926t qemu image | Bernhard Reutner-Fischer | 2007-09-27 | 4 | -102/+702 |
| | |||||
* | 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 minimal AVR config | Ulf Samuelsson | 2007-09-27 | 1 | -0/+595 |
| | |||||
* | Additional management of uclibc | Ulf Samuelsson | 2007-09-27 | 1 | -0/+3 |
| | |||||
* | Update AVR32 config to avoid questions during uclibc make oldconfig | Ulf Samuelsson | 2007-09-27 | 1 | -4/+4 |
| | |||||
* | Allow easy update of target linux config | Ulf Samuelsson | 2007-09-26 | 1 | -0/+3 |
| | |||||
* | Remove graphic applications from AT91RM9200 defconfig root fs (no LCD) | Ulf Samuelsson | 2007-09-26 | 2 | -49/+19 |
| | |||||
* | Use Makefile def of busybox config | Ulf Samuelsson | 2007-09-26 | 2 | -15/+6 |
| | |||||
* | Add more management to linux and buysbox packages | Ulf Samuelsson | 2007-09-26 | 2 | -3/+16 |
| | |||||
* | Update at91rm9200df board support | Ulf Samuelsson | 2007-09-26 | 5 | -234/+1172 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 21 | -198/+169 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | - sjhill? | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | Ensure soft-fp patch is truly local | Ulf Samuelsson | 2007-09-26 | 1 | -3/+3 |
| | |||||
* | 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 | 6 | -48/+53 |
| | | | | | | | | 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 | ||||
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 8 | -37/+35 |
| | |||||
* | - comment out bad logic | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -5/+5 |
| | |||||
* | - add more help text | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+3 |
| |