Andy Cedilnik
c32af51867
COMP: Add missing file in the installation
2007-01-31 13:37:46 -05:00
Bill Hoffman
345df44dc5
BUG: make sure external vs projects use the GUID in the project if it has one.
2007-01-31 13:34:18 -05:00
Andy Cedilnik
c6c4e3aa60
STYLE: Nightly Version update
2007-01-30 20:14:19 -05:00
Alexander Neundorf
bb7304706d
STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS is
...
used instead
Alex
2007-01-30 15:43:25 -05:00
Andy Cedilnik
7437ceab83
ENH: Allow to specify build target
2007-01-30 11:48:47 -05:00
Andy Cedilnik
4a2474765f
COMP: Fix bootstrap
2007-01-30 11:48:17 -05:00
Ken Martin
49085f7fed
BUG: fixes so that --build-and-test will honor timeouts
2007-01-30 11:35:17 -05:00
Bill Hoffman
b32f3b4131
ENH: allow copy if different from a file to a directory to work
2007-01-30 11:32:33 -05:00
Andy Cedilnik
88f798d286
STYLE: Nightly Version update
2007-01-29 20:30:47 -05:00
Ken Martin
098c1dcdfe
BUG: fix in the timeout code
2007-01-29 12:42:33 -05:00
Andy Cedilnik
2b54ecd1e4
STYLE: Nightly Version update
2007-01-28 20:08:06 -05:00
Andy Cedilnik
b5cc76543f
STYLE: Nightly Version update
2007-01-27 20:09:10 -05:00
Mathieu Malaterre
9c3fb107a8
STYLE: Fix typo
2007-01-27 15:29:41 -05:00
Andy Cedilnik
fd9a41a653
STYLE: Nightly Version update
2007-01-26 20:14:42 -05:00
Ken Martin
2888b13ef9
STYLE: improve IF documentation to cover elseif
2007-01-26 15:06:07 -05:00
Brad King
52803bc8af
BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file install rules.
2007-01-26 14:26:44 -05:00
Ken Martin
15d338e26f
COMP: fix warning
2007-01-26 09:31:44 -05:00
Bill Hoffman
d67ccb828d
BUG: remove early ;
2007-01-25 17:05:55 -05:00
Bill Hoffman
bd531d3fae
BUG: fix for 4186, kdevelop adding file twice
2007-01-25 15:44:52 -05:00
Ken Martin
2f84bd1758
ENH: added per test timeout support
2007-01-25 11:16:16 -05:00
Brad King
f71ad851d8
ENH: Patch from Alex to make deprecated command documentation more consistent.
2007-01-24 13:45:42 -05:00
Brad King
03a46e0381
ENH: Patch from Alex to document this command as discouraged.
2007-01-24 13:40:31 -05:00
Andy Cedilnik
1d34e22c96
STYLE: Nightly Version update
2007-01-24 07:46:31 -05:00
Bill Hoffman
37d979e0fc
ENH: this does not need to be safe as the value is checked
2007-01-23 14:28:40 -05:00
Andy Cedilnik
8638e31a88
STYLE: Nightly Version update
2007-01-23 14:07:20 -05:00
Alexander Neundorf
863f2b76cb
BUG: reent.c wasn't intended to be committed, too special
...
Alex
2007-01-23 13:41:35 -05:00
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
2007-01-23 13:29:44 -05:00
Bill Hoffman
0272c209a5
ENH: avoid crash, but do not make it an error if include flags is missing from a language
2007-01-23 13:08:40 -05:00
Bill Hoffman
91bd8099d8
ENH: make the include flag required for a language avoids seg fault
2007-01-23 11:39:22 -05:00
Bill Hoffman
e537b60ea2
ENH: undo bug fix because of failed test
2007-01-23 11:25:26 -05:00
Bill Hoffman
ef9e460f65
ENH: add link flags for debug/release etc
2007-01-23 10:50:05 -05:00
Andy Cedilnik
c3ae42fc1e
STYLE: Nightly Version update
2007-01-22 20:14:42 -05:00
Brad King
c0a0f8842b
ENH: Patch from Alex to document WRITE_FILE as a discouraged command.
2007-01-22 10:52:27 -05:00
Brad King
1e566707da
COMP: Patch from Alex for const correctness.
2007-01-22 10:52:24 -05:00
Brad King
d0a49dbd91
BUG: Patch from bug#4312 to make uninstall work with DESTDIR.
2007-01-22 10:39:16 -05:00
Andy Cedilnik
a3877bf136
STYLE: Nightly Version update
2007-01-21 20:07:33 -05:00
Andy Cedilnik
aa761edc13
STYLE: Nightly Version update
2007-01-20 21:05:39 -05:00
Andy Cedilnik
66718107db
COMP: Fix typo that makes all Qt4 builds break
2007-01-20 10:05:23 -05:00
Andy Cedilnik
4fe11cca2f
STYLE: Nightly Version update
2007-01-19 20:10:34 -05:00
Bill Hoffman
c9c18982f3
BUG: fix for bug 4331
2007-01-19 11:55:39 -05:00
Bill Hoffman
51bf1bd99a
BUG: fix for bug 4331
2007-01-18 20:35:07 -05:00
Andy Cedilnik
6f7bfb6fed
STYLE: Nightly Version update
2007-01-18 20:10:24 -05:00
Bill Hoffman
1589890a09
ENH: do not use relative paths for custom command commands if they working directory is used
2007-01-18 16:10:21 -05:00
Alexander Neundorf
c37f2c20d9
ENH: the ecos headers are always in the binary dir
...
Alex
2007-01-17 14:06:18 -05:00
Alexander Neundorf
4cb8e3c43f
ENH: building ecos apps now seems to work also out-of-source
...
Alex
2007-01-17 13:57:34 -05:00
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
2007-01-17 13:45:28 -05:00
Clinton Stimpson
e264771122
ENH: Add support for "~otheruser/"
2007-01-16 14:37:33 -05:00
Andy Cedilnik
8388640c03
STYLE: Fix kwstyle
2007-01-15 12:31:29 -05:00
Bill Hoffman
cc2364f559
STYLE: fix link lenght issue
2007-01-15 12:12:56 -05:00
Andy Cedilnik
df6d0ab8b9
STYLE: Nightly Version update
2007-01-14 20:10:45 -05:00