Commit History

Author SHA1 Message Date
  Brad King b370936a25 BUG: Added more try-compiles from kwsys. 20 years ago
  Brad King 772b121a14 BUG: Fixed member template test to not produce a test program that crashes when it runs. 20 years ago
  Andy Cedilnik bddcf4ec97 ENH: Speedup improvements 20 years ago
  Andy Cedilnik 4a390c174c ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools 20 years ago
  Bill Hoffman 3778d89cb9 BUG: fix insert for 64 bit 20 years ago
  Brad King 743ab3a05f ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys. This also adds try-compiles for KWSYS_STL_HAS_ALLOCATOR_REBIND, KWSYS_CXX_HAS_FULL_SPECIALIZATION, KWSYS_CXX_HAS_MEMBER_TEMPLATES, and KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS. 20 years ago
  Brad King 1713c3fd19 ENH: Added __HPACC_USING_MULTIPLIES_IN_FUNCTIONAL fix from vtkstd. 20 years ago
  Andy Cedilnik db49ce0807 STYLE: Nightly Version update 20 years ago
  Bill Hoffman a18df448db BUG: fix Ambiguity in insert call 20 years ago
  Bill Hoffman c8cc20a1af BUG: add missing header for borland 20 years ago
  Brad King 85f82c2092 COMP: Fixed ambiguous call to insert method of string. 20 years ago
  Bill Hoffman 1004073942 ENH: performance improvements 20 years ago
  Bill Hoffman 9e4506a2d0 ENH: do not collapse full path for cwd 20 years ago
  Bill Hoffman a3d1de8cd2 ENH: make regex static so it is not recomputed for each line of the cache 20 years ago
  Bill Hoffman 266d5d16df ENH: optimization of cwd and do not leak library handle 20 years ago
  Ken Martin ee7fbdf058 BUG: local gen was setting proj dir when it shouldnt 20 years ago
  Ken Martin f33c633c40 ENH: also test for correct Proj dir settings 20 years ago
  Andy Cedilnik 02ed1e61d9 STYLE: Nightly Version update 20 years ago
  Bill Hoffman 5e39c9ca14 BUG: fix GetLongPathName for WindowsNT 20 years ago
  Andy Cedilnik 8fe7ea644d STYLE: Nightly Version update 20 years ago
  Andy Cedilnik b1f6edf017 STYLE: Nightly Version update 20 years ago
  Andy Cedilnik 12c1cf3458 STYLE: Nightly Version update 20 years ago
  Bill Hoffman ba58264abe BUG: handle case insensitive library extensions on windows 20 years ago
  Bill Hoffman a5be6b8406 BUG: fix build on mingw 20 years ago
  Andy Cedilnik 98e1bc3efa STYLE: Nightly Version update 20 years ago
  Bill Hoffman 3387db4c05 BUG: if short path or long path fails return the original input 20 years ago
  Bill Hoffman be32b258cb ENH: check return value of GetLongPath 20 years ago
  Bill Hoffman f50e904faf ENH: fix install test with xcode, the xcode generator does not support library versioning yet 20 years ago
  Brad King 5fb8342177 BUG: Avoid converting the subdirectory name to a relative path twice. 20 years ago
  Brad King 738bbc767b BUG: Do not repeat paths when trying the lib/ to lib64/ replacement. 20 years ago