Commit Graph

207 Commits

Author SHA1 Message Date
Ken Martin 667a57d157 minor fix in error checking 2001-06-11 18:00:38 -04:00
Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 2001-06-07 14:52:29 -04:00
Bill Hoffman 72e8b44793 BUG: PATH options should not remove the file part of the path... 2001-06-06 13:18:55 -04:00
Bill Hoffman 729908bd4a ENH: add PathDialog 2001-06-05 17:29:44 -04:00
Bill Hoffman 9c149dda81 ENH: add better path chooser dialog 2001-06-05 17:26:48 -04:00
Bill Hoffman a3cfcd9894 BUG: clean up memory leaks. 2001-06-04 10:18:03 -04:00
Bill Hoffman 01b980591b BUG: fix edit of directories 2001-05-31 15:48:35 -04:00
Bill Hoffman cf1393218f ENH: remove unused includes 2001-05-30 15:36:00 -04:00
Bill Hoffman 4179c991f4 ENH: change MFC gui to use cmake class 2001-05-30 15:28:55 -04:00
Sebastien Barre 7a6699e183 display the property name in the help box 2001-05-25 15:27:28 -04:00
Bill Hoffman 812eed0e11 *** empty log message *** 2001-05-24 13:35:59 -04:00
Bill Hoffman 5731bc9d54 ENH: change the syntax of the SET command, fix the combo box for larger strings 2001-05-24 12:57:33 -04:00
Ken Martin ad92f34fea added version number 2001-05-24 11:47:21 -04:00
Bill Hoffman 39066269d1 add compute systeminfo 2001-05-23 16:33:50 -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 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 aa72e182fe half checked in changes for CMAKE_ROOT 2001-05-17 12:08:46 -04:00
Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix 2001-05-16 15:15:21 -04:00
Sebastien Barre 23df737b6f I know, there are more serious things to do :) A new icon. The previous one has not be overwritten, it's in there too. 2001-05-11 17:41:33 -04:00
Bill Hoffman a53f300bc0 BUG: fix gui problem 2001-05-11 10:04:24 -04:00
Bill Hoffman 69b51cc245 BUG: fix up gui with values that stay around too long 2001-05-10 17:23:00 -04:00
Bill Hoffman ad2247244d BUG: fix crash 2001-05-09 10:13:12 -04:00
Bill Hoffman 17d7ff0358 ENH: add initial path support for file choosers 2001-05-08 13:40:08 -04:00
Bill Hoffman de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
Brad King 5e4a89b1b9 ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable. 2001-05-03 16:55:41 -04:00
Ken Martin 13d4fd06f0 cache now loaded into makefile 2001-05-01 16:34:53 -04:00
Ken Martin 41e1270413 support for debug and opt libraries 2001-04-26 16:22:53 -04:00
Bill Hoffman 2c1fb789d7 ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
Bill Hoffman ab7f884a44 ENH: set initial build to source dir 2001-04-25 19:01:12 -04:00
Bill Hoffman 11b68dea51 ENH: add error checking for empty build dir 2001-04-25 18:53:33 -04:00
Bill Hoffman 5c83326fb4 ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by configure 2001-04-25 16:09:17 -04:00
Ken Martin 73f04d1409 many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
Bill Hoffman b5746484e4 BUG: fix duplicate property items 2001-04-24 14:19:13 -04:00
Bill Hoffman 37468fad3a BUG: fix cache updates 2001-04-24 13:32:31 -04:00
Bill Hoffman 818b0e5bc1 BUG: fix build directory problem 2001-04-24 12:40:37 -04:00
Bill Hoffman 90e5612298 ENH: new GUI editor for cmake cache file 2001-04-23 16:40:29 -04:00
Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support 2001-02-22 19:24:43 -05:00
Bill Hoffman 89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 2001-02-19 15:13:48 -05:00
Ken Martin fce56c57c4 some cleanup and fixes 2001-02-15 13:30:13 -05:00
Bill Hoffman 252b0d8957 BUG: set output directory correctly 2001-02-14 12:58:57 -05:00
Bill Hoffman db267f533b ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
Bill Hoffman 9d431ae48b ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05:00
Bill Hoffman d195c01a90 ENH: add cache manager class, move all commands into cmCommands.cxx to speed up compile times, share a .lib with the command line and mfc versions. 2001-02-12 14:26:25 -05:00
Will Schroeder 18128c97f1 BUG: make dsp and dsw files binary 2001-01-22 09:50:16 -05:00
Will Schroeder 2846ba0fff BUG: make dsp and dsw files binary 2001-01-22 09:49:39 -05:00
Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
Bill Hoffman 7ae5e97a3d ENH: allow continue if missing MSC configure file 2001-01-12 13:49:03 -05:00
Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 2001-01-05 11:41:20 -05:00
Bill Hoffman d466664817 BUG: fix inplace build 2000-11-10 17:13:13 -05:00
Bill Hoffman f76a992ff9 ENH: add ability to run from different directories 2000-11-03 16:37:53 -05:00
Bill Hoffman 283d3a0b73 ENH: added a config setup file for CMakeSetup. Cleaned up the names of the source and binary directories 2000-09-18 09:19:38 -04:00
Bill Hoffman 38f5ab8527 ENH: remove unused files 2000-09-18 07:29:19 -04:00
Bill Hoffman aa3ca2b432 ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system. 2000-09-12 05:30:35 -04:00
Bill Hoffman 077c31484e ENH: move from tools and create working CMake program 2000-08-30 13:35:41 -04:00
Bill Hoffman 1f42f521ce NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00