summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix windows problem in curlAndy Cedilnik2003-03-281-4/+4
* Remove warningsAndy Cedilnik2003-03-273-6/+0
* 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-261-4/+2
* 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
* BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support.Brad King2003-03-182-35/+49
* If there was no error, do not say that there was oneAndy Cedilnik2003-03-171-2/+4
* BUG: fix crash with force cxx typeBill Hoffman2003-03-172-2/+10
* force cxx compiler for cxx filesBill Hoffman2003-03-172-12/+24
* BUG: HasCXX did not use GetFileFormat and was brokenBill Hoffman2003-03-151-2/+2
* better error messageBill Hoffman2003-03-141-3/+1
* use c flags with c and not cxx flags, also force c++ for c filesBill Hoffman2003-03-141-5/+10
* Force c++ builds for c++ filesBill Hoffman2003-03-141-0/+1
* make sure M is after mBill Hoffman2003-03-141-1/+1
* BUG: c extension must come before C.Brad King2003-03-141-1/+4
* allow the same subdir to be added twiceKen Martin2003-03-131-1/+6
* Fix regular expressionsAndy Cedilnik2003-03-131-2/+2
* Synchronize extension listsAndy Cedilnik2003-03-132-15/+33
* BUG: FindLibrary should not accept a directory even if the exact specified na...Brad King2003-03-131-2/+3
* BUG: fixes for hpBill Hoffman2003-03-113-5/+14
* Remove warningsAndy Cedilnik2003-03-091-2/+2
* More XMLAndy Cedilnik2003-03-071-4/+5
* Remove warningAndy Cedilnik2003-03-071-1/+1
* Fix xmlAndy Cedilnik2003-03-071-2/+2
* Add searching of variablesAndy Cedilnik2003-03-072-4/+147
* Remove warningAndy Cedilnik2003-03-061-1/+1
* Add command for accessing cmake properties. At this point the only properties...Andy Cedilnik2003-03-063-0/+130
* Add method which returns a list of all variablesAndy Cedilnik2003-03-062-0/+33
* Cache manager should be able to take no argumentsAndy Cedilnik2003-03-061-3/+7
* oops... Forgot the main stepAndy Cedilnik2003-03-051-1/+2
* Fix typoAndy Cedilnik2003-03-031-1/+1
* Ifdef code that is missingAndy Cedilnik2003-02-281-0/+2
* Fix update date and cleanupAndy Cedilnik2003-02-281-34/+42