aboutsummaryrefslogtreecommitdiff
path: root/devel/ecos-tools/files
Commit message (Collapse)AuthorAgeFilesLines
* Clean up CXXFLAGS. Fix compilation with gcc-4.1.x.Thomas Gellekum2007-03-275-5/+62
| | | | Notes: svn path=/head/; revision=188580
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-011-2/+2
| | | | | | | | PR: ports/101613 Submitted by: alepulver Notes: svn path=/head/; revision=178433
* Fix build on -current.Thomas Gellekum2004-08-251-0/+11
| | | | Notes: svn path=/head/; revision=117247
* Really stop looking for tkConfig.sh (sorry, I forgot to add thisThomas Gellekum2004-03-121-0/+64
| | | | | | | | | in my last commit). Prodded by: kris Notes: svn path=/head/; revision=103773
* Unbreak: remove check for tkConfig.sh.Thomas Gellekum2004-02-241-0/+69
| | | | Notes: svn path=/head/; revision=101983
* New port ecos-tools. This will install the configuration toolsThomas Gellekum2003-11-174-0/+111
for the eCos embedded OS. Notes: svn path=/head/; revision=94171