summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ENH: Rename testAndy Cedilnik2005-07-201-2/+2
* ENH: Enabling new test 7 of process execution.Brad King2005-06-171-0/+1
* ENH: Add capability to include files to DartTestfile.txt and add example of thatAndy Cedilnik2005-06-071-0/+5
* COMP: Added KWSys try-compiles KWSYS_STL_HAS_ALLOCATOR_TEMPLATE and KWSYS_STL...Brad King2005-04-211-7/+12
* BUG: Cannot use Win32 implementation for cygwin processes because then cygwin...Brad King2005-04-151-5/+5
* COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd...Brad King2005-04-151-0/+8
* ENH: Changing kwsysProcess implementation on Cygwin to use the Win32 implemen...Brad King2005-04-151-5/+5
* ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT...Brad King2005-04-151-4/+26
* ENH: Added KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP try-compile to KWSys. Nee...Brad King2005-04-151-0/+2
* STYLE: Renaming kwsys-hash test to kwsys-testhash for consistency with other ...Brad King2005-04-131-1/+1
* ENH: Removing old test1.c Process execution example. It is fully replaced by...Brad King2005-04-131-1/+0
* COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ...Brad King2005-04-131-0/+2
* ENH: Do kwsys testing as part of cmake testing, command line arguments are no...Andy Cedilnik2005-04-131-30/+33
* ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...Brad King2005-04-131-2/+13
* BUG: Test for stl stirng operator!= for char* needs to know result of KWSYS_S...Brad King2005-03-301-4/+3
* ENH: Added operator!= for stl string and char* when the system does not provi...Brad King2005-03-291-0/+3
* ENH: Added istream and ostream operators for stl string in KWSys when using o...Brad King2005-03-291-1/+30
* COMP: Removing stl string io operators change until the CMake bootstrap scrip...Brad King2005-03-261-30/+1
* ENH: Added istream and ostream operators for stl string when using old stream...Brad King2005-03-261-1/+30
* ENH: Adding SharedForward C header to help create forwarding executables on U...Brad King2005-03-251-1/+1
* ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta...Brad King2005-02-171-0/+5
* ENH: Specify full path to the executableAndy Cedilnik2004-10-181-6/+11
* ENH: Allow CMake to use CommandLineArguments without warningAndy Cedilnik2004-09-291-3/+5
* ENH: Move command line argument parsing code to kwsysAndy Cedilnik2004-09-131-1/+12
* ENH: Added test for runaway output.Brad King2004-07-131-0/+1
* BUG: Need a C-only library for C tests.Brad King2004-07-021-9/+22
* ERR: Do not add the library if no sources are used.Brad King2004-06-041-6/+8
* ENH: Adding native windows process tree kill to ProcessWin32.c. This replace...Brad King2004-05-101-2/+0
* ENH: change to c code so it can be built with mingwBill Hoffman2004-05-101-1/+1
* ENH: Adding process tree killing for Win32 process execution.Brad King2004-05-061-2/+4
* ENH: Added automatic adjustment of C++ flags to include -timplicit_local and ...Brad King2004-04-291-0/+17
* ENH: Always include KWSys header files directoryAndy Cedilnik2004-03-151-1/+1
* ERR: Must include Dart module after PROJECT command.Brad King2004-01-191-6/+8
* ENH: Added Dart testing configuration.Brad King2004-01-171-0/+15
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...Brad King2003-12-301-19/+19
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-49/+52
* ENH: Updated copyright.Brad King2003-12-161-5/+2
* ERR: SystemTools now depends on Directory.Brad King2003-12-161-5/+4
* STYLE: Removed trailing whitespace.Brad King2003-12-081-7/+7
* ERR: Generated source files need access to kwsysPrivate.h. Just copy it to t...Brad King2003-07-101-3/+12
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys head...Brad King2003-07-101-4/+1
* ENH: Fix exampleAndy Cedilnik2003-07-081-2/+2
* ERR: Removed useless set.Brad King2003-07-081-1/+0
* BUG: Install target for standard header wrappers must point at the std subdir...Brad King2003-07-031-2/+2
* 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