summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Recognize src extensions of all enabled langsBrad King2008-07-301-3/+8
* BUG: Avoid double-slash in check for source fileBrad King2008-07-301-2/+5
* BUG: fix for bug 7421, fortran did not get arch flags on the macBill Hoffman2008-07-301-1/+1
* BUG: Preserve all non-targets on user link linesBrad King2008-07-303-25/+2
* BUG: Preserve shared lib order for 2.4 compatibilityBrad King2008-07-301-2/+7
* STYLE: Nightly Date StampBrad King2008-07-301-1/+1
* BUG: #7416 fix error when jpeg is not foundBill Hoffman2008-07-291-1/+3
* ENH: Warn when system libraries may be hidden.Brad King2008-07-293-3/+75
* ENH: Provide context in path ordering warningsBrad King2008-07-293-12/+16
* STYLE: Fix typo in comment in cmOrderDirectoriesBrad King2008-07-291-1/+1
* ENH: do not depend on files that do not existBill Hoffman2008-07-291-0/+8
* STYLE: Nightly Date StampBrad King2008-07-291-1/+1
* BUG: Be more careful with Boost_MINOR_VERSION in FindBoost moduleDouglas Gregor2008-07-281-9/+15
* BUG: Work around Boost 1.36.0 bug fix on Darwin by setting the mangled compil...Douglas Gregor2008-07-281-17/+23
* STYLE: Nightly Date StampBrad King2008-07-281-1/+1
* STYLE: Nightly Date StampBrad King2008-07-271-1/+1
* STYLE: Nightly Date StampBrad King2008-07-261-1/+1
* BUG: fix source file extension bug that broke Second life buildBill Hoffman2008-07-251-0/+30
* STYLE: Nightly Date StampBrad King2008-07-251-1/+1
* STYLE: Nightly Date StampBrad King2008-07-241-1/+1
* ENH: Support full-path libs w/out valid names.Brad King2008-07-236-40/+104
* ENH: Skip libs in known dirs for CMP0003 warnings.Brad King2008-07-232-6/+10
* ENH: Updated FindImageMagick to:Miguel A. Figueroa-Villanueva2008-07-231-60/+173
* STYLE: Nightly Date StampBrad King2008-07-231-1/+1
* ENH: change to correct line feedBill Hoffman2008-07-221-71/+71
* ENH: change to correct line feedBill Hoffman2008-07-222-731/+731
* COMP: fix compiler warning and follow styleBill Hoffman2008-07-221-1/+3
* ENH: FindBLAS.cmake, FindLAPACK.cmake modules were redesigned so now you hav...Alin Elena2008-07-223-561/+733
* STYLE: Nightly Date StampBrad King2008-07-221-1/+1
* ENH: handle HTML documentation for single items better: no warning aboutAlexander Neundorf2008-07-213-16/+37
* ENH: switch to using cdash for submissionsBill Hoffman2008-07-212-82/+12
* ENH: get out of module if no fortranBill Hoffman2008-07-212-2/+4
* ENH: this should fail only if required is sent to find packageBill Hoffman2008-07-212-206/+215
* ENH: checks if Fortran is enbaled. If not an error message is produced.Alin Elena2008-07-212-6/+15
* ENH: Support full-path libs w/out extension in VS IDE.Brad King2008-07-211-1/+40
* ENH: Modules/CheckFortranFunctionExists.cmake helps gfortran to check the exi...Alin Elena2008-07-212-4/+7
* STYLE: Nightly Date StampBrad King2008-07-211-1/+1
* STYLE: fix #7146, add documentation forAlexander Neundorf2008-07-201-8/+98
* BUG: #7333, search dirs for FedoraAlexander Neundorf2008-07-201-0/+2
* BUG: #7360: add support for FreeBSDAlexander Neundorf2008-07-201-1/+8
* BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRSAlexander Neundorf2008-07-201-3/+20
* STYLE: Nightly Date StampBrad King2008-07-201-1/+1
* STYLE: Nightly Date StampBrad King2008-07-191-1/+1
* ENH: Improvements to the bundle cpack generator from second patch attached to...David Cole2008-07-181-100/+138
* ENH: Use the HINTS feature of find_library to find the right libraries forDouglas Gregor2008-07-181-6/+7
* STYLE: Nightly Date StampBrad King2008-07-181-1/+1
* COMP: Check for -Wno-long-double before usingBrad King2008-07-171-9/+13
* ENH: Avoid cmcurl CMake macro name conflictsBrad King2008-07-173-28/+28
* STYLE: Nightly Date StampBrad King2008-07-171-1/+1
* BUG: Fix try_compile during EnableLanguageBrad King2008-07-162-9/+33