Bill Hoffman
d67ccb828d
BUG: remove early ;
19 years ago
Bill Hoffman
bd531d3fae
BUG: fix for 4186, kdevelop adding file twice
19 years ago
Ken Martin
2f84bd1758
ENH: added per test timeout support
19 years ago
Brad King
f71ad851d8
ENH: Patch from Alex to make deprecated command documentation more consistent.
19 years ago
Brad King
03a46e0381
ENH: Patch from Alex to document this command as discouraged.
19 years ago
Andy Cedilnik
1d34e22c96
STYLE: Nightly Version update
19 years ago
Bill Hoffman
37d979e0fc
ENH: this does not need to be safe as the value is checked
19 years ago
Andy Cedilnik
8638e31a88
STYLE: Nightly Version update
19 years ago
Alexander Neundorf
863f2b76cb
BUG: reent.c wasn't intended to be committed, too special
Alex
19 years ago
Alexander Neundorf
152040fd83
STYLE: use even more absolute paths, can't hurt for out-of-source builds
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
19 years ago
Bill Hoffman
0272c209a5
ENH: avoid crash, but do not make it an error if include flags is missing from a language
19 years ago
Bill Hoffman
91bd8099d8
ENH: make the include flag required for a language avoids seg fault
19 years ago
Bill Hoffman
e537b60ea2
ENH: undo bug fix because of failed test
19 years ago
Bill Hoffman
ef9e460f65
ENH: add link flags for debug/release etc
19 years ago
Andy Cedilnik
c3ae42fc1e
STYLE: Nightly Version update
19 years ago
Brad King
c0a0f8842b
ENH: Patch from Alex to document WRITE_FILE as a discouraged command.
19 years ago
Brad King
1e566707da
COMP: Patch from Alex for const correctness.
19 years ago
Brad King
d0a49dbd91
BUG: Patch from bug#4312 to make uninstall work with DESTDIR.
19 years ago
Andy Cedilnik
a3877bf136
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
aa761edc13
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
66718107db
COMP: Fix typo that makes all Qt4 builds break
19 years ago
Andy Cedilnik
4fe11cca2f
STYLE: Nightly Version update
19 years ago
Bill Hoffman
c9c18982f3
BUG: fix for bug 4331
19 years ago
Bill Hoffman
51bf1bd99a
BUG: fix for bug 4331
19 years ago
Andy Cedilnik
6f7bfb6fed
STYLE: Nightly Version update
19 years ago
Bill Hoffman
1589890a09
ENH: do not use relative paths for custom command commands if they working directory is used
19 years ago
Alexander Neundorf
c37f2c20d9
ENH: the ecos headers are always in the binary dir
Alex
19 years ago
Alexander Neundorf
4cb8e3c43f
ENH: building ecos apps now seems to work also out-of-source
Alex
19 years ago
Alexander Neundorf
c6f74dfe3b
BUG: also check that tclsh is available, otherwise you can't build any eCos
stuff
ENH: make the name of the config file ecos.ecc adjustable via the new
variable ECOS_CONFIG_FILE
Alex
19 years ago
Clinton Stimpson
e264771122
ENH: Add support for "~otheruser/"
19 years ago
Andy Cedilnik
8388640c03
STYLE: Fix kwstyle
19 years ago
Bill Hoffman
cc2364f559
STYLE: fix link lenght issue
19 years ago
Andy Cedilnik
df6d0ab8b9
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
5e6f6f4a62
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
a85e26d960
STYLE: Nightly Version update
19 years ago
Clinton Stimpson
50489ff6ff
ENH: Handle "~" in SplitPath.
19 years ago
Bill Hoffman
cca67d7f8e
BUG: fix for bug 4239, NODEFAULTLIB flag support in ide
19 years ago
Andy Cedilnik
266ce704d2
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
cd5535ee9c
STYLE: Fix kwstyle issues
19 years ago
Andy Cedilnik
bee7c788fe
STYLE: Nightly Version update
19 years ago
Bill Hoffman
c3148813f4
ENH: fix warning and code style
19 years ago
Andy Cedilnik
f015e1ff03
ENH: Change permission for getdisplay.sh to make the runtimescript work
19 years ago
Andy Cedilnik
de5540f7e5
ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager
19 years ago
Andy Cedilnik
c2780e2c9a
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
8fe00d7a0b
STYLE: Nightly Version update
19 years ago
Brad King
55f5f27cd6
STYLE: Fixed documentation of how to produce forwarding executables for multi-configuration builds with CMAKE_INTDIR.
19 years ago
Andy Cedilnik
74f75c84b8
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
1671455770
STYLE: Nightly Version update
19 years ago
Andy Cedilnik
332f409467
STYLE: Nightly Version update
19 years ago
Alexander Neundorf
7ab81d187e
ENH: if a wrong qmake has been found, mark it as invalid in the cache, so
that it is searched again the next time cmake runs
Tested in KDE since Jul 5th:
http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/FindQt4.cmake?rev=558318&view=rev
Alex
19 years ago