Ken Martin
|
a12448c19b
|
added output directory support
|
2001-05-15 13:14:13 -04:00 |
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
|
2001-04-04 09:33:59 -04:00 |
Brad King
|
8fb07209eb
|
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
2001-03-09 16:56:38 -05:00 |
Brad King
|
772b1f6278
|
ERR: Fixed library path problem for ReleaseMinSize build. should now be used in place of separate Release, Debug, and ReleaseMinSize.
|
2001-03-09 15:35:13 -05:00 |
Ken Martin
|
6e86bd7238
|
change in options for much smaller libraries
|
2001-02-27 16:44:58 -05:00 |
Jim Miller
|
0093fc02a2
|
FIX: added /GR to MinSize build to avoid warnings about dynamic cast
|
2001-02-26 20:58:41 -05:00 |
Bill Hoffman
|
452a127004
|
ENH: add /GX /Zm1000
|
2001-02-06 17:01:00 -05:00 |
Bill Hoffman
|
ebb4113de2
|
ENH: min size build
|
2001-02-06 16:48:20 -05:00 |
Bill Hoffman
|
dda8c4722a
|
ENH: put back /Zm1000 so we can build large files
|
2001-02-06 10:52:56 -05:00 |
Jim Miller
|
431a7d9f47
|
FIX: remove precompiled header settings
|
2001-02-06 08:56:36 -05:00 |
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
|
2001-01-25 15:48:58 -05:00 |
Bill Hoffman
|
1f42f521ce
|
NEW: move from tools and config to create CMake
|
2000-08-29 15:26:29 -04:00 |