summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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