summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-10-02- make sure that the target's usr/include dir exists when installing the headersBernhard 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 functionsBernhard Reutner-Fischer
2007-10-02- has to select libelf (and should nowadays work without LFS)Bernhard Reutner-Fischer
2007-10-02- bump versionBernhard 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 sourceBernhard Reutner-Fischer
2007-09-30- bump versionBernhard 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 functionBernhard 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.txtBernhard 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 viaBernhard 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 packageBernhard Reutner-Fischer
(Ivan Kuten)
2007-09-28- cleanup configure optionsBernhard Reutner-Fischer
2007-09-28- add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
2007-09-28Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2Ulf Samuelsson
2007-09-27- add a query for suggestions on how to deal with MALLOC_GLIBC_COMPATBernhard Reutner-Fischer
2007-09-27Remove superfluose defaultsUlf Samuelsson
2007-09-27mtd-utils require lzoUlf Samuelsson
2007-09-27Fix some issues with mtdutilsUlf Samuelsson
2007-09-27Add mtd-utils-1.1.0 as mtd alternativeUlf Samuelsson
2007-09-26Add more management to linux and buysbox packagesUlf 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-26Document bugs in qtopia build, remove qt-mouse-tslib which breaks the buildUlf Samuelsson
2007-09-26Remove LEGACY routines from proftpdUlf Samuelsson
2007-09-26remove LEGACY string routines from mDNSResponderUlf Samuelsson
2007-09-26Reduce clutter in packages menuUlf 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-25Don't limit 2006 version to Atmel targets (why?)Peter Korsgaard
2007-09-25Build libusb without annoying tests, breaking the buildUlf Samuelsson
2007-09-25- make sure that configure doesn't see a wrong cacheBernhard 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-25Add source and unpacked targets to mplayerUlf Samuelsson
2007-09-25Fix LEGACY dependencies for mplayerUlf Samuelsson
2007-09-25- add a version and display it in the configurationBernhard Reutner-Fischer
2007-09-25- revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer
of config steps
2007-09-24Reorganize configs to even more logical positionsUlf Samuelsson
2007-09-24- bump version. Cleanup while at itBernhard Reutner-Fischer
2007-09-24- bump version; some cleanups while at itBernhard Reutner-Fischer
2007-09-24- bump version and make it compile also if 64bit is unavailableBernhard Reutner-Fischer
2007-09-23Bump SAMBA version to 3.0.26a, 3.0.25b has movedUlf Samuelsson
2007-09-23- add the $(BASE_TARGETS) per defaultBernhard Reutner-Fischer
2007-09-23- thinking loud about auto-generating dependencies for make(1)Bernhard Reutner-Fischer
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?
2007-09-23Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well)Ulf Samuelsson
2007-09-23Late mtd does not support linux-2.4Ulf Samuelsson
2007-09-23Use correct location of mpg123 binaryUlf Samuelsson