Commit Graph

  • 43793f7df4 added escape quotes option in replace strings Ken Martin 2001-06-22 11:14:32 -0400
  • b977136904 added escape quote method Ken Martin 2001-06-22 10:21:08 -0400
  • 348d1994ac ENH: Added new command SOURCE_FILES_REMOVE which can be used to take files out of the build. Especially useful when certain compilers choke on the odd file. John Biddiscombe 2001-06-22 09:58:13 -0400
  • e1e7b8adca ENH: Added RemoveSource(...) to complement AddSource. New command SOURCE_FILES_REMOVE uses it and can be used to take files out of the build John Biddiscombe 2001-06-22 09:47:02 -0400
  • 6bf0be8e13 namespace issues Ken Martin 2001-06-22 09:27:11 -0400
  • 9c9461d130 allow no name project Bill Hoffman 2001-06-21 17:55:28 -0400
  • 83e6038ed1 better testing Ken Martin 2001-06-21 17:53:35 -0400
  • 242a236db4 adde changeDirectory Ken Martin 2001-06-21 17:53:15 -0400
  • bda5baa566 new test driver Ken Martin 2001-06-21 17:52:54 -0400
  • 2b895779c2 new tests Ken Martin 2001-06-21 17:52:22 -0400
  • 900f1be244 BUG: fix for unix Bill Hoffman 2001-06-21 17:41:23 -0400
  • 18b2449ca2 ENH: clean up Bill Hoffman 2001-06-21 17:25:35 -0400
  • 31ab42e5b7 ENH: look in the PREFIX dir for the modules Bill Hoffman 2001-06-21 17:20:03 -0400
  • a2b757aa2d ENH: better ability to find cmake program Bill Hoffman 2001-06-21 16:34:13 -0400
  • 3a200bf909 minor install fix Ken Martin 2001-06-21 15:57:46 -0400
  • 807b5ba5c1 better permission handling Ken Martin 2001-06-21 15:54:39 -0400
  • cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. Brad King 2001-06-21 15:02:52 -0400
  • 8ffe832e9b ENH: Added BUILD_FLTK_GUI option (defaults to ON). Brad King 2001-06-21 15:02:18 -0400
  • a7d114cfd6 BUG: fix bootstrap build on unix Bill Hoffman 2001-06-21 13:48:08 -0400
  • 796fc4c495 ENH: Update the cacheManager from the GUI after each callback. Only load the cache from disk if the binary path has changed. Luis Ibanez 2001-06-21 12:43:52 -0400
  • 96545b1d49 ENH: add include regexp Bill Hoffman 2001-06-21 12:31:29 -0400
  • 8dc66edfae added install target Ken Martin 2001-06-21 12:19:36 -0400
  • 0ff3bdba20 better install support Ken Martin 2001-06-21 12:01:18 -0400
  • 8deccd3c2e BUG: remove quotes Bill Hoffman 2001-06-21 10:58:08 -0400
  • 43c2a89568 ENH: add optional include and only allow one file per INCLUDE Bill Hoffman 2001-06-21 10:36:01 -0400
  • 3221b4e3fe ENH: INTERNAL properties are not display any longer in the GUI Luis Ibanez 2001-06-21 10:17:34 -0400
  • f7b22c332f ENH: The cache is not saved now after every modification of the GUI Luis Ibanez 2001-06-21 09:56:59 -0400
  • cca4d06686 ENH: Clearing and redrawing the property list after a build to load the new cache. Luis Ibanez 2001-06-21 09:45:46 -0400
  • 446ea3b97d ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache at each callback action Luis Ibanez 2001-06-21 08:41:14 -0400
  • 8fe1e1fcc6 ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now Luis Ibanez 2001-06-21 07:37:49 -0400
  • d21fca47a9 Removed: now the help string is managed by the PropertyRow class Luis Ibanez 2001-06-21 07:36:21 -0400
  • 924e58aac3 ENH: add CMakeSetup as a target Bill Hoffman 2001-06-20 17:03:54 -0400
  • 339bdd47b5 ENH: boot strap mfc gui and support for MFC Bill Hoffman 2001-06-20 16:49:09 -0400
  • adbae91cb5 ENH: fix cmake so it can boot strap itself better Bill Hoffman 2001-06-20 13:56:38 -0400
  • 7715b382fe *** empty log message *** Bill Hoffman 2001-06-19 16:29:10 -0400
  • d6836427b3 ENH: build fltk cmake on unix with bootstrap Bill Hoffman 2001-06-19 16:10:38 -0400
  • 016cc41e6e BUG: Exectuable installation must set permissions to 755 in case installer has a umask like 007. Brad King 2001-06-19 16:05:24 -0400
  • 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. Brad King 2001-06-19 15:50:39 -0400
  • 7a3af0474d ENH: add bootstrap support for building fltk Bill Hoffman 2001-06-19 15:49:40 -0400
  • d454811a63 ENH: add bootstrap support for building fltk Bill Hoffman 2001-06-19 15:33:37 -0400
  • f991ddd4ba ENH: add resize ability to dialog and fix tab stop orders Bill Hoffman 2001-06-19 14:32:37 -0400
  • 873c9e7840 ENH: Removing old-style cable commands related to the instantiation functionality which has now been removed from cable. Brad King 2001-06-19 12:03:04 -0400
  • b4339eba05 ERR: Removed unused variable. Brad King 2001-06-19 12:01:47 -0400
  • f5ee70af60 ENH: Changed generated filename to DartTestfile.txt Jim Miller 2001-06-19 07:41:43 -0400
  • e51844f83d BUG: use pclose not fclose Bill Hoffman 2001-06-18 17:26:30 -0400
  • 17b02b6530 ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the link directories, if the path is known. Amitha Perera 2001-06-18 16:54:13 -0400
  • 1f773c3ea9 BUG: remove unused Bill Hoffman 2001-06-18 15:35:53 -0400
  • e42013dc71 BUG: create directories in the right place Bill Hoffman 2001-06-18 15:32:08 -0400
  • 145fac96fc ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt files have been parsed Bill Hoffman 2001-06-18 15:31:43 -0400
  • 37c072b324 out of source dart support Ken Martin 2001-06-18 13:16:47 -0400
  • d7fd7a8c47 ENH: do not add anything from the current directory to the depends Bill Hoffman 2001-06-15 17:57:47 -0400
  • 80aad5e3b2 BUG: fixed so that empty library paths are ignored Amitha Perera 2001-06-15 10:35:06 -0400
  • f055e512ae ENH: Absolute path to cmake resolved Luis Ibanez 2001-06-15 07:51:55 -0400
  • 38776d829b ENH: Getting headers and libs for FLTK and OpenGL Luis Ibanez 2001-06-15 07:49:04 -0400
  • 943697aa21 ENH:Added features Will Schroeder 2001-06-15 07:40:41 -0400
  • f8add35877 ENH:Added features Will Schroeder 2001-06-15 07:34:24 -0400
  • df49749944 Updated ASCI link Will Schroeder 2001-06-15 07:24:36 -0400
  • 52d368d40f ENH: Updated anonymous checkout commands for new repository root location. Brad King 2001-06-14 17:29:02 -0400
  • 8b5d6918ab ERR: allow *.cpp as well as *.cxx etc etc John Biddiscombe 2001-06-14 17:06:10 -0400
  • 043f54ca5f Include directory names are Case sensitive in Unix. Berk Geveci 2001-06-14 14:32:20 -0400
  • 90f7f2c53f Refined Jim Ahrens changes Will Schroeder 2001-06-14 12:48:17 -0400
  • a46a4947da Feedback from Jim Ahrens Will Schroeder 2001-06-14 12:43:07 -0400
  • 62d5051797 added make depend on win32 Ken Martin 2001-06-14 11:45:10 -0400
  • 48294a75ca BUG: fix it so that if a Makefile is out of date for some reason, it is only built once, it was doing it twice. Bill Hoffman 2001-06-14 10:19:34 -0400
  • f0d07f5411 modified testing Ken Martin 2001-06-14 09:11:10 -0400
  • e3f0d096c4 BUG: fix so it does not jump into the current directory for inital target builds Bill Hoffman 2001-06-13 17:50:09 -0400
  • 78ee6660a7 ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix Bill Hoffman 2001-06-13 17:03:49 -0400
  • f6f8dde5a8 used to find the dart testing system Ken Martin 2001-06-13 16:15:27 -0400
  • 2f0a82195d minor dart change Ken Martin 2001-06-13 14:49:23 -0400
  • 012603c746 duh Ken Martin 2001-06-13 13:53:11 -0400
  • 521e301116 minor cvs web changeCMakeLists.txt Ken Martin 2001-06-13 13:49:24 -0400
  • 03817a41cf ENH: Search for cmake executable full path added (window/unix) Luis Ibanez 2001-06-13 10:28:41 -0400
  • da5b5c12cd Added dashboard Will Schroeder 2001-06-13 09:37:34 -0400
  • 72377752f8 ENH: Added popup menu for removing a property. Some style changes Luis Ibanez 2001-06-13 00:16:35 -0400
  • 8ef02a496a ENH: Added help blobs that popup when the mouse is left on top of the property name Luis Ibanez 2001-06-12 18:44:07 -0400
  • 302907efe8 Class derived from Fl_Button with added help blobs Luis Ibanez 2001-06-12 18:43:19 -0400
  • 918c8c4f3a BUG: SHLIB_LINK was being used when linking static executables. Missing comma in RUNTIME_FLAG for IRIX. ENH: User supplied SHLIB_CFLAGS (-fPIC, etc) will override configure detected flags Amitha Perera 2001-06-12 14:15:22 -0400
  • 583ac25e8f support testing Ken Martin 2001-06-12 13:30:13 -0400
  • 19b2f84ac7 BUG: CMake's configure needs to run with the current directory as the project's binary directory. Brad King 2001-06-12 12:22:07 -0400
  • 25afe09ac8 ERR: Needed virtual destructor to correspond to virtual functions. Also added several std:: qualifiers to string. Brad King 2001-06-12 12:20:33 -0400
  • f03ee2a53d cmake does not require two arguments Ken Martin 2001-06-12 11:55:54 -0400
  • 8f745e7fbe cmake does not require two arguments Ken Martin 2001-06-12 11:55:24 -0400
  • cdf786f9f8 removed old added new Ken Martin 2001-06-12 11:12:00 -0400
  • 0faf289dfa removed old added new Ken Martin 2001-06-12 11:08:39 -0400
  • 9508ae2b19 added new command Ken Martin 2001-06-12 11:08:25 -0400
  • 68447e5d75 removed old commands Ken Martin 2001-06-12 11:08:09 -0400
  • 5f12ae0c62 BUG: Dependency hints must be removed by the makefile generator before adding the dependencies generated by cmMakeDepend. Brad King 2001-06-12 10:59:40 -0400
  • 46aa1cb9c4 BUG: There was no dependency for library targets on their required libraries. (Hopefully there aren't any cyclic dependencies for libraries.) CMAKE_SHLIB_LINK is now used for executable targets. Amitha Perera 2001-06-12 10:45:41 -0400
  • ff529aa861 some cleanup to the make depend process Ken Martin 2001-06-12 09:00:21 -0400
  • d0614d75ea ENH: Paths are now expanded for environment variables and made absolute. The binary directory is created if it doesn't exist. Luis Ibanez 2001-06-12 08:34:29 -0400
  • 522ff0204a BUG: WIN32_EXECUTABLE targets were not being installed on unix properly. They are supposed to be treated just like any other EXECUTABLE target. Brad King 2001-06-12 08:31:33 -0400
  • 0929dbbacf ERR: int -> unsigned int. Brad King 2001-06-12 08:30:12 -0400
  • 1292d9da3a ENH: Added the path used in SuSe Linux 7.1 Luis Ibanez 2001-06-11 21:50:16 -0400
  • 6c0834e9a6 Modified for new Dart source tree Jim Miller 2001-06-11 19:14:31 -0400
  • 667a57d157 minor fix in error checking Ken Martin 2001-06-11 18:00:38 -0400
  • c0865937b1 ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 when finding the TCL_LIBRARY. Brad King 2001-06-11 17:09:33 -0400
  • ead17fbd9d added some const versions of get methods Ken Martin 2001-06-11 16:47:15 -0400
  • e686bb9ee1 Changed Testing.cmake to Dart.cmake Jim Miller 2001-06-11 15:31:41 -0400
  • faa1fb8bed Rename Testing.cmake to Dart.cmake Jim Miller 2001-06-11 15:28:59 -0400
  • 38d5b4a4c3 BUG: Fixed regular expression used to match registry entries. The expression now matches everything after a [HKEY until the first ']' is encountered. Brad King 2001-06-11 10:18:30 -0400