summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01136-226/+226
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - comment out non-existing sourceBernhard Reutner-Fischer2007-10-011-2/+2
|
* - bump versionBernhard Reutner-Fischer2007-09-301-1/+7
|
* - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-301-7/+7
|
* - whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-301-44/+41
|
* - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)Bernhard Reutner-Fischer2007-09-291-3/+3
|
* - remove SUSv3 LEGACY functionBernhard Reutner-Fischer2007-09-291-0/+12
|
* - pull "kconfig: oldconfig shall not set symbols if it does not need to"Bernhard Reutner-Fischer2007-09-291-9/+12
|
* - forgot to svn add kconfig-language.txtBernhard Reutner-Fischer2007-09-291-0/+282
|
* - fix quotes for STRIP.Bernhard Reutner-Fischer2007-09-291-31/+31
| | | | Sorry for any inconvenience this may have caused..
* - make sure that strip and all it's arguments are passed if used viaBernhard Reutner-Fischer2007-09-291-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 packageBernhard Reutner-Fischer2007-09-29249-267/+262
| | | | (Ivan Kuten)
* - cleanup configure optionsBernhard Reutner-Fischer2007-09-281-38/+49
|
* - add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer2007-09-281-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.2Ulf Samuelsson2007-09-281-10/+29
|
* - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPATBernhard Reutner-Fischer2007-09-271-0/+2
|
* Remove superfluose defaultsUlf Samuelsson2007-09-271-2/+0
|
* mtd-utils require lzoUlf Samuelsson2007-09-271-0/+1
|
* Fix some issues with mtdutilsUlf Samuelsson2007-09-275-5/+117
|
* Add mtd-utils-1.1.0 as mtd alternativeUlf Samuelsson2007-09-273-33/+150
|
* Add more management to linux and buysbox packagesUlf Samuelsson2007-09-261-2/+8
|
* - revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer2007-09-263-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 buildUlf Samuelsson2007-09-261-1/+7
|
* Remove LEGACY routines from proftpdUlf Samuelsson2007-09-261-0/+173
|
* remove LEGACY string routines from mDNSResponderUlf Samuelsson2007-09-262-0/+178
|
* Reduce clutter in packages menuUlf Samuelsson2007-09-262-5/+22
|
* "Project Name" needed before "root" file system can be copied.Ulf Samuelsson2007-09-261-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 Korsgaard2007-09-251-1/+0
|
* Build libusb without annoying tests, breaking the buildUlf Samuelsson2007-09-251-0/+3
|
* - make sure that configure doesn't see a wrong cacheBernhard Reutner-Fischer2007-09-2523-53/+54
|
* - add dummy -source targets.Bernhard Reutner-Fischer2007-09-252-1/+2
|
* - add missing ed-source target.Bernhard Reutner-Fischer2007-09-251-0/+2
|
* Add source and unpacked targets to mplayerUlf Samuelsson2007-09-251-0/+4
|
* Fix LEGACY dependencies for mplayerUlf Samuelsson2007-09-251-0/+22
|
* - add a version and display it in the configurationBernhard Reutner-Fischer2007-09-255-551/+12
|
* - revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer2007-09-252-54/+17
| | | | of config steps
* Reorganize configs to even more logical positionsUlf Samuelsson2007-09-242-17/+54
|
* - bump version. Cleanup while at itBernhard Reutner-Fischer2007-09-241-12/+14
|
* - bump version; some cleanups while at itBernhard Reutner-Fischer2007-09-241-12/+17
|
* - bump version and make it compile also if 64bit is unavailableBernhard Reutner-Fischer2007-09-242-5/+12375
|
* Bump SAMBA version to 3.0.26a, 3.0.25b has movedUlf Samuelsson2007-09-231-3/+5
|
* - add the $(BASE_TARGETS) per defaultBernhard Reutner-Fischer2007-09-232-2/+2
|
* - thinking loud about auto-generating dependencies for make(1)Bernhard Reutner-Fischer2007-09-232-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 Samuelsson2007-09-232-0/+6146
|
* Late mtd does not support linux-2.4Ulf Samuelsson2007-09-231-1/+1
|
* Use correct location of mpg123 binaryUlf Samuelsson2007-09-231-3/+3
|
* Cleanup libxml2 directory structureUlf Samuelsson2007-09-231-4/+11
|
* Avoid repeated remake of dialogUlf Samuelsson2007-09-231-1/+2
|
* - search env for BUILDROOT_CONFIG for use as a config file; defaults to .configBernhard Reutner-Fischer2007-09-232-1/+12
|
* - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵Bernhard Reutner-Fischer2007-09-2318-179/+774
| | | | et al