summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: check return value of GetLongPathBill Hoffman2005-04-071-1/+5
* ENH: fix install test with xcode, the xcode generator does not support librar...Bill Hoffman2005-04-071-0/+1
* BUG: Avoid converting the subdirectory name to a relative path twice.Brad King2005-04-071-8/+10
* BUG: Do not repeat paths when trying the lib/ to lib64/ replacement.Brad King2005-04-071-1/+1
* ENH: Adding automatic generation of several 64-bit search path forms.Brad King2005-04-071-5/+18
* BUG: Fix rule name for subdirectory traversal to use relative paths. This wa...Brad King2005-04-071-6/+7
* BUG: fix for bug 1717 incorrect path sent to dart serverBill Hoffman2005-04-073-1/+51
* STYLE: Nightly Version updateAndy Cedilnik2005-04-071-1/+1
* BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED an...Brad King2005-04-061-0/+3
* ENH: Added proper namespaced version of KWSYS_STL_STRING_ISTREAM_DEFINED, KWS...Brad King2005-04-061-3/+12
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...Brad King2005-04-063-3/+0
* ENH: better fix for 64 bit, add 64 to the name of all directories in the sear...Bill Hoffman2005-04-061-9/+13
* ENH: allow sub projects to use targets that are not part of the sub-projectBill Hoffman2005-04-061-11/+5
* remove cerr stuffBill Hoffman2005-04-061-6/+0
* Fix bug in != stuffBill Hoffman2005-04-061-2/+7
* STYLE: Nightly Version updateAndy Cedilnik2005-04-061-1/+1
* COMP: hack fix for old sgi until bootstrap is fixedBill Hoffman2005-04-061-1/+1
* BUG: try to address Bug 1673 .Bill Hoffman2005-04-051-1/+17
* BUG: fix for bug 1636 add extensions to AUX_SOURCE_DIRECTORY filesBill Hoffman2005-04-051-0/+2
* BUG: fix for bug 1660Bill Hoffman2005-04-051-0/+16
* BUG: fix for bug 1700Bill Hoffman2005-04-051-0/+5
* BUG: fix for bug 1702, better error message for GUID missingBill Hoffman2005-04-052-7/+46
* ENH: Added Close method and updated Open method to allow streams to be reused.Brad King2005-04-052-22/+52
* STYLE: Nightly Version updateAndy Cedilnik2005-04-051-1/+1
* ENH: get directory property should return an empty variable if it is not set,...Bill Hoffman2005-04-041-3/+2
* BUG: By default disable new files.Andy Cedilnik2005-04-043-9/+9
* STYLE: Nightly Version updateAndy Cedilnik2005-04-041-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-04-031-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-04-021-1/+1
* ENH: More ctest changes and move SetupTest to superclassAndy Cedilnik2005-04-0110-130/+99
* ENH: Rename the DartConfiguration.tcl to CTestConfiguration.iniAndy Cedilnik2005-04-011-1/+1
* ENH: Start adding support for CTest testfilesAndy Cedilnik2005-04-016-8/+53
* STYLE: Nightly Version updateAndy Cedilnik2005-04-011-1/+1
* BUG: When generating the name of the custom rule file the character : should ...Brad King2005-03-311-0/+1
* BUG: fix ITK build with xcode, as long as you build it in little parts, this ...Bill Hoffman2005-03-311-0/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-03-311-1/+1
* BUG: It is possible for the nightly start time to be over 24 hours in the fut...Brad King2005-03-301-2/+2
* BUG: Test for stl stirng operator!= for char* needs to know result of KWSYS_S...Brad King2005-03-301-4/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-03-301-1/+1
* ENH: removed GetParentProjectsKen Martin2005-03-293-19/+11
* BUG: Fix dependencies of custom commands that are relative paths to files or ...Brad King2005-03-292-4/+12
* ENH: Added operator!= for stl string and char* when the system does not provi...Brad King2005-03-294-10/+47
* ENH: Added istream and ostream operators for stl string in KWSys when using o...Brad King2005-03-296-10/+164
* ENH: SplitPath now supports slashes in both directions in the input path but ...Brad King2005-03-292-5/+4
* STYLE: Nightly Version updateAndy Cedilnik2005-03-291-1/+1
* ENH: move EstimateFormatLength to kwsysSebastien Barre2005-03-282-0/+81
* ENH: change how the generator is selected and what the last one used wasKen Martin2005-03-287-86/+269
* STYLE: Nightly Version updateAndy Cedilnik2005-03-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-271-1/+1
* COMP: Removing stl string io operators change until the CMake bootstrap scrip...Brad King2005-03-266-154/+2