summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* BUG: Change error to warningAndy Cedilnik2005-03-011-1/+1
* ENH: Adding support for shared library versioning using the -install_name opt...Brad King2005-03-012-4/+37
* BUG: Added installation of .in files as well as .cmake files.Brad King2005-02-241-0/+1
* ENH: Added better default install location for windows builds. The previous ...Brad King2005-02-221-6/+17
* FIX: fix for bug 1409Bill Hoffman2005-02-171-3/+3
* FIX: fix for bug 1438Bill Hoffman2005-02-171-1/+1
* BUG: Clean the messagesAndy Cedilnik2005-02-161-4/+2
* ENH: Reorganize and add subversion supportAndy Cedilnik2005-02-162-13/+48
* FIX: fix bug 1495Bill Hoffman2005-02-111-1/+1
* FIX: fix bug 1303Bill Hoffman2005-02-111-1/+3
* ENH: fix for 1450Bill Hoffman2005-02-101-0/+3
* ENH: bug fix 1573Bill Hoffman2005-02-102-0/+3
* ENH: bug fix 1574Bill Hoffman2005-02-101-3/+10
* ENH: Added test for Fortran90 support.Brad King2005-02-041-4/+37
* ENH: add trycompile code for xcodeBill Hoffman2005-02-011-0/+6
* ENH: Better checking for Dart. Closes Bug #1505 - Configuration fails to crea...Andy Cedilnik2005-01-281-5/+10
* ENH: remove debug printBill Hoffman2005-01-281-1/+0
* ENH: Enable compression and use the new trigger scriptAndy Cedilnik2005-01-271-1/+2
* ENH: Enable compression with DartConfiguration fileAndy Cedilnik2005-01-271-0/+1
* ENH: stuff to keep compiler tests from re-running all the timeBill Hoffman2005-01-2010-24/+50
* BUG: fix running of cl in trycompilesBill Hoffman2005-01-173-1/+14
* fix number of argumentsBill Hoffman2004-12-171-1/+1
* ENH: fix for OpenBSDBill Hoffman2004-12-162-1/+3
* FIX: fix for bug 1325, Tru64 not True64Bill Hoffman2004-12-061-0/+0
* ENH: try and fix aix xlC with gccBill Hoffman2004-11-231-0/+4
* ENH: try and fix aix xlC with gccBill Hoffman2004-11-231-4/+4
* ENH: try to fix aix with native cxx and gccBill Hoffman2004-11-231-0/+10
* BUG: Check for the variable first timeAndy Cedilnik2004-10-271-2/+2
* BUG: Only test for cxx flags the first time aroundAndy Cedilnik2004-10-261-17/+19
* ENH: add the ability to generate custom commands for a language that is not s...Bill Hoffman2004-10-212-1/+16
* ENH: If dart or ctest are not found, use ctest. For default drop location etc...Andy Cedilnik2004-10-121-90/+97
* ENH: make sure the c++ compiler is a c++ compilerBill Hoffman2004-10-111-1/+5
* ENH: Add option of adding random include files before doing CheckTypeSizeAndy Cedilnik2004-10-052-2/+14
* ENH: When test fails, write out the outputAndy Cedilnik2004-10-051-1/+1
* BUG: make sure java jar files are not libfoo.jar but are just foo.jarBill Hoffman2004-09-272-1/+2
* ENH: Replace INCLUDE(Find...) with FIND_PACKAGE(...)Andy Cedilnik2004-09-271-6/+6
* BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGSBill Hoffman2004-09-243-3/+3
* ENH: use c++ with c++ and c flags with cBill Hoffman2004-09-241-2/+2
* ENH: fix problems with .def and RC filesBill Hoffman2004-09-231-1/+1
* BUG: let the generator quote the pathBill Hoffman2004-09-221-1/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-2232-202/+289
* BUG: fix GNU check variable and add new variables used by enable languageBill Hoffman2004-09-221-1/+8
* ENH: look for java in more placesBill Hoffman2004-09-201-3/+8
* BUG: commit bug 1123Bill Hoffman2004-09-171-17/+26
* ENH: do not check for gnu for visual studioKen Martin2004-09-153-0/+16
* ENH: Use FIND_PACKAGE instead of INCLUDE(Find...Andy Cedilnik2004-09-101-2/+2
* add ifort supportBill Hoffman2004-09-091-0/+7
* try to fix fortran on hpBill Hoffman2004-09-091-1/+19
* ENH better test for free VC toolsBill Hoffman2004-09-032-10/+6
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-033-0/+3