Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix for missing temp file variable | Bill Hoffman | 2002-11-14 | 1 | -1/+1 |
| | |||||
* | reorder tWR so that it does not crash with shared | Bill Hoffman | 2002-11-14 | 1 | -1/+3 |
| | |||||
* | fix shared builds on borland and add debug stuff for makefiles | Bill Hoffman | 2002-11-14 | 1 | -11/+17 |
| | |||||
* | ENH: add status messages | Bill Hoffman | 2002-11-13 | 4 | -1/+11 |
| | |||||
* | ENH: move -P flag from cxxflags to the compile line for cxx files | Ken Martin | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | ENH: use correct run time library for borland | Bill Hoffman | 2002-11-13 | 1 | -1/+2 |
| | |||||
* | fix for nsl library and X11 | Bill Hoffman | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | fix for nsl library and X11 | Bill Hoffman | 2002-11-13 | 2 | -1/+4 |
| | |||||
* | BUG: fix order of link line for creating shared libraries | Bill Hoffman | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | BUG: Fixed doc string on generated variable. | Brad King | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | BUG: fix path problems | Bill Hoffman | 2002-11-12 | 2 | -2/+2 |
| | |||||
* | Backwards compatibility. Andy and Bill made me add socket library. | Will Schroeder | 2002-11-12 | 1 | -0/+7 |
| | |||||
* | ENH: add .def file support | Bill Hoffman | 2002-11-12 | 2 | -4/+4 |
| | |||||
* | add find threads check | Bill Hoffman | 2002-11-12 | 1 | -1/+0 |
| | |||||
* | add find threads check | Bill Hoffman | 2002-11-12 | 3 | -1/+93 |
| | |||||
* | FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 times | Sebastien Barre | 2002-11-12 | 1 | -3/+3 |
| | |||||
* | Set CMAKE_BUILD_TOOL | Bill Hoffman | 2002-11-12 | 4 | -7/+3 |
| | |||||
* | ENH: fix up several problems with new stuff | Bill Hoffman | 2002-11-11 | 3 | -1/+98 |
| | |||||
* | Fix for OSF | Bill Hoffman | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 11 | -69/+76 |
| | |||||
* | 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 |
| |