summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* BUG: fix in the timeout codeKen Martin2007-01-291-3/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-291-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-281-1/+1
|
* STYLE: Fix typoMathieu Malaterre2007-01-271-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-271-1/+1
|
* STYLE: improve IF documentation to cover elseifKen Martin2007-01-261-2/+8
|
* BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file ↵Brad King2007-01-261-6/+20
| | | | install rules.
* COMP: fix warningKen Martin2007-01-261-1/+2
|
* BUG: remove early ;Bill Hoffman2007-01-251-1/+1
|
* BUG: fix for 4186, kdevelop adding file twiceBill Hoffman2007-01-255-110/+14
|
* ENH: added per test timeout supportKen Martin2007-01-258-289/+345
|
* ENH: Patch from Alex to make deprecated command documentation more consistent.Brad King2007-01-2411-22/+16
|
* ENH: Patch from Alex to document this command as discouraged.Brad King2007-01-242-0/+12
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-241-1/+1
|
* ENH: this does not need to be safe as the value is checkedBill Hoffman2007-01-231-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-231-1/+1
|
* BUG: reent.c wasn't intended to be committed, too specialAlexander Neundorf2007-01-231-2/+1
| | | | Alex
* STYLE: use even more absolute paths, can't hurt for out-of-source buildsAlexander Neundorf2007-01-231-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 Hoffman2007-01-231-1/+1
| | | | from a language
* ENH: make the include flag required for a language avoids seg faultBill Hoffman2007-01-231-2/+3
|
* ENH: undo bug fix because of failed testBill Hoffman2007-01-231-37/+29
|
* ENH: add link flags for debug/release etcBill Hoffman2007-01-231-29/+37
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-231-1/+1
|
* ENH: Patch from Alex to document WRITE_FILE as a discouraged command.Brad King2007-01-221-0/+6
|
* COMP: Patch from Alex for const correctness.Brad King2007-01-222-4/+4
|
* BUG: Patch from bug#4312 to make uninstall work with DESTDIR.Brad King2007-01-221-7/+7
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-221-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-211-1/+1
|
* COMP: Fix typo that makes all Qt4 builds breakAndy Cedilnik2007-01-201-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-201-1/+1
|
* BUG: fix for bug 4331Bill Hoffman2007-01-191-2/+2
|
* BUG: fix for bug 4331Bill Hoffman2007-01-191-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-191-1/+1
|
* ENH: do not use relative paths for custom command commands if they working ↵Bill Hoffman2007-01-181-1/+8
| | | | directory is used
* ENH: the ecos headers are always in the binary dirAlexander Neundorf2007-01-171-1/+1
| | | | Alex
* ENH: building ecos apps now seems to work also out-of-sourceAlexander Neundorf2007-01-171-11/+16
| | | | Alex
* BUG: also check that tclsh is available, otherwise you can't build any eCosAlexander Neundorf2007-01-171-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 Stimpson2007-01-161-9/+51
|
* STYLE: Fix kwstyleAndy Cedilnik2007-01-151-1/+2
|
* STYLE: fix link lenght issueBill Hoffman2007-01-151-2/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-141-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-131-1/+1
|
* ENH: Handle "~" in SplitPath.Clinton Stimpson2007-01-121-0/+13
|
* BUG: fix for bug 4239, NODEFAULTLIB flag support in ideBill Hoffman2007-01-122-11/+47
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-121-1/+1
|
* STYLE: Fix kwstyle issuesAndy Cedilnik2007-01-112-2/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2007-01-111-1/+1
|
* ENH: fix warning and code styleBill Hoffman2007-01-111-3/+5
|
* ENH: Change permission for getdisplay.sh to make the runtimescript workAndy Cedilnik2007-01-101-1/+6
|