Commit Graph

714 Commits

Author SHA1 Message Date
Ken Martin 2b895779c2 new tests 2001-06-21 17:52:22 -04:00
Bill Hoffman 900f1be244 BUG: fix for unix 2001-06-21 17:41:23 -04:00
Bill Hoffman 18b2449ca2 ENH: clean up 2001-06-21 17:25:35 -04:00
Bill Hoffman 31ab42e5b7 ENH: look in the PREFIX dir for the modules 2001-06-21 17:20:03 -04:00
Bill Hoffman a2b757aa2d ENH: better ability to find cmake program 2001-06-21 16:34:13 -04:00
Ken Martin 3a200bf909 minor install fix 2001-06-21 15:57:46 -04:00
Ken Martin 807b5ba5c1 better permission handling 2001-06-21 15:54:39 -04:00
Brad King cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 2001-06-21 15:02:52 -04:00
Brad King 8ffe832e9b ENH: Added BUILD_FLTK_GUI option (defaults to ON). 2001-06-21 15:02:18 -04:00
Bill Hoffman a7d114cfd6 BUG: fix bootstrap build on unix 2001-06-21 13:48:08 -04:00
Luis Ibanez 796fc4c495 ENH: Update the cacheManager from the GUI after each callback.
Only load the cache from disk if the binary path has changed.
2001-06-21 12:43:52 -04:00
Bill Hoffman 96545b1d49 ENH: add include regexp 2001-06-21 12:31:29 -04:00
Ken Martin 8dc66edfae added install target 2001-06-21 12:19:36 -04:00
Ken Martin 0ff3bdba20 better install support 2001-06-21 12:01:18 -04:00
Bill Hoffman 8deccd3c2e BUG: remove quotes 2001-06-21 10:58:08 -04:00
Bill Hoffman 43c2a89568 ENH: add optional include and only allow one file per INCLUDE 2001-06-21 10:36:01 -04:00
Luis Ibanez 3221b4e3fe ENH: INTERNAL properties are not display any longer in the GUI 2001-06-21 10:17:34 -04:00
Luis Ibanez f7b22c332f ENH: The cache is not saved now after every modification of the GUI 2001-06-21 09:56:59 -04:00
Luis Ibanez cca4d06686 ENH: Clearing and redrawing the property list after a build to load the new cache. 2001-06-21 09:45:46 -04:00
Luis Ibanez 446ea3b97d ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache
at each callback action
2001-06-21 08:41:14 -04:00
Luis Ibanez 8fe1e1fcc6 ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now 2001-06-21 07:37:49 -04:00
Luis Ibanez d21fca47a9 Removed: now the help string is managed by the PropertyRow class 2001-06-21 07:36:21 -04:00
Bill Hoffman 924e58aac3 ENH: add CMakeSetup as a target 2001-06-20 17:03:54 -04:00
Bill Hoffman 339bdd47b5 ENH: boot strap mfc gui and support for MFC 2001-06-20 16:49:09 -04:00
Bill Hoffman adbae91cb5 ENH: fix cmake so it can boot strap itself better 2001-06-20 13:56:38 -04:00
Bill Hoffman 7715b382fe *** empty log message *** 2001-06-19 16:29:10 -04:00
Bill Hoffman d6836427b3 ENH: build fltk cmake on unix with bootstrap 2001-06-19 16:10:38 -04:00
Brad King 016cc41e6e BUG: Exectuable installation must set permissions to 755 in case installer has a umask like 007. 2001-06-19 16:05:24 -04:00
Brad King a5087b8cca ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The BUILD_SHARED_LIBRARIES command that used to be used is now deprecated. 2001-06-19 15:50:39 -04:00
Bill Hoffman 7a3af0474d ENH: add bootstrap support for building fltk 2001-06-19 15:49:40 -04:00
Bill Hoffman d454811a63 ENH: add bootstrap support for building fltk 2001-06-19 15:33:37 -04:00
Bill Hoffman f991ddd4ba ENH: add resize ability to dialog and fix tab stop orders 2001-06-19 14:32:37 -04:00
Brad King 873c9e7840 ENH: Removing old-style cable commands related to the instantiation functionality which has now been removed from cable. 2001-06-19 12:03:04 -04:00
Brad King b4339eba05 ERR: Removed unused variable. 2001-06-19 12:01:47 -04:00
Jim Miller f5ee70af60 ENH: Changed generated filename to DartTestfile.txt 2001-06-19 07:41:43 -04:00
Bill Hoffman e51844f83d BUG: use pclose not fclose 2001-06-18 17:26:30 -04:00
Amitha Perera 17b02b6530 ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the
link directories, if the path is known.
2001-06-18 16:54:13 -04:00
Bill Hoffman 1f773c3ea9 BUG: remove unused 2001-06-18 15:35:53 -04:00
Bill Hoffman e42013dc71 BUG: create directories in the right place 2001-06-18 15:32:08 -04:00
Bill Hoffman 145fac96fc ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt files have been parsed 2001-06-18 15:31:43 -04:00
Ken Martin 37c072b324 out of source dart support 2001-06-18 13:16:47 -04:00
Bill Hoffman d7fd7a8c47 ENH: do not add anything from the current directory to the depends 2001-06-15 17:57:47 -04:00
Amitha Perera 80aad5e3b2 BUG: fixed so that empty library paths are ignored 2001-06-15 10:35:06 -04:00
Luis Ibanez f055e512ae ENH: Absolute path to cmake resolved 2001-06-15 07:51:55 -04:00
Luis Ibanez 38776d829b ENH: Getting headers and libs for FLTK and OpenGL 2001-06-15 07:49:04 -04:00
Will Schroeder 943697aa21 ENH:Added features 2001-06-15 07:40:41 -04:00
Will Schroeder f8add35877 ENH:Added features 2001-06-15 07:34:24 -04:00
Will Schroeder df49749944 Updated ASCI link 2001-06-15 07:24:36 -04:00
Brad King 52d368d40f ENH: Updated anonymous checkout commands for new repository root location. 2001-06-14 17:29:02 -04:00
John Biddiscombe 8b5d6918ab ERR: allow *.cpp as well as *.cxx etc etc 2001-06-14 17:06:10 -04:00