summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Report command line as a measurement and allow user to add custom measur...Andy Cedilnik2006-10-131-0/+1
* STYLE: Make the set of supported STL headers the same in vtkstd and vtksys/st...David Cole2006-10-061-2/+19
* ENH: Adding tests KWSYS_C_HAS_PTRDIFF_T and KWSYS_C_HAS_SSIZE_T to help Proce...Brad King2006-10-041-0/+9
* ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it f...Brad King2006-10-041-1/+1
* ENH: Adding 'System' component of C sources to hold system tools written in C...Brad King2006-09-211-2/+6
* COMP: Fix try-compile to fail properly on HP.Brad King2006-08-301-0/+3
* ENH: Adding KWSys component IOStream to provide help with broken C++ stream l...Brad King2006-08-271-2/+24
* ENH: Moved test for large file support into kwsysPlatformCxxTests.cxx with na...Brad King2006-08-251-17/+23
* ENH: Switching KWSYS_CHAR_IS_SIGNED test to use KWSYS_PLATFORM_CXX_TEST_RUN m...Brad King2006-08-251-18/+2
* COMP: Support cmake older than 2.4Andy Cedilnik2006-08-231-2/+1
* COMP: Add missing cmake fileAndy Cedilnik2006-08-221-1/+1
* ENH: Support large file systems in kwsysAndy Cedilnik2006-08-221-0/+17
* ENH: Add a way to get unused arguments and add a testAndy Cedilnik2006-07-141-0/+9
* ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for l...Andy Cedilnik2006-07-141-0/+18
* ENH: Updated installation options and implementation to use INSTALL command i...Brad King2006-07-051-16/+152
* ENH: Adding cmake 2.4 style installation. NOTE: These changes will work on a ...Berk Geveci2006-07-051-1/+8
* ENH: Enabling build/test of Terminal code now that it has been manually teste...Brad King2006-04-241-2/+2
* ENH: Adding 'Terminal' component to hold support routines for dealing with in...Brad King2006-04-231-5/+9
* COMP: Fix compilation on linux (dlopen/dlclose symbols)Mathieu Malaterre2006-04-171-3/+5
* ENH: remove test on cygwin since it randomly failsBill Hoffman2006-03-291-1/+3
* ENH: Adding auto_ptr to KWSys to provide a conforming version everywhere.Brad King2006-03-161-1/+4
* ENH: Do not build the library if we are not doing TestingMathieu Malaterre2006-03-131-8/+6
* BUG: Fix problem with in the pathMathieu Malaterre2006-03-101-1/+0
* BUG: Trying to get testDynamicLoader to work on Solaris and SunOS, where curr...Mathieu Malaterre2006-03-101-0/+1
* BUG: Fix DynamicLoader implementation on MacOSX (using old API)Mathieu Malaterre2006-03-101-1/+1
* ENH: use CMAKE_DL_LIBS and not dl directly as it does not always existBill Hoffman2006-03-101-3/+3
* COMP: Fix cygwin buildMathieu Malaterre2006-03-101-2/+2
* ENH: Still more coverage of the DynamicLoaderMathieu Malaterre2006-03-091-0/+1
* ENH: Carefully turn testing of DynamicLib onMathieu Malaterre2006-03-091-6/+22
* ENH: Compile DynamicLoaderMathieu Malaterre2006-03-061-1/+2
* ENH: Added kwsys::String class to shorten debugging symbols and error message...Brad King2006-02-071-1/+1
* COMP: Do not build tests if build testing is offAndy Cedilnik2006-01-041-25/+25
* ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and a...Andy Cedilnik2005-11-091-2/+2
* COMP: Fix all dashboardsAndy Cedilnik2005-11-091-1/+1
* ENH: Add test for output regular expressionAndy Cedilnik2005-11-081-2/+4
* ENH: Push glob to the kwsysAndy Cedilnik2005-10-181-1/+7
* ENH: CMake kills me (so does Cygwin)Sebastien Barre2005-10-061-1/+2
* ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable ins...Sebastien Barre2005-10-051-2/+3
* BUG: Reverting fundamental type info change until it is fixed on more platfor...Brad King2005-10-051-50/+34
* ENH: add kwsys test for DetectFileTypeSebastien Barre2005-10-041-0/+8
* ENH: Converting FundamentalType try-compiles into a single try-run. All the ...Brad King2005-10-031-34/+50
* ENH: Make message into statusAndy Cedilnik2005-09-201-1/+1
* ENH: Test for both commandsAndy Cedilnik2005-09-191-2/+2
* STYLE: Added backward compatibility disclaimer.Brad King2005-09-181-0/+8
* BUG: Fix which argument is which, also, fix the test to be less agressiveAndy Cedilnik2005-09-181-3/+1
* ENH: Add testing of GET_TEST_PROPERTY commandAndy Cedilnik2005-09-171-0/+4
* ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2Andy Cedilnik2005-09-161-10/+19
* ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ad...Brad King2005-08-041-0/+14
* ENH: Added FundamentalType header defining platform-independent fixed size/si...Brad King2005-07-261-1/+74
* ENH: Rename testAndy Cedilnik2005-07-201-2/+2