summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Update and configure steps where missingAndy Cedilnik2003-03-031-1/+5
* Fix typoAndy Cedilnik2003-03-031-1/+1
* Start cleaning global namespaceAndy Cedilnik2003-03-031-6/+10
* BUG: Should be use the host CMake's dart fileAndy Cedilnik2003-03-031-1/+1
* Ifdef code that is missingAndy Cedilnik2003-02-281-0/+2
* Fix update date and cleanupAndy Cedilnik2003-02-282-35/+44
* Add configure stepAndy Cedilnik2003-02-281-0/+33
* On windows but not on borland, look at cmake_build_tool instead of compiler t...Andy Cedilnik2003-02-271-5/+5
* Use more condense buildname. If this works fine we can make cmBuildName comma...Andy Cedilnik2003-02-271-1/+16
* Remove warning about shadowing variableAndy Cedilnik2003-02-251-16/+16
* BUG: Fixed crash when CMAKE_BACKWARDS_COMPATIBILITY is deleted between config...Brad King2003-02-241-0/+12
* BUG: Fixed tab ordering of gui components.Brad King2003-02-211-10/+10
* Use simple defaults if DartConfig does not exist. This way you can use dart t...Andy Cedilnik2003-02-201-1/+26
* BUG: look for msdev in the right placeBill Hoffman2003-02-201-1/+1
* ENH: Updated for 1.6.5 release.Brad King2003-02-201-2/+2
* fix for correct path style in depend fileBill Hoffman2003-02-201-3/+3
* remove commented codeBill Hoffman2003-02-201-2/+2
* ERR: Added missing return.Brad King2003-02-201-0/+1
* ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage.Brad King2003-02-191-1/+1