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
/
kwsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: Removed use of std::string != operator due to bug in SGI compiler's libr...
Brad King
2003-05-13
1
-8/+8
*
ERR: Test for ansi streams may need to use iosfwd for test because some compi...
Brad King
2003-05-13
1
-1/+5
*
ERR: Added forward declarations of system functions for como compiler.
Brad King
2003-05-13
1
-0/+12
*
ENH: Added KWSYS_FORCE_OLD_STREAMS option to force use of non-ansi stream hea...
Brad King
2003-05-12
6
-10/+13
*
ENH: Removed old (unused) StandardIncludes header.
Brad King
2003-05-12
2
-39/+2
*
ERR: Need to move forward declarations of non-ansi streams into std namespace...
Brad King
2003-05-12
1
-8/+12
*
ENH: Added wrappers around the std stream headers to make them look like ansi...
Brad King
2003-05-12
9
-6/+324
*
BUG: Need to invert test result for ansi string stream.
Brad King
2003-05-08
1
-0/+4
*
ENH: Reduced header dependencies and cleaned up inclusion of standard headers.
Brad King
2003-05-08
7
-47/+105
*
ENH: Setup for testing as a stand-alone project.
Brad King
2003-05-08
4
-24/+25
*
FIX: warnings, disabling 4786
Julien Jomier
2003-04-23
1
-0/+4
*
took out an orphan endif
Kent Williams
2003-04-11
1
-1/+0
*
remove redundant function and eliminate need for strcasecmp
Kent Williams
2003-04-11
2
-51/+12
*
ENH: Added documentation for ITK.
Brad King
2003-04-11
1
-0/+24
*
ERR: Borland fix for stricmp. ERR: removed itk dependencies.
Bill Lorensen
2003-04-11
1
-4/+8
*
Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to u...
Kent Williams
2003-04-10
2
-0/+73
*
ERR: Removed unused parameter and truncated debug symbol warnings.
Brad King
2003-04-10
1
-1/+5
*
ERR: Fixed typo. cmRegularExpression -> RegularExpression.
Brad King
2003-04-08
1
-1/+1
*
ENH: Added kwsys library for platform-independent system tools.
Brad King
2003-04-08
9
-0/+3956