Commit Graph

409 Commits

Author SHA1 Message Date
Ken Martin fdb3d30dca added prefix to config 2001-05-23 11:27:15 -04:00
Bill Hoffman d76db0ed57 BUG: remove warning 2001-05-23 10:47:50 -04:00
Bill Hoffman 09651ba991 BUG: fix output directory 2001-05-23 10:47:36 -04:00
Ken Martin 43237a88c5 added PROJECT_SOURCE_DIR 2001-05-23 10:01:10 -04:00
Bill Hoffman e606732b94 ENH: allow duplicate libraries 2001-05-23 09:35:14 -04:00
Sebastien Barre a75ff81d08 Template now uses EXECUTABLE_OUTPUT_PATH too. 2001-05-22 20:45:34 -04:00
Sebastien Barre ec6d73c73b PROP BASE and PROP were inverted 2001-05-22 20:44:45 -04:00
Sebastien Barre 827ec6e39a Seems to me that EXEWinHeader was not searched in the right place. 2001-05-22 20:36:54 -04:00
Bill Hoffman 52e83c7afd BUG: do not include /usr/lib in -L 2001-05-22 17:49:18 -04:00
Bill Hoffman 7950871fcb fix CXXFLAGS 2001-05-22 13:52:59 -04:00
Bill Hoffman 8a5cef0695 *** empty log message *** 2001-05-22 13:42:43 -04:00
Bill Hoffman b5b4c0eb5c use cxxflags in test builds 2001-05-22 13:40:49 -04:00
Bill Hoffman beaa7dc1c8 BUG: fix depends and CXXFLAGS passing 2001-05-22 13:22:30 -04:00
Sebastien Barre 69503c66eb fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems. 2001-05-22 12:39:22 -04:00
Ken Martin 211a556876 no longer used 2001-05-22 11:15:22 -04:00
Luis Ibanez 69edd818c4 ENH: PropertyList class added 2001-05-22 10:43:58 -04:00
Luis Ibanez b5b5a68214 ENH: Added support for the fltk::PropertyList class 2001-05-22 10:43:23 -04:00
Luis Ibanez 013d428f29 Added interactions with the PropertyList class 2001-05-22 10:42:49 -04:00
Luis Ibanez ee8859be70 Class to manage the list of properties displayed on the scroller 2001-05-22 10:41:15 -04:00
Brad King 1631b200aa ERR: Added missing @srcdir@ and modified install expressions to include *.cmake* files instead of just *.cmake files (for .in). 2001-05-21 16:43:08 -04:00
Brad King 7727c7ef96 ENH: Converted to new Class and Group tags in place of WrapperSet and Groups tags. 2001-05-21 16:21:27 -04:00
Bill Hoffman c1086a9524 fix for hp x11 and gl 2001-05-21 16:10:20 -04:00
Bill Hoffman c43e3a4f3f fix opengl on hp 2001-05-21 15:16:19 -04:00
Ken Martin 33793198b6 icon updates 2001-05-21 14:42:13 -04:00
Ken Martin e907e51efb new icon 2001-05-21 14:36:37 -04:00
Bill Hoffman 26f638248d BUG: remove declaration without variable 2001-05-21 14:17:19 -04:00
Bill Hoffman 4ea1c51eba clean up for build on its own 2001-05-21 14:01:30 -04:00
Ken Martin f0e21f196a release fix 2001-05-21 11:43:06 -04:00
Ken Martin 4bb19f37b3 collapsed into cmake.cxx 2001-05-21 11:34:35 -04:00
Ken Martin 36995a021d new dsp 2001-05-21 11:32:12 -04:00
Ken Martin d7976058e4 bug fix in finding CMAKE_ROOT 2001-05-21 11:13:56 -04:00
Ken Martin 92d59accce added install target 2001-05-21 11:10:46 -04:00
Bill Hoffman 650691850b BUG: fix compiler name 2001-05-21 10:47:00 -04:00
Ken Martin 06f403b274 updated for out of tree builds 2001-05-21 09:50:24 -04:00
Ken Martin 4a2ebf219d out of place cmake 2001-05-21 09:33:35 -04:00
Ken Martin 619864c09e new out of place builds 2001-05-21 09:32:11 -04:00
Ken Martin e2a555e1e1 new structure 2001-05-21 09:31:00 -04:00
Bill Hoffman 8798d52790 ENH: add support for X11 2001-05-18 16:45:53 -04:00
Ken Martin 05d4b9aafd duh 2001-05-18 16:30:31 -04:00
Ken Martin 72bc7951be new command 2001-05-18 15:25:08 -04:00
Ken Martin afdea030fe minor whitespace change 2001-05-18 15:23:38 -04:00
Ken Martin 0df1da0eba compiler fix 2001-05-18 15:22:17 -04:00
Ken Martin 7ec7fb7e95 changes for cmake to live outside of the source tree 2001-05-18 15:20:31 -04:00
Bill Hoffman cb0af952cf ENH: allow cache to override config file 2001-05-18 13:04:36 -04:00
Brad King 1e7d8f8148 BUG: fix link of executables 2001-05-18 11:48:20 -04:00
Ken Martin 16fc8d78f1 added SetLocal method 2001-05-18 11:12:21 -04:00
Bill Hoffman 06429282f5 BUG: quote the compiler and other options 2001-05-18 10:15:54 -04:00
Bill Hoffman a8ccbf7c21 compile source dir into cmake 2001-05-17 17:43:29 -04:00
Will Schroeder f9a36a6ff9 ERR:Bad #ifdef's 2001-05-17 15:48:32 -04:00
Luis Ibanez 43fb9a11b5 ENH: Added Methods for loading the cache 2001-05-17 12:38:19 -04:00