- 17 Sep, 2007 1 commit
-
-
Alexander Neundorf authored
ENH: add support for the Portland Compiler to CMake, can build cmake and the tests pass (except the wrapping tests, which fail to link to the g++-compiled Qt) Alex
-
- 22 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
BUG: if there is no match, don't construct the stl string from a NULL pointer Alex
-
- 21 Aug, 2007 1 commit
-
-
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
-
- 16 Aug, 2007 1 commit
-
-
Mathieu Malaterre authored
-
- 15 Aug, 2007 2 commits
-
-
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...
-
- 09 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
STYLE: fix typo Alex
-
- 08 Aug, 2007 1 commit
-
-
Mathieu Malaterre authored
-
- 03 Aug, 2007 1 commit
-
-
Sean McBride authored
-
- 01 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
COMP: also build the static dummy loader on Cray Catamount Alex
-
- 30 Jul, 2007 1 commit
-
-
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
-
- 24 Jul, 2007 1 commit
-
-
Bill Hoffman authored
-
- 23 Jul, 2007 1 commit
-
-
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
-
- 27 Jun, 2007 1 commit
-
-
Brad King authored
-
- 06 Jun, 2007 2 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 18 May, 2007 1 commit
-
-
Brad King authored
-
- 17 May, 2007 2 commits
- 16 May, 2007 2 commits
- 03 May, 2007 1 commit
-
-
Brad King authored
-
- 20 Apr, 2007 2 commits
- 19 Apr, 2007 8 commits
- 12 Apr, 2007 1 commit
-
-
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.
-
- 14 Mar, 2007 1 commit
-
-
Brad King authored
-
- 12 Mar, 2007 1 commit
-
-
Brad King authored
-
- 09 Mar, 2007 2 commits
- 07 Mar, 2007 3 commits