summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Updated to do release build on ringworld. Needed for old glibc support.Brad King2003-03-181-4/+6
* Improve testAndy Cedilnik2003-03-174-1/+24
* Add testing for when C sources are compiled with C++ compilerAndy Cedilnik2003-03-172-1/+12
* 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
* Display Cache and all variablesAndy Cedilnik2003-03-173-6/+21
* Prevent CMake from putting ; in the fileAndy Cedilnik2003-03-171-2/+1
* More variables advancedAndy Cedilnik2003-03-171-2/+7
* Add gthread libraryAndy Cedilnik2003-03-171-0/+12
* BUG: HasCXX did not use GetFileFormat and was brokenBill Hoffman2003-03-151-2/+2
* BUG: bad if statement orderBill Hoffman2003-03-141-3/+3
* better error messageBill Hoffman2003-03-141-3/+1
* force c++ for c++ filesBill Hoffman2003-03-141-1/+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
* Merging from 1.6 again.Brad King2003-03-131-1/+1
* Merging from 1.6 release branch.Brad King2003-03-132-5/+4
* ENH: Updated for 1.6.6 release.Brad King2003-03-131-2/+2
* BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar...Brad King2003-03-131-7/+12
* 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: fix test not to run every timeBill Hoffman2003-03-111-3/+3
* BUG: fixes for hpBill Hoffman2003-03-115-9/+32
* 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
* On borland and cygwin remove .EXEAndy Cedilnik2003-03-061-3/+8
* Remove warningAndy Cedilnik2003-03-061-1/+1
* Add command for accessing cmake properties. At this point the only properties...Andy Cedilnik2003-03-064-0/+135
* 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
* BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VAR...Brad King2003-03-061-2/+2
* oops... Forgot the main stepAndy Cedilnik2003-03-051-1/+2