| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Add TCL_FOUND | Andy Cedilnik | 2004-04-26 | 1 | -0/+10 |
|
|
* | BUG#682: Adding environment variable check to FIND_PACKAGE command. | Brad King | 2004-04-26 | 2 | -0/+6 |
|
|
* | BUG#502: Do not let optimizing compilers think the symbol exists. Require th... | Brad King | 2004-04-26 | 1 | -3/+1 |
|
|
* | ENH: add verbose make abilility to visual studio 7 | Bill Hoffman | 2004-04-23 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 618 | Bill Hoffman | 2004-04-22 | 2 | -0/+2 |
|
|
* | BUG: fix for bug 743 | Bill Hoffman | 2004-04-22 | 1 | -1/+3 |
|
|
* | BUG: fix for bug 607 | Bill Hoffman | 2004-04-22 | 1 | -0/+13 |
|
|
* | ENH: contribution from Ian Scott, thanks. | Bill Hoffman | 2004-04-22 | 1 | -0/+93 |
|
|
* | update comments | Ken Martin | 2004-04-22 | 1 | -3/+2 |
|
|
* | BUG: fix bad if statements | Bill Hoffman | 2004-04-22 | 1 | -2/+2 |
|
|
* | ENH: fix for mingw | Bill Hoffman | 2004-04-21 | 1 | -405/+414 |
|
|
* | ENH: Terminate with a FATAL_ERROR if FIND_PACKAGE command was called with REQ... | Brad King | 2004-04-21 | 2 | -1/+10 |
|
|
* | BUG: fix for bug 506 | Bill Hoffman | 2004-04-15 | 1 | -1/+3 |
|
|
* | ENH: fix tests for non-ansi c on hp and remove warnings for ansi c | Bill Hoffman | 2004-04-15 | 5 | -21/+43 |
|
|
* | BUG: fix for bug 608 | Bill Hoffman | 2004-04-14 | 1 | -2/+2 |
|
|
* | ENH: remove warnings from try compiles | Bill Hoffman | 2004-04-14 | 2 | -4/+14 |
|
|
* | BUG: fix for bug 593 | Bill Hoffman | 2004-04-13 | 1 | -3/+1 |
|
|
* | ENH: Improve Mac OSX bundle support | Andy Cedilnik | 2004-04-08 | 1 | -9/+9 |
|
|
* | ENH: Added registry check for ActiveState Tcl 8.4.6. | Brad King | 2004-03-31 | 1 | -0/+1 |
|
|
* | ERR: Shouldn't be adding xlibs to opengllibs on osx | Yves Starreveld | 2004-03-27 | 1 | -1/+4 |
|
|
* | ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by... | Brad King | 2004-03-23 | 1 | -1/+1 |
|
|
* | ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE | Andy Cedilnik | 2004-02-28 | 1 | -0/+36 |
|
|
* | BUG: fix mingw module load tests | Bill Hoffman | 2004-02-16 | 1 | -1/+0 |
|
|
* | shared modules are not linked so do not use lib prefix | Bill Hoffman | 2004-02-14 | 1 | -0/+1 |
|
|
* | ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them | Bill Hoffman | 2004-02-13 | 1 | -1/+1 |
|
|
* | ENH: Better finding of JNI | Andy Cedilnik | 2004-02-06 | 1 | -0/+17 |
|
|
* | ENH: use CFLAGS for testing for gnu | Bill Hoffman | 2004-01-23 | 1 | -1/+7 |
|
|
* | ENH: This will probably break some obscure version of gcc, but until then, ev... | Andy Cedilnik | 2004-01-21 | 1 | -0/+4 |
|
|
* | BUG#530: Using #error to report a nice error message if the C compiler is set... | Brad King | 2004-01-21 | 1 | -1/+5 |
|
|
* | BUG: Use return statement instead of exit. | Brad King | 2004-01-21 | 1 | -1/+1 |
|
|
* | ENH: Fix typos about copying exe flags to shared flags and to modules. Bug #5... | Andy Cedilnik | 2004-01-15 | 1 | -4/+4 |
|
|
* | BUG: use the flags when testing for type of gnu compiler | Bill Hoffman | 2004-01-13 | 1 | -1/+1 |
|
|
* | ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* o... | Sebastien Barre | 2004-01-09 | 2 | -3/+16 |
|
|
* | fix for multiple nexted projects | Ken Martin | 2004-01-02 | 1 | -4/+14 |
|
|
* | BUG#423: Fixed search for frameworks on OSX. | Brad King | 2003-12-29 | 3 | -69/+89 |
|
|
* | ERR: On systems where uname does not support -p, try -m. Fixes Bug #426 - CMA... | Andy Cedilnik | 2003-12-29 | 1 | -0/+6 |
|
|
* | ENH: Add QT_ASSISTANTCLIENT_LIBRARY support. Fixes Bug #425 - Suggsted mod to... | Andy Cedilnik | 2003-12-29 | 1 | -5/+23 |
|
|
* | ENH: Mark things as advanced | Andy Cedilnik | 2003-12-17 | 1 | -10/+12 |
|
|
* | fix in quoting | Ken Martin | 2003-12-17 | 1 | -1/+1 |
|
|
* | ENH: Add suppression file | Andy Cedilnik | 2003-12-16 | 2 | -0/+2 |
|
|
* | ENH: Add initial memory check support which works for Valgrind | Andy Cedilnik | 2003-12-15 | 2 | -2/+20 |
|
|
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and CMAKE_SHARED_LIBRARY_SONAME... | Brad King | 2003-12-12 | 1 | -0/+2 |
|
|
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ... | Brad King | 2003-12-12 | 1 | -1/+5 |
|
|
* | ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX. | Brad King | 2003-12-12 | 3 | -7/+11 |
|
|
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ... | Brad King | 2003-12-12 | 1 | -1/+4 |
|
|
* | ENH: reduce the number of times gnu is tested for | Bill Hoffman | 2003-12-12 | 4 | -37/+42 |
|
|
* | ENH: Adding /usr/include/w32api for OpenGL header search. | Brad King | 2003-12-09 | 1 | -0/+1 |
|
|
* | ENH: Improve coverage on systems with multiple gcov commands | Andy Cedilnik | 2003-12-08 | 2 | -0/+3 |
|
|
* | BUG#411: Re-ordering statements so errors show up in CMakeError.log. | Brad King | 2003-12-01 | 2 | -6/+7 |
|
|
* | ENH: Adding implementation of shared library version support on UNIX. This a... | Brad King | 2003-11-26 | 1 | -0/+1 |
|
|