summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add COdeWarrior back in for testingKen Martin2003-04-164-121/+759
* Attempt to make unloading work on OSXAndy Cedilnik2003-04-161-0/+1
* Fix update outputAndy Cedilnik2003-04-161-1/+1
* ENH: add a double try compile to fix crazy make on hpBill Hoffman2003-04-162-0/+14
* took out an orphan endifKent Williams2003-04-111-1/+0
* remove redundant function and eliminate need for strcasecmpKent Williams2003-04-112-51/+12
* ENH: Added documentation for ITK.Brad King2003-04-111-0/+24
* ERR: Borland fix for stricmp. ERR: removed itk dependencies.Bill Lorensen2003-04-111-4/+8
* Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to u...Kent Williams2003-04-102-0/+73
* Do safe division instead of fixing resultAndy Cedilnik2003-04-101-15/+11
* ERR: Removed unused parameter and truncated debug symbol warnings.Brad King2003-04-101-1/+5
* Attempt to fix FIXNUMAndy Cedilnik2003-04-091-1/+6
* ERR: Fixed typo. cmRegularExpression -> RegularExpression.Brad King2003-04-081-1/+1
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-089-0/+3956
* Remove nan and inf, use iostreams to set precision, fix file name, and remove...Andy Cedilnik2003-04-082-13/+31
* Remove push_back on string. Why can't STL be standard?Andy Cedilnik2003-04-081-1/+1
* Some cov improvements and better escAndy Cedilnik2003-04-072-9/+33
* We should really just call make and not make allAndy Cedilnik2003-04-071-1/+0
* ENH: Added CACHE entry types to documentation string.Brad King2003-04-041-6/+12
* ENH: Added /usr/local/lib/fltkBrad King2003-04-041-0/+1
* Better support for spaces in pathsAndy Cedilnik2003-04-031-1/+1
* Try differentiating extensionsAndy Cedilnik2003-04-031-1/+3
* ENH: Improved documentation. Also modified behavior of "cmake" to not config...Brad King2003-04-034-25/+59
* ENH: Running with zero arguments now produces usage.Brad King2003-04-031-1/+8
* Url escape passwordAndy Cedilnik2003-04-022-3/+31
* On verbose, be more verboseAndy Cedilnik2003-04-021-2/+5
* If display is not set, do not attempt to run applicationAndy Cedilnik2003-04-021-5/+21
* Add QT on debianAndy Cedilnik2003-04-021-1/+2
* Fix cov. problems, ignore nonascii char. Propagate verbosityAndy Cedilnik2003-04-011-42/+73
* Controle verbosityAndy Cedilnik2003-04-012-9/+35
* BUG: strlen(buffer) from getline may be 2 less than gcount on windows because...Brad King2003-04-011-1/+1
* Stop using check_function_exists. Use check_symbol_existsAndy Cedilnik2003-03-281-36/+41
* New design of CheckSymbolExists pretty much replaces all other ones.Andy Cedilnik2003-03-281-4/+15
* Fix windows problem in curlAndy Cedilnik2003-03-281-4/+4
* Remove warningsAndy Cedilnik2003-03-273-6/+0
* Initial import of bootstrap for CMakeAndy Cedilnik2003-03-271-0/+334
* Fix gnu c and Sun CC mixBill Hoffman2003-03-271-0/+4
* Some more preparations for new bootstrap systemAndy Cedilnik2003-03-271-0/+2
* Implement GetLineFromStream that actually works and use it instead of getlineAndy Cedilnik2003-03-279-93/+109
* Remove bogus flags from cmStandardIncludes and make complex test passAndy Cedilnik2003-03-264-4/+5
* BUG: fix REMOVE testBill Hoffman2003-03-213-3/+3
* BUG: fix broken commandBill Hoffman2003-03-211-2/+2
* Fix problem with network pathsAndy Cedilnik2003-03-201-0/+1
* ENH: Support cmake in directory with spaceAndy Cedilnik2003-03-201-1/+1
* BUG: used wrong countersAndy Cedilnik2003-03-201-4/+4
* More regexAndy Cedilnik2003-03-191-2/+15
* Add startAndy Cedilnik2003-03-192-9/+14
* Move files to different location and fix timeAndy Cedilnik2003-03-191-19/+14
* Fix for visual studioAndy Cedilnik2003-03-192-8/+3
* BUG: Command should be inherited.Brad King2003-03-191-0/+6