Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 16, 2007
  3. Aug 15, 2007
  4. Aug 09, 2007
  5. Aug 08, 2007
  6. Aug 03, 2007
  7. Aug 01, 2007
    • Alexander Neundorf's avatar
      · 5a6b83ee
      Alexander Neundorf authored
      COMP: also build the static dummy loader on Cray Catamount
      
      Alex
      5a6b83ee
  8. 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
  9. Jul 24, 2007
  10. 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
  11. Jun 27, 2007
  12. Jun 06, 2007
  13. May 18, 2007
  14. May 17, 2007
  15. May 16, 2007
  16. May 03, 2007
  17. Apr 20, 2007
  18. Apr 19, 2007
  19. Apr 12, 2007
  20. Mar 14, 2007
  21. Mar 12, 2007
  22. Mar 09, 2007
  23. Mar 07, 2007
  24. Mar 06, 2007
  25. Mar 03, 2007
Loading