| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | BUG: put back flags to maintain backwards compatibility | Bill Hoffman | 2004-07-22 | 2 | -0/+24 |
|
|
* | BUG: These regular expressions were wrong because \\t does not match tab. Als... | Andy Cedilnik | 2004-07-13 | 1 | -2/+4 |
|
|
* | merge in fixes from neundorf at kde org, bug 869 | Bill Hoffman | 2004-07-09 | 1 | -62/+168 |
|
|
* | ENH: add support for VCExpress 2005 | Bill Hoffman | 2004-07-05 | 2 | -22/+56 |
|
|
* | BUG: make sure if swig is found, we know it is found | Bill Hoffman | 2004-06-29 | 1 | -0/+1 |
|
|
* | BUG: Add more comments and fix CMAKE_SWIG_FLAGS | Andy Cedilnik | 2004-06-28 | 1 | -1/+20 |
|
|
* | BUG: Replace MATCHES with STREQUAL for better checking, better checking for e... | Andy Cedilnik | 2004-06-28 | 1 | -7/+13 |
|
|
* | BUG: SWIG_FLAGS was ignored by the add swig source to module command | Bill Hoffman | 2004-06-26 | 1 | -0/+2 |
|
|
* | C++ compiler is not set for c only projects | Bill Hoffman | 2004-06-23 | 1 | -1/+1 |
|
|
* | clean up commands so they don't need extra variable | Bill Hoffman | 2004-06-16 | 2 | -15/+0 |
|
|
* | ENH: add NDEBUG to windows release builds for both ide and nmake | Bill Hoffman | 2004-06-14 | 1 | -6/+6 |
|
|
* | ENH: add FindKDE from Alex from kde.org | Bill Hoffman | 2004-06-14 | 1 | -0/+151 |
|
|
* | fix for bug 915 | Bill Hoffman | 2004-06-14 | 1 | -0/+8 |
|
|
* | a) new version of tools like Doxygen and Graphviz now set install path info i... | Sebastien Barre | 2004-06-08 | 1 | -6/+2 |
|
|
* | Fix for bug 903 change order of fltk libraries | Bill Hoffman | 2004-06-03 | 1 | -2/+6 |
|
|
* | BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. | Brad King | 2004-06-01 | 6 | -18/+18 |
|
|
* | better error message | Ken Martin | 2004-05-25 | 1 | -3/+17 |
|
|
* | ENH: Implement additional make clean files as a directory property instead of... | Andy Cedilnik | 2004-05-20 | 1 | -1/+2 |
|
|
* | ENH: look for qtmoc in some other places | Bill Hoffman | 2004-05-20 | 1 | -3/+9 |
|
|
* | BUG: fix problem where cmake thinks the intel compiler is gnu | Bill Hoffman | 2004-05-18 | 1 | -1/+1 |
|
|
* | ENH: append to the list of clean files, don't just set them | Bill Hoffman | 2004-05-17 | 1 | -1/+1 |
|
|
* | BUG: Bug #835 fix, add swig generated files to clean target | Bill Hoffman | 2004-05-17 | 1 | -1/+1 |
|
|
* | Add a missing dollar sign | Bill Hoffman | 2004-05-07 | 1 | -1/+1 |
|
|
* | a guess at some OSF compiler flags | Ken Martin | 2004-05-05 | 1 | -3/+18 |
|
|
* | ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only ... | Andy Cedilnik | 2004-05-04 | 1 | -0/+2 |
|
|
* | ENH: support STDDEF and cleanup | Andy Cedilnik | 2004-05-03 | 2 | -7/+10 |
|
|