Mathieu Malaterre
|
1defe94e31
|
STYLE: Minor style
|
2006-03-09 14:36:53 -05:00 |
Sebastien Barre
|
07b45da693
|
ENH: CMake kills me (so does Cygwin)
|
2005-10-06 17:16:07 -04:00 |
Sebastien Barre
|
6c54adf0ea
|
ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable instead of the test executable
|
2005-10-05 16:06:45 -04:00 |
Sebastien Barre
|
13627538b9
|
ENH: add kwsys test for DetectFileType
|
2005-10-04 15:09:00 -04:00 |
Sebastien Barre
|
490119d2aa
|
ENH: fix test, it has to return a true/false value otherwise it just passes the test, and add test for EscapeChars
|
2005-06-20 13:49:04 -04:00 |
Brad King
|
caac6c78b4
|
COMP: Disable MSVC debug symbol truncation warning.
|
2005-04-13 23:03:26 -04:00 |
Brad King
|
caf54b2093
|
COMP: Adding work-around for CMake dependency scanning limitation. Any configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
|
2005-04-13 16:46:09 -04:00 |
Brad King
|
5e02b5ec96
|
BUG: Only do ~ test if HOME variable is defined.
|
2005-04-13 16:05:01 -04:00 |
Andy Cedilnik
|
4a390c174c
|
ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools
|
2005-04-13 13:57:24 -04:00 |