summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added DLL support.Brad King2003-06-301-2/+15
* ENH: Using FOREACH to shorten enabling of C components.Brad King2003-06-301-10/+11
* ENH: Initial import of Base64Andy Cedilnik2003-06-301-0/+8
* ENH: Updated documentation to describe enabling of classes.Brad King2003-06-261-7/+9
* BUG: Need include regular expression to match all files.Brad King2003-06-231-5/+8
* ENH: Changed configuration of header directory to specify it without the name...Brad King2003-06-201-6/+9
* ENH: Added full configuration of namespace even for Configure.hxx macro defin...Brad King2003-06-191-111/+286
* ENH: Added test for Process implementation.Brad King2003-06-181-0/+2
* ENH: EXECUTABLE_OUTPUT_PATH is now always set to get around cmake 1.6.7 depen...Brad King2003-06-111-21/+26
* ERR: Added custom command that takes advantage of new syntax.Brad King2003-06-111-17/+25
* ERR: Added work-around for cmake 1.6.7 bug in borland makefile generator.Brad King2003-06-101-1/+10
* BUG: Need to add ANSI C flags for some platforms.Brad King2003-06-101-0/+4
* ENH: Added Process execution implementation.Brad King2003-06-101-3/+47
* ERR: Test for ansi streams may need to use iosfwd for test because some compi...Brad King2003-05-131-1/+5
* ENH: Added KWSYS_FORCE_OLD_STREAMS option to force use of non-ansi stream hea...Brad King2003-05-121-0/+5
* ENH: Removed old (unused) StandardIncludes header.Brad King2003-05-121-1/+1
* ENH: Added wrappers around the std stream headers to make them look like ansi...Brad King2003-05-121-0/+10
* BUG: Need to invert test result for ansi string stream.Brad King2003-05-081-0/+4
* ENH: Reduced header dependencies and cleaned up inclusion of standard headers.Brad King2003-05-081-0/+14
* ENH: Setup for testing as a stand-alone project.Brad King2003-05-081-0/+11
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+47