Skip to content
Snippets Groups Projects
  1. Sep 20, 2007
    • Alexander Neundorf's avatar
      · af323138
      Alexander Neundorf authored
      COMP: TIOCGWINSZ and struct winsize also doesn't exist on Cray Catamount
      
      Alex
      af323138
    • Alexander Neundorf's avatar
      · a6a80610
      Alexander Neundorf authored
      COMP: make SystemTools.cxx build on Cray Xt3
      
      Alex
      a6a80610
  2. Sep 19, 2007
  3. Sep 17, 2007
    • Alexander Neundorf's avatar
      · 2f3c4192
      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
      2f3c4192
  4. Aug 22, 2007
    • Alexander Neundorf's avatar
      · 201b1589
      Alexander Neundorf authored
      BUG: if there is no match, don't construct the stl string from a NULL
      pointer
      
      Alex
      201b1589
  5. Aug 21, 2007
    • Alexander Neundorf's avatar
      · 217550fd
      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
      217550fd
  6. Aug 16, 2007
  7. Aug 15, 2007
  8. Aug 09, 2007
  9. Aug 08, 2007
  10. Aug 03, 2007
  11. Aug 01, 2007
    • Alexander Neundorf's avatar
      · 5a6b83ee
      Alexander Neundorf authored
      COMP: also build the static dummy loader on Cray Catamount
      
      Alex
      5a6b83ee
  12. Jul 30, 2007
    • Alexander Neundorf's avatar
      · 16a308bc
      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
      16a308bc
  13. Jul 24, 2007
  14. Jul 23, 2007
    • Alexander Neundorf's avatar
      · 8496029b
      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
      8496029b
  15. Jun 27, 2007
  16. Jun 06, 2007
  17. May 18, 2007
  18. May 17, 2007
  19. May 16, 2007
  20. May 03, 2007
  21. Apr 20, 2007
  22. Apr 19, 2007
  23. Apr 12, 2007
  24. Mar 14, 2007
  25. Mar 12, 2007
  26. Mar 09, 2007
Loading