Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags | Bill Hoffman | 2001-05-23 | 7 | -29/+100 |
| | |||||
* | add compute systeminfo | Bill Hoffman | 2001-05-23 | 1 | -0/+1 |
| | |||||
* | bug finding windows template file | Ken Martin | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | command line fixes for win32 | Ken Martin | 2001-05-23 | 2 | -7/+13 |
| | |||||
* | ReleaseMinSize => MinSizeRel | Sebastien Barre | 2001-05-23 | 5 | -20/+20 |
| | |||||
* | BUG: remove vtkCommon | Bill Hoffman | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | fixed quoted cmake | Ken Martin | 2001-05-23 | 1 | -9/+6 |
| | |||||
* | ENH: add better error message | Bill Hoffman | 2001-05-23 | 1 | -1/+2 |
| | |||||
* | DSPs have to be binary | Geoffrey Cross | 2001-05-23 | 0 | -0/+0 |
| | |||||
* | ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll template | Bill Hoffman | 2001-05-23 | 5 | -15/+44 |
| | |||||
* | ENH: Added INSTALL target to switch in OutputDSPFile. Also added a default ↵ | Brad King | 2001-05-23 | 2 | -0/+10 |
| | | | | that prints out an error message so that anyone who adds a target doesn't forget to update the switch. | ||||
* | install fixes for win32 | Ken Martin | 2001-05-23 | 4 | -8/+22 |
| | |||||
* | added install target support | Ken Martin | 2001-05-23 | 3 | -12/+111 |
| | |||||
* | Module to search for VTK include and library paths | Luis Ibanez | 2001-05-23 | 1 | -0/+16 |
| | |||||
* | added install rules | Ken Martin | 2001-05-23 | 7 | -2/+400 |
| | |||||
* | added prefix to config | Ken Martin | 2001-05-23 | 1 | -0/+1 |
| | |||||
* | BUG: remove warning | Bill Hoffman | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | BUG: fix output directory | Bill Hoffman | 2001-05-23 | 1 | -5/+6 |
| | |||||
* | added PROJECT_SOURCE_DIR | Ken Martin | 2001-05-23 | 1 | -0/+8 |
| | |||||
* | ENH: allow duplicate libraries | Bill Hoffman | 2001-05-23 | 1 | -4/+1 |
| | |||||
* | Template now uses EXECUTABLE_OUTPUT_PATH too. | Sebastien Barre | 2001-05-23 | 1 | -6/+6 |
| | |||||
* | PROP BASE and PROP were inverted | Sebastien Barre | 2001-05-23 | 1 | -2/+2 |
| | |||||
* | Seems to me that EXEWinHeader was not searched in the right place. | Sebastien Barre | 2001-05-23 | 2 | -8/+8 |
| | |||||
* | BUG: do not include /usr/lib in -L | Bill Hoffman | 2001-05-22 | 1 | -9/+17 |
| | |||||
* | fix CXXFLAGS | Bill Hoffman | 2001-05-22 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-05-22 | 1 | -1/+1 |
| | |||||
* | use cxxflags in test builds | Bill Hoffman | 2001-05-22 | 2 | -7/+5 |
| | |||||
* | BUG: fix depends and CXXFLAGS passing | Bill Hoffman | 2001-05-22 | 4 | -12/+17 |
| | |||||
* | fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems. | Sebastien Barre | 2001-05-22 | 6 | -19/+21 |
| | |||||
* | no longer used | Ken Martin | 2001-05-22 | 1 | -5/+0 |
| | |||||
* | ENH: PropertyList class added | Luis Ibanez | 2001-05-22 | 1 | -4/+24 |
| | |||||
* | ENH: Added support for the fltk::PropertyList class | Luis Ibanez | 2001-05-22 | 2 | -8/+32 |
| | |||||
* | Added interactions with the PropertyList class | Luis Ibanez | 2001-05-22 | 3 | -6/+25 |
| | |||||
* | Class to manage the list of properties displayed on the scroller | Luis Ibanez | 2001-05-22 | 2 | -0/+314 |
| | |||||
* | ERR: Added missing @srcdir@ and modified install expressions to include ↵ | Brad King | 2001-05-21 | 1 | -3/+3 |
| | | | | *.cmake* files instead of just *.cmake files (for .in). | ||||
* | ENH: Converted to new Class and Group tags in place of WrapperSet and Groups ↵ | Brad King | 2001-05-21 | 1 | -7/+3 |
| | | | | tags. | ||||
* | fix for hp x11 and gl | Bill Hoffman | 2001-05-21 | 2 | -3/+10 |
| | |||||
* | fix opengl on hp | Bill Hoffman | 2001-05-21 | 2 | -6/+3 |
| | |||||
* | icon updates | Ken Martin | 2001-05-21 | 2 | -1/+1 |
| | |||||
* | new icon | Ken Martin | 2001-05-21 | 2 | -3/+3 |
| | |||||
* | BUG: remove declaration without variable | Bill Hoffman | 2001-05-21 | 1 | -1/+0 |
| | |||||
* | clean up for build on its own | Bill Hoffman | 2001-05-21 | 6 | -2370/+34 |
| | |||||
* | release fix | Ken Martin | 2001-05-21 | 1 | -10/+10 |
| | |||||
* | collapsed into cmake.cxx | Ken Martin | 2001-05-21 | 3 | -407/+0 |
| | |||||
* | new dsp | Ken Martin | 2001-05-21 | 1 | -0/+104 |
| | |||||
* | bug fix in finding CMAKE_ROOT | Ken Martin | 2001-05-21 | 1 | -7/+11 |
| | |||||
* | added install target | Ken Martin | 2001-05-21 | 1 | -0/+48 |
| | |||||
* | BUG: fix compiler name | Bill Hoffman | 2001-05-21 | 7 | -64/+197 |
| | |||||
* | updated for out of tree builds | Ken Martin | 2001-05-21 | 3 | -6/+11 |
| | |||||
* | out of place cmake | Ken Martin | 2001-05-21 | 4 | -0/+4017 |
| |