Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: allow copy if different from a file to a directory to work | Bill Hoffman | 2007-01-30 | 1 | -2/+24 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-30 | 1 | -1/+1 |
| | |||||
* | BUG: fix in the timeout code | Ken Martin | 2007-01-29 | 1 | -3/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Fix typo | Mathieu Malaterre | 2007-01-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-27 | 1 | -1/+1 |
| | |||||
* | STYLE: improve IF documentation to cover elseif | Ken Martin | 2007-01-26 | 1 | -2/+8 |
| | |||||
* | BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file ↵ | Brad King | 2007-01-26 | 1 | -6/+20 |
| | | | | install rules. | ||||
* | COMP: fix warning | Ken Martin | 2007-01-26 | 1 | -1/+2 |
| | |||||
* | BUG: remove early ; | Bill Hoffman | 2007-01-25 | 1 | -1/+1 |
| | |||||
* | BUG: fix for 4186, kdevelop adding file twice | Bill Hoffman | 2007-01-25 | 5 | -110/+14 |
| | |||||
* | ENH: added per test timeout support | Ken Martin | 2007-01-25 | 8 | -289/+345 |
| | |||||
* | ENH: Patch from Alex to make deprecated command documentation more consistent. | Brad King | 2007-01-24 | 11 | -22/+16 |
| | |||||
* | ENH: Patch from Alex to document this command as discouraged. | Brad King | 2007-01-24 | 2 | -0/+12 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-24 | 1 | -1/+1 |
| | |||||
* | ENH: this does not need to be safe as the value is checked | Bill Hoffman | 2007-01-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-23 | 1 | -1/+1 |
| | |||||
* | 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: avoid crash, but do not make it an error if include flags is missing ↵ | Bill Hoffman | 2007-01-23 | 1 | -1/+1 |
| | | | | from a language | ||||
* | ENH: make the include flag required for a language avoids seg fault | Bill Hoffman | 2007-01-23 | 1 | -2/+3 |
| | |||||
* | ENH: undo bug fix because of failed test | Bill Hoffman | 2007-01-23 | 1 | -37/+29 |
| | |||||
* | ENH: add link flags for debug/release etc | Bill Hoffman | 2007-01-23 | 1 | -29/+37 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-23 | 1 | -1/+1 |
| | |||||
* | ENH: Patch from Alex to document WRITE_FILE as a discouraged command. | Brad King | 2007-01-22 | 1 | -0/+6 |
| | |||||
* | COMP: Patch from Alex for const correctness. | Brad King | 2007-01-22 | 2 | -4/+4 |
| | |||||
* | BUG: Patch from bug#4312 to make uninstall work with DESTDIR. | Brad King | 2007-01-22 | 1 | -7/+7 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | COMP: Fix typo that makes all Qt4 builds break | Andy Cedilnik | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 4331 | Bill Hoffman | 2007-01-19 | 1 | -2/+2 |
| | |||||
* | BUG: fix for bug 4331 | Bill Hoffman | 2007-01-19 | 1 | -2/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | ENH: do not use relative paths for custom command commands if they working ↵ | Bill Hoffman | 2007-01-18 | 1 | -1/+8 |
| | | | | directory is used | ||||
* | 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 support for "~otheruser/" | Clinton Stimpson | 2007-01-16 | 1 | -9/+51 |
| | |||||
* | STYLE: Fix kwstyle | Andy Cedilnik | 2007-01-15 | 1 | -1/+2 |
| | |||||
* | STYLE: fix link lenght issue | Bill Hoffman | 2007-01-15 | 1 | -2/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-14 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | ENH: Handle "~" in SplitPath. | Clinton Stimpson | 2007-01-12 | 1 | -0/+13 |
| | |||||
* | BUG: fix for bug 4239, NODEFAULTLIB flag support in ide | Bill Hoffman | 2007-01-12 | 2 | -11/+47 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Fix kwstyle issues | Andy Cedilnik | 2007-01-11 | 2 | -2/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-11 | 1 | -1/+1 |
| |