- Aug 21, 2007
-
-
Alexander Neundorf authored
BUG: fix segfault if FindFiles() is called without actual match pattern (e.g. FILE(GLOB /usr/include) instead of FILE(GLOB /usr/include/* ) #4620 Alex
-
- Aug 16, 2007
-
-
Mathieu Malaterre authored
-
- Aug 15, 2007
-
-
David Cole authored
COMP: Second try getting rid of Microsoft deprecation warnings. This time tested from KWStyle with vs8 to make sure the warnings are really gone. Remove the deprecation defs from CMakeLists and guard the defs in the header so we do not redefine them if they are already defined.
-
David Cole authored
COMP: Suppress Microsoft deprecation warnings when building kwsys .c and .cxx files. This way, other projects that include kwsys will not see the warnings in kwsys .c and .cxx files, but they can still see the warnings in their own source files if they want to...
-
- Aug 09, 2007
-
-
Alexander Neundorf authored
STYLE: fix typo Alex
-
- Aug 08, 2007
-
-
Mathieu Malaterre authored
-
- Aug 03, 2007
-
-
Sean McBride authored
-
- Aug 01, 2007
-
-
Alexander Neundorf authored
COMP: also build the static dummy loader on Cray Catamount Alex
-
- Jul 30, 2007
-
-
Alexander Neundorf authored
COMP: add a dynamic loader for systems which don't support dynamic loading, so this is handled in kwsys and not every project using this has to care for it Alex
-
- Jul 24, 2007
-
-
Bill Hoffman authored
-
- Jul 23, 2007
-
-
Alexander Neundorf authored
PERF: micro optimization: the (*pos1) && (*pos1=='/') were redundant, and hasDoubleSlash is false in most cases, so in most cases 3 comparisons were done, now only one Alex
-
- Jun 27, 2007
-
-
Brad King authored
-
- Jun 06, 2007
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- May 18, 2007
-
-
Brad King authored
-
- May 17, 2007
- May 16, 2007
- May 03, 2007
-
-
Brad King authored
-
- Apr 20, 2007
- Apr 19, 2007
- Apr 12, 2007
-
-
Brad King authored
ENH: Added KWSYSPE_DEBUG macro to print debugging trace information. Added TODO comment explaining why process execution can still hang when a grandchild keeps the output pipes open.
-
- Mar 14, 2007
-
-
Brad King authored
-
- Mar 12, 2007
-
-
Brad King authored
-
- Mar 09, 2007
- Mar 07, 2007
- Mar 06, 2007
-
-
Ken Martin authored
-
- Mar 03, 2007
-
-
Brad King authored
-