| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: stuff to keep compiler tests from re-running all the time | Bill Hoffman | 2005-01-20 | 10 | -24/+50 |
|
|
* | BUG: fix running of cl in trycompiles | Bill Hoffman | 2005-01-17 | 3 | -1/+14 |
|
|
* | fix number of arguments | Bill Hoffman | 2004-12-17 | 1 | -1/+1 |
|
|
* | ENH: fix for OpenBSD | Bill Hoffman | 2004-12-16 | 2 | -1/+3 |
|
|
* | FIX: fix for bug 1325, Tru64 not True64 | Bill Hoffman | 2004-12-06 | 1 | -0/+0 |
|
|
* | ENH: try and fix aix xlC with gcc | Bill Hoffman | 2004-11-23 | 1 | -0/+4 |
|
|
* | ENH: try and fix aix xlC with gcc | Bill Hoffman | 2004-11-23 | 1 | -4/+4 |
|
|
* | ENH: try to fix aix with native cxx and gcc | Bill Hoffman | 2004-11-23 | 1 | -0/+10 |
|
|
* | BUG: Check for the variable first time | Andy Cedilnik | 2004-10-27 | 1 | -2/+2 |
|
|
* | BUG: Only test for cxx flags the first time around | Andy Cedilnik | 2004-10-26 | 1 | -17/+19 |
|
|
* | ENH: add the ability to generate custom commands for a language that is not s... | Bill Hoffman | 2004-10-21 | 2 | -1/+16 |
|
|
* | ENH: If dart or ctest are not found, use ctest. For default drop location etc... | Andy Cedilnik | 2004-10-12 | 1 | -90/+97 |
|
|
* | ENH: make sure the c++ compiler is a c++ compiler | Bill Hoffman | 2004-10-11 | 1 | -1/+5 |
|
|
* | ENH: Add option of adding random include files before doing CheckTypeSize | Andy Cedilnik | 2004-10-05 | 2 | -2/+14 |
|
|
* | ENH: When test fails, write out the output | Andy Cedilnik | 2004-10-05 | 1 | -1/+1 |
|
|
* | BUG: make sure java jar files are not libfoo.jar but are just foo.jar | Bill Hoffman | 2004-09-27 | 2 | -1/+2 |
|
|
* | ENH: Replace INCLUDE(Find...) with FIND_PACKAGE(...) | Andy Cedilnik | 2004-09-27 | 1 | -6/+6 |
|
|
* | BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS | Bill Hoffman | 2004-09-24 | 3 | -3/+3 |
|
|
* | ENH: use c++ with c++ and c flags with c | Bill Hoffman | 2004-09-24 | 1 | -2/+2 |
|
|
* | ENH: fix problems with .def and RC files | Bill Hoffman | 2004-09-23 | 1 | -1/+1 |
|
|
* | BUG: let the generator quote the path | Bill Hoffman | 2004-09-22 | 1 | -1/+1 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 32 | -202/+289 |
|
|
* | BUG: fix GNU check variable and add new variables used by enable language | Bill Hoffman | 2004-09-22 | 1 | -1/+8 |
|
|
* | ENH: look for java in more places | Bill Hoffman | 2004-09-20 | 1 | -3/+8 |
|
|
* | BUG: commit bug 1123 | Bill Hoffman | 2004-09-17 | 1 | -17/+26 |
|
|
* | ENH: do not check for gnu for visual studio | Ken Martin | 2004-09-15 | 3 | -0/+16 |
|
|
* | ENH: Use FIND_PACKAGE instead of INCLUDE(Find... | Andy Cedilnik | 2004-09-10 | 1 | -2/+2 |
|
|
* | add ifort support | Bill Hoffman | 2004-09-09 | 1 | -0/+7 |
|
|
* | try to fix fortran on hp | Bill Hoffman | 2004-09-09 | 1 | -1/+19 |
|
|
* | ENH better test for free VC tools | Bill Hoffman | 2004-09-03 | 2 | -10/+6 |
|
|
* | ENH: define language extensions in cmake files and not hard coded, also fix t... | Bill Hoffman | 2004-09-03 | 3 | -0/+3 |
|
|
* | ENH: check for ms free command line tools | Bill Hoffman | 2004-09-03 | 1 | -13/+51 |
|
|
* | Make sure cmake uses consistent module prefixes | Bill Hoffman | 2004-08-30 | 1 | -1/+2 |
|
|
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 25 | -54/+54 |
|
|
* | hack to try and fix sun platform | Bill Hoffman | 2004-08-27 | 1 | -1/+3 |
|
|
* | ENH: try to find fortran compiler before adding the test | Bill Hoffman | 2004-08-26 | 1 | -4/+11 |
|
|
* | Add a fortran test if there is a fortran compiler | Bill Hoffman | 2004-08-26 | 1 | -24/+23 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 40 | -529/+668 |
|
|
* | BUG: 1107 add extra place to look for java | Bill Hoffman | 2004-08-23 | 1 | -1/+1 |
|
|
* | BUG: 1107 add extra place to look for java | Bill Hoffman | 2004-08-23 | 1 | -0/+1 |
|
|
* | BUG: Unly set gcc flags for C compiler if CMAKE_COMPILER_IS_GNUCC is set | Andy Cedilnik | 2004-08-18 | 1 | -1/+3 |
|
|
* | ENH: Initial import for Darwin using xlC | Andy Cedilnik | 2004-08-17 | 1 | -0/+2 |
|
|
* | ENH: minor fortran fixes | Bill Hoffman | 2004-08-11 | 2 | -4/+11 |
|
|
* | ENH: Initial import | Ken Martin | 2004-08-09 | 1 | -0/+73 |
|
|
* | ENH: initial fortran support | Bill Hoffman | 2004-08-06 | 7 | -0/+224 |
|
|
* | ENH: remove verbose QT message | Bill Hoffman | 2004-08-05 | 1 | -12/+0 |
|
|
* | ENH: Add MemCheck to the list of Make targets. Closes Bug #1016 - Testing tar... | Andy Cedilnik | 2004-07-29 | 1 | -1/+1 |
|
|
* | DOC: Fix typo | Andy Cedilnik | 2004-07-27 | 1 | -1/+1 |
|
|
* | ENH: Allow project to overwrite CMAKE_SYSTEM_NAME part of default BUILDNAME | Andy Cedilnik | 2004-07-27 | 1 | -2/+4 |
|
|
* | BUG: fix for bug 998, fix spelling errors | Bill Hoffman | 2004-07-26 | 1 | -1/+1 |
|
|