summaryrefslogtreecommitdiffstats
path: root/package/tcl
AgeCommit message (Expand)Author
2014-12-22package: indentation cleanupJerzy Grzegorek
2014-11-14tcl: bump version to 8.6.3Vicente Olivert Riera
2014-11-08tcl: add hash filePeter Seiderer
2014-11-08tcl: update package disablingPeter Seiderer
2014-11-02package: indentation cleanupJerzy Grzegorek
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-09-05tcl: bump version to 8.6.2Vicente Olivert Riera
2014-05-08tcl: needs threadsPeter Korsgaard
2014-04-09tcl: bump to version 8.6.1Andrew Ruder
2014-03-17package: drop <PKG>_VERSION_MINOR variableJerzy Grzegorek
2013-12-25Config.in files: use if/endif instead of 'depends on' for main symbolThomas De Schampheleire
2013-10-14tcl: specify ln -sf to remove existing destination fileAxel Lin
2013-09-26tcl: cleanup: use TCL_VERSION in TCL_SITEJerzy Grzegorek
2013-07-28tcl: make the libtcl writable in order to be strippedRichard Genoud
2013-07-28tcl: add a tclsh symlinkRichard Genoud
2013-07-28tcl: install the libtcl into stagingRichard Genoud
2013-07-28tcl: remove strip commandRichard Genoud
2013-07-28tcl: use make conditionsRichard Genoud
2013-07-27fix header package nameJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Convert headers to lower case when relevantAlexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2013-05-08various packages: fix license informationSimon Dawson
2013-03-24tcl: add license informationDavide Viti
2012-08-28remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-01-24tcl: add _VERSION_MAJOR / _VERSION_MINOR and use instead of hardcoded 8.4Peter Korsgaard
2012-01-24tcl: add host versionArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-06-12packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni
2010-09-30package/tcl: fix for POSIX complianceYann E. MORIN
2010-02-13Bump TCL version and switch to the autotools infrastructureThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-27tcl: fix long help text linesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-25- make sure that configure doesn't see a wrong cacheBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-07-07Fix syntax errors in configure and m4 for Tcl so that the package actually bu..."Steven J. Hill"
2005-11-20we really shouldnt punt all of /usr/includeMike Frysinger