summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add a method to remove remaining argumentsAndy Cedilnik2005-12-102-0/+12
* COMP: Fix the exporting so that it can actually be usedAndy Cedilnik2005-12-101-1/+7
* ENH: Add another signature to FindProgram that matches more to the one from C...Andy Cedilnik2005-12-102-0/+21
* STYLE: Documented reference to "man select_tut".Brad King2005-11-161-1/+3
* BUG: Do not close handle obtained from GetModuleHandle which does not increas...Brad King2005-11-161-2/+8
* 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-082-2/+8
* ENH: Improved file modification time comparison on Windows to use GetFileAttr...Brad King2005-10-271-24/+6
* ENH: try to get this thing to pass with cmake 2.2.1Bill Hoffman2005-10-211-0/+17
* COMP: More namespace fixes to build on HPAndy Cedilnik2005-10-192-38/+38
* COMP: Fix namespace. This way kwsys can be built outside cmakeAndy Cedilnik2005-10-191-17/+17
* ENH: Push glob to the kwsysAndy Cedilnik2005-10-183-1/+516
* ENH: Add an accessor for the maximum file lengthAndy Cedilnik2005-10-122-9/+26
* ENH: CMake kills me (so does Cygwin)Sebastien Barre2005-10-064-4/+5
* ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable ins...Sebastien Barre2005-10-053-8/+9
* 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-043-0/+58
* ENH: Converting FundamentalType try-compiles into a single try-run. All the ...Brad King2005-10-032-34/+137
* COMP: Try to remove warningsAndy Cedilnik2005-09-221-18/+14
* ENH: Updated to use modern FILE command for writing to output logs instead of...Brad King2005-09-211-4/+4
* BUG: kwsys_ios namespace should import streambuf also.Brad King2005-09-211-0/+1
* ENH: Make message into statusAndy Cedilnik2005-09-201-1/+1
* BUG: Remove warning and try to fix memory problemAndy Cedilnik2005-09-191-5/+6
* ENH: Test for both commandsAndy Cedilnik2005-09-191-2/+2
* STYLE: Added reference to documentation in CMakeLists.txt.Brad King2005-09-181-1/+4
* 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
* BUG: On WIN32, since we are using subkey, set itAndy Cedilnik2005-09-171-1/+5
* COMP: Remove unused variableAndy Cedilnik2005-09-161-2/+0
* BUG: Fix encoding and add deleting to the testAndy Cedilnik2005-09-162-4/+8
* ENH: Modify API a little bit to allow arbitrary length values. Encode certain...Andy Cedilnik2005-09-163-61/+161
* COMP: Remove problem on borlandAndy Cedilnik2005-09-161-7/+4
* ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2Andy Cedilnik2005-09-161-10/+19
* COMP: Remove some more warningsAndy Cedilnik2005-09-161-13/+11
* ENH: Cleanups and expose unix registry on windows (for cygwin etc)Andy Cedilnik2005-09-162-27/+25
* COMP: Win32 fixesAndy Cedilnik2005-09-162-31/+64
* ENH: More handling of unix versus windows registryAndy Cedilnik2005-09-161-99/+132
* ENH: Initial importAndy Cedilnik2005-09-164-0/+869
* ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error messag...Brad King2005-08-311-1/+11
* BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD...Brad King2005-08-181-12/+21
* ENH: Added support for Windows.Brad King2005-08-181-31/+178
* BUG: Automatic pwd/cwd path translation must check that the generated logical...Brad King2005-08-171-28/+26
* ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ad...Brad King2005-08-041-0/+14
* ENH: change loc of log filesKen Martin2005-07-291-2/+2
* ENH: add method to attempt to check if a file is text or binarySebastien Barre2005-07-282-1/+80
* ENH: Added FundamentalType header defining platform-independent fixed size/si...Brad King2005-07-262-1/+217
* ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LON...Brad King2005-07-261-0/+44
* ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of buil...Brad King2005-07-264-8/+19