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
|
05f863d5ab
|
ERR: Fixed header template for Release MinSize builds.
|
2001-03-09 14:35:02 -05:00 |
Brad King
|
68ff294f84
|
ENH: Added Release MinSize configuration for executables.
|
2001-03-09 11:34:22 -05:00 |
Jim Miller
|
3b34313477
|
FIX: added /force to link options and removed precompiled header usage
|
2001-02-06 08:54:32 -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
|
e2ad65d3c2
|
BUG: fix release build on windows
|
2000-09-01 10:43:10 -04:00 |
Bill Hoffman
|
1f42f521ce
|
NEW: move from tools and config to create CMake
|
2000-08-29 15:26:29 -04:00 |