Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add install stuff for platform directory | Bill Hoffman | 2002-11-11 | 2 | -0/+3 |
| | |||||
* | ENH: fix for darwin modules | Bill Hoffman | 2002-11-11 | 1 | -0/+2 |
| | |||||
* | BUG: fix setting of c flags | Bill Hoffman | 2002-11-10 | 6 | -6/+19 |
| | |||||
* | fix for cxxflags | Bill Hoffman | 2002-11-09 | 6 | -37/+50 |
| | |||||
* | ENH: Adding support for comeau C++ compiler. | Brad King | 2002-11-08 | 1 | -0/+16 |
| | |||||
* | ENH: Moved caching of C*_FLAGS* settings down to ↵ | Brad King | 2002-11-08 | 8 | -102/+54 |
| | | | | CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end. | ||||
* | store the compiler in the cache | Bill Hoffman | 2002-11-08 | 2 | -7/+15 |
| | |||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 44 | -45/+616 |
| | |||||
* | ENH: Enhanced FindITK supporting use of ITK from an install tree or a build ↵ | Brad King | 2002-11-06 | 1 | -25/+63 |
| | | | | tree. Only one cache entry is brought into user's project, called "ITK_DIR". This is the location of an ITKConfig.cmake file from which other settings are loaded. | ||||
* | Make things advanced | Andy Cedilnik | 2002-11-05 | 1 | -0/+7 |
| | |||||
* | Try to fix FindX11 | Andy Cedilnik | 2002-11-05 | 1 | -0/+29 |
| | |||||
* | Now it should work | Andy Cedilnik | 2002-10-29 | 1 | -9/+10 |
| | |||||
* | Add append to write_file | Andy Cedilnik | 2002-10-29 | 5 | -6/+9 |
| | |||||
* | Do this the right way | Andy Cedilnik | 2002-10-29 | 1 | -2/+4 |
| | |||||
* | 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 |
| |