Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This should substitute configure part that finds X11 | Andy Cedilnik | 2002-10-29 | 1 | -24/+32 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-10-25 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-10-25 | 5 | -27/+62 |
| | |||||
* | Add check for big endian in backward compatibility scripts | Andy Cedilnik | 2002-10-24 | 1 | -0/+3 |
| | |||||
* | closer to removing autoconf | Bill Hoffman | 2002-10-23 | 9 | -34/+172 |
| | |||||
* | test for gnu compiler | Bill Hoffman | 2002-10-22 | 4 | -4/+24 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-10-22 | 3 | -4/+51 |
| | |||||
* | new cmake based configuration | Bill Hoffman | 2002-10-22 | 4 | -0/+107 |
| | |||||
* | Add option to control number of errors sent to dashbaord | Ian Scott | 2002-10-11 | 1 | -0/+4 |
| | |||||
* | BUG: Should not load CMAKE_INSTALL_PREFIX from the cache. | Brad King | 2002-10-11 | 1 | -0/+1 |
| | |||||
* | ENH: mark some vars as advanced (and resort the list) | Sebastien Barre | 2002-10-10 | 1 | -0/+5 |
| | |||||
* | Add some search paths | Andy Cedilnik | 2002-10-09 | 1 | -1/+1 |
| | |||||
* | ENH: Adding install of .in and .c modules. | Luis Ibanez | 2002-10-02 | 1 | -0/+3 |
| | |||||
* | Add test for big endian | Andy Cedilnik | 2002-10-01 | 2 | -0/+26 |
| | |||||
* | ENH: removed "USE_FLTK_VERSION_1.1" in favor of "FLTK_VERSION_1.1" to avoid | Luis Ibanez | 2002-10-01 | 1 | -2/+0 |
| | | | | confusions. | ||||
* | ENH: Version 1.1 is considered to be the default. | Luis Ibanez | 2002-10-01 | 1 | -5/+5 |
| | |||||
* | Configuratiion for finding LaTeX related executables. | Luis Ibanez | 2002-09-30 | 1 | -0/+26 |
| | |||||
* | Set variable to either 1 or empty string instead of TRUE and FALSE | Andy Cedilnik | 2002-09-25 | 3 | -6/+15 |
| | |||||
* | Cleanup | Andy Cedilnik | 2002-09-25 | 1 | -1/+1 |
| | |||||
* | Fix modules for recent changes | Andy Cedilnik | 2002-09-25 | 3 | -14/+14 |
| | |||||
* | Improve backward compatibility, so that all backward compatibility stuff is ↵ | Andy Cedilnik | 2002-09-24 | 2 | -0/+24 |
| | | | | in two modules; fix invoking of try_compile; add checking for header files and sizes of types | ||||
* | Initial attempt to check if library exists | Andy Cedilnik | 2002-09-24 | 2 | -0/+35 |
| | |||||
* | Improve check size of. Now it checks for some header files before trying to ↵ | Andy Cedilnik | 2002-09-24 | 1 | -1/+9 |
| | | | | check types | ||||
* | Fix comments | Andy Cedilnik | 2002-09-23 | 1 | -3/+3 |
| | |||||
* | Fix tests for new trycompile and tryrun | Andy Cedilnik | 2002-09-20 | 3 | -17/+11 |
| | |||||
* | Simplify checking for headers | Andy Cedilnik | 2002-09-20 | 2 | -9/+0 |
| | |||||
* | Add macro which checks if the header file exists | Andy Cedilnik | 2002-09-20 | 2 | -0/+40 |
| | |||||
* | Fix comment | Andy Cedilnik | 2002-09-20 | 1 | -4/+4 |
| | |||||
* | Add two commonly used modules. First one checks if the function exists, the ↵ | Andy Cedilnik | 2002-09-20 | 4 | -0/+78 |
| | | | | second one checks the size of type | ||||
* | Fix find wxWindows | Andy Cedilnik | 2002-09-19 | 1 | -3/+3 |
| | |||||
* | Improve searching for wxWindows | Andy Cedilnik | 2002-09-19 | 1 | -13/+20 |
| | |||||
* | GL should not be a completely necessary thing for finding GTK. This will ↵ | Andy Cedilnik | 2002-09-18 | 1 | -9/+16 |
| | | | | find gtk and GL but also just GTK | ||||
* | ENH: Adding installation of TRY_COMPILE tests. | Brad King | 2002-09-17 | 1 | -0/+1 |
| | |||||
* | slight change in signature for TryCompile | Ken Martin | 2002-09-17 | 1 | -1/+2 |
| | |||||
* | removed messages | Ken Martin | 2002-09-13 | 1 | -2/+0 |
| | |||||
* | removed messages | Ken Martin | 2002-09-13 | 1 | -2/+0 |
| | |||||
* | Make QT variables advanced | Ian Scott | 2002-09-13 | 1 | -0/+9 |
| | |||||
* | Need to use $ENV{} to access environment variables | Ian Scott | 2002-09-13 | 1 | -15/+14 |
| | |||||
* | some cleanup | Ken Martin | 2002-09-12 | 1 | -1/+3 |
| | |||||
* | new try compile module | Ken Martin | 2002-09-12 | 2 | -0/+26 |
| | |||||
* | FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find ↵ | Sebastien Barre | 2002-09-10 | 1 | -10/+13 |
| | | | | GLU (was wiped out from FindGLU) | ||||
* | Adding GLU to the OPENGL_LIBRARIES only if it is found. | Bill Hoffman | 2002-09-09 | 1 | -2/+4 |
| | |||||
* | ERR: Fix opengl finding on osx | Yves Starreveld | 2002-09-06 | 1 | -0/+12 |
| | |||||
* | ENH: make stub stuff ADVANCED | Sebastien Barre | 2002-09-06 | 1 | -4/+6 |
| | |||||
* | Add important missing word to documentation | Ian Scott | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | More detailed information about consistent FindXXX.cmake files | Ian Scott | 2002-09-06 | 1 | -10/+21 |
| | |||||
* | Hide lots of values in the advanced list | Ian Scott | 2002-09-05 | 5 | -25/+64 |
| | | | | | Fix some bugs OpenGL always needs X11 on Unix | ||||
* | ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard ↵ | Brad King | 2002-09-04 | 1 | -0/+3 |
| | | | | OPENGL_INCLUDE_DIR for backward compatability. | ||||
* | A simple FindMFC module for consistency | Ian Scott | 2002-09-03 | 1 | -0/+18 |
| | |||||
* | Dart now has a configure option | Ian Scott | 2002-09-03 | 1 | -3/+7 |
| |