summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: create CMAKE_CXX_FLAGS_[Buildtype] flagsBill Hoffman2001-05-237-29/+100
|
* add compute systeminfoBill Hoffman2001-05-231-0/+1
|
* bug finding windows template fileKen Martin2001-05-231-1/+1
|
* command line fixes for win32Ken Martin2001-05-232-7/+13
|
* ReleaseMinSize => MinSizeRelSebastien Barre2001-05-235-20/+20
|
* BUG: remove vtkCommonBill Hoffman2001-05-231-1/+1
|
* fixed quoted cmakeKen Martin2001-05-231-9/+6
|
* ENH: add better error messageBill Hoffman2001-05-231-1/+2
|
* DSPs have to be binaryGeoffrey Cross2001-05-230-0/+0
|
* ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll templateBill Hoffman2001-05-235-15/+44
|
* ENH: Added INSTALL target to switch in OutputDSPFile. Also added a default ↵Brad King2001-05-232-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 win32Ken Martin2001-05-234-8/+22
|
* added install target supportKen Martin2001-05-233-12/+111
|
* Module to search for VTK include and library pathsLuis Ibanez2001-05-231-0/+16
|
* added install rulesKen Martin2001-05-237-2/+400
|
* added prefix to configKen Martin2001-05-231-0/+1
|
* BUG: remove warningBill Hoffman2001-05-231-1/+1
|
* BUG: fix output directoryBill Hoffman2001-05-231-5/+6
|
* added PROJECT_SOURCE_DIRKen Martin2001-05-231-0/+8
|
* ENH: allow duplicate librariesBill Hoffman2001-05-231-4/+1
|
* Template now uses EXECUTABLE_OUTPUT_PATH too.Sebastien Barre2001-05-231-6/+6
|
* PROP BASE and PROP were invertedSebastien Barre2001-05-231-2/+2
|
* Seems to me that EXEWinHeader was not searched in the right place.Sebastien Barre2001-05-232-8/+8
|
* BUG: do not include /usr/lib in -LBill Hoffman2001-05-221-9/+17
|
* fix CXXFLAGSBill Hoffman2001-05-221-1/+1
|
* *** empty log message ***Bill Hoffman2001-05-221-1/+1
|
* use cxxflags in test buildsBill Hoffman2001-05-222-7/+5
|
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-224-12/+17
|
* fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.Sebastien Barre2001-05-226-19/+21
|
* no longer usedKen Martin2001-05-221-5/+0
|
* ENH: PropertyList class addedLuis Ibanez2001-05-221-4/+24
|
* ENH: Added support for the fltk::PropertyList classLuis Ibanez2001-05-222-8/+32
|
* Added interactions with the PropertyList classLuis Ibanez2001-05-223-6/+25
|
* Class to manage the list of properties displayed on the scrollerLuis Ibanez2001-05-222-0/+314
|
* ERR: Added missing @srcdir@ and modified install expressions to include ↵Brad King2001-05-211-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 King2001-05-211-7/+3
| | | | tags.
* fix for hp x11 and glBill Hoffman2001-05-212-3/+10
|
* fix opengl on hpBill Hoffman2001-05-212-6/+3
|
* icon updatesKen Martin2001-05-212-1/+1
|
* new iconKen Martin2001-05-212-3/+3
|
* BUG: remove declaration without variableBill Hoffman2001-05-211-1/+0
|
* clean up for build on its ownBill Hoffman2001-05-216-2370/+34
|
* release fixKen Martin2001-05-211-10/+10
|
* collapsed into cmake.cxxKen Martin2001-05-213-407/+0
|
* new dspKen Martin2001-05-211-0/+104
|
* bug fix in finding CMAKE_ROOTKen Martin2001-05-211-7/+11
|
* added install targetKen Martin2001-05-211-0/+48
|
* BUG: fix compiler nameBill Hoffman2001-05-217-64/+197
|
* updated for out of tree buildsKen Martin2001-05-213-6/+11
|
* out of place cmakeKen Martin2001-05-214-0/+4017
|