summaryrefslogtreecommitdiff
path: root/cross/uisp
AgeCommit message (Collapse)AuthorFilesLines
2016-05-18Under C++11 it is invalid to implicitly cast from a larger type to ajoerg4-5/+125
smaller type in an initializer. Adjust various places accordingly. Avoid set-but-not-used warnings in some other places for newer GCC.
2015-11-03Add SHA512 digests for distfiles for cross categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-12-05Fix build with newer GCCjoerg3-1/+38
2011-09-03Use toupper() correctly. Caught by clang.dholland2-1/+17
2011-08-29Catch up to C++ standards churn. Should fix, or at least advance, thedholland2-1/+17
clang build.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-12-18I haven't maintained any of these in years...rumble1-2/+1
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-06-01Uses C++.joerg1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-10-25uisp-20040311rumble5-0/+59
AVR microcontroller hardware in-system programmer