Commit History

Author SHA1 Message Date
  Ken Martin a12448c19b added output directory support 24 years ago
  Jim Miller ee12876e2d FIX: returned to using /O2 optimization level and put a pragma in the netlib code that could not handle the /Og component of /O2 24 years ago
  Brad King 8fb07209eb ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations. 25 years ago
  Brad King 772b1f6278 ERR: Fixed library path problem for ReleaseMinSize build. should now be used in place of separate Release, Debug, and ReleaseMinSize. 25 years ago
  Ken Martin 6e86bd7238 change in options for much smaller libraries 25 years ago
  Jim Miller 0093fc02a2 FIX: added /GR to MinSize build to avoid warnings about dynamic cast 25 years ago
  Bill Hoffman 452a127004 ENH: add /GX /Zm1000 25 years ago
  Bill Hoffman ebb4113de2 ENH: min size build 25 years ago
  Bill Hoffman dda8c4722a ENH: put back /Zm1000 so we can build large files 25 years ago
  Jim Miller 431a7d9f47 FIX: remove precompiled header settings 25 years ago
  Jim Miller 9039bc75f1 BUG: backed off on the compiler optimization used. Instead of using /O2, we now use all the components of /Ox (/Ob1 /Oi /Ot /Oy /Gs) except for /Og 25 years ago
  Bill Hoffman 1f42f521ce NEW: move from tools and config to create CMake 25 years ago