Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: now also the "ecosclean" target works with MS nmake | Alexander Neundorf | 2007-02-07 | 1 | -5/+4 |
| | | | | Alex | ||||
* | BUG: reent.c wasn't intended to be committed, too special | Alexander Neundorf | 2007-01-23 | 1 | -2/+1 |
| | | | | Alex | ||||
* | STYLE: use even more absolute paths, can't hurt for out-of-source builds | Alexander Neundorf | 2007-01-23 | 1 | -40/+34 |
| | | | | | | | | | STYLE: use SET_SOURCE_FILES_PROPERTIES() on multiple files at once instead of interating over each one of them STYLE: no need to add target.ld to the clean-files, this is done now automatically by add_custom_command() ENH: now also MS nmake can be used to build ecos apps Alex | ||||
* | ENH: the ecos headers are always in the binary dir | Alexander Neundorf | 2007-01-17 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: building ecos apps now seems to work also out-of-source | Alexander Neundorf | 2007-01-17 | 1 | -11/+16 |
| | | | | Alex | ||||
* | BUG: also check that tclsh is available, otherwise you can't build any eCos | Alexander Neundorf | 2007-01-17 | 1 | -6/+18 |
| | | | | | | | | stuff ENH: make the name of the config file ecos.ecc adjustable via the new variable ECOS_CONFIG_FILE Alex | ||||
* | ENH: add i386 toolchain and some minor improvement of the comments | Alexander Neundorf | 2006-08-23 | 1 | -2/+20 |
| | |||||
* | STYLE: don't use the hack to copy and rename the created executable under | Alexander Neundorf | 2006-08-22 | 1 | -13/+7 |
| | | | | | | | cygwin but instead use the SUFFIX target property (I'll publish a short article about ecos+cmake RSN) Alex | ||||
* | BUG: finally really fix #2576 by adding UseEcos.cmake to cvs :-) | Alexander Neundorf | 2006-04-23 | 1 | -0/+202 |
Alex |