index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
EXEHeader.dsptemplate
Commit message (
Collapse
)
Author
Age
Files
Lines
*
moved into Template directory
Ken Martin
2001-05-17
1
-127/+0
|
*
added output directory support
Ken Martin
2001-05-15
1
-3/+3
|
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-1/+1
|
*
ADD LINK32s are now on multiple lines because VC breaks otherwise
Geoffrey Cross
2001-05-09
1
-3/+9
|
*
support for debug and opt libraries
Ken Martin
2001-04-26
1
-3/+3
|
*
FIX: returned to using /O2 optimization level and put a pragma in the netlib ↵
Jim Miller
2001-04-04
1
-2/+2
|
|
|
|
code that could not handle the /Og component of /O2
*
ENH: ignore unused libary warnings, removed /force
Jim Miller
2001-03-19
1
-6/+6
|
*
ENH: Finished Simplifying dsptemplate processing with in place of separate ↵
Brad King
2001-03-09
1
-5/+4
|
|
|
|
Release, Debug, ReleaseDLL, ... configurations.
*
ERR: Fixed header template for Release MinSize builds.
Brad King
2001-03-09
1
-10/+10
|
*
ENH: Added Release MinSize configuration for executables.
Brad King
2001-03-09
1
-0/+24
|
*
FIX: added /force to link options and removed precompiled header usage
Jim Miller
2001-02-06
1
-8/+8
|
*
BUG: backed off on the compiler optimization used. Instead of using /O2, we ↵
Jim Miller
2001-01-25
1
-2/+2
|
|
|
|
now use all the components of /Ox (/Ob1 /Oi /Ot /Oy /Gs) except for /Og
*
BUG: fix release build on windows
Bill Hoffman
2000-09-01
1
-6/+4
|
*
NEW: move from tools and config to create CMake
Bill Hoffman
2000-08-29
1
-0/+100