Commit Graph

1160 Commits

Author SHA1 Message Date
Ian Scott 3a316a6e0a added a QT_WRAP_CPP command 2001-10-15 14:19:53 -04:00
Brad King b6158ac39c ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. Also added ADD_DEFINITIONS arguments to the generated rule. 2001-10-11 17:20:39 -04:00
Andy Cedilnik 8a72356cff Added removing of spaces in CMakeCache.txt in front of comments and variables 2001-10-11 14:57:59 -04:00
Bill Hoffman 70bc593afe ENH: add a warning comment for cache values that can not be changed because they are always loaded from another cache 2001-10-10 10:22:50 -04:00
John Biddiscombe ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files
If we can't find it - and it's not a target - and it has no path already specified,
it must be in OUTDIRLIB from another makefile in the same project !
(What this really means is the lib paths are correctly specified)
2001-10-09 22:18:34 -04:00
Bill Hoffman 6b1ab49ae6 ENH: better fix for dos return in lines, use the regular expression and don't edit the input line 2001-10-09 10:25:51 -04:00
Bill Hoffman d0aec59356 ENH: clean up returns from input, so we can read dos files on unix 2001-10-05 17:31:29 -04:00
Yves Starreveld c1fa8454a1 ERR: remove undefined warning for compatibility with new 10.1 linker 2001-10-04 09:32:53 -04:00
Bill Hoffman 8f652aad21 ENH: fixes for borland compiler testing 2001-10-03 15:49:52 -04:00
Brad King e2eaa3efba ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of cable.README.txt. 2001-10-03 11:36:10 -04:00
John Biddiscombe 668c929647 FIX:if we can't find it - and it's not a target - and it has no path already specified,
it must be in OUTDIRLIB from another makefile in the same project !
(What this really means is the lib paths are correctly specified)
2001-10-02 23:10:46 -04:00
Bill Hoffman 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 2001-10-02 17:28:55 -04:00
Ken Martin c9caf2390c version 2001-10-01 13:36:27 -04:00
Ken Martin 8e505ebf53 version 2001-10-01 13:35:44 -04:00
Bill Hoffman b9a0910ec9 *** empty log message *** 2001-10-01 13:26:55 -04:00
Bill Hoffman ac2dc7c476 BUG: add missing include 2001-10-01 11:55:10 -04:00
Bill Hoffman e62f9a7711 ENH: change checkboxes back to pull down menus, remove leak 2001-10-01 10:14:39 -04:00
Bill Hoffman f69e3caa14 BUG: fix full path for file in current directory 2001-09-29 11:12:17 -04:00
Berk Geveci f6b3049bda BUG: fix realpath problem again... 2001-09-28 13:35:35 -04:00
Berk Geveci 55415f418a BUG: separate path from file name before calling realpath 2001-09-28 12:14:52 -04:00
Bill Hoffman 9ae8234fe5 BUG: get correct library name 2001-09-28 10:40:14 -04:00
Bill Hoffman d9e38b32c3 BUG: optional in wrong order 2001-09-28 10:34:41 -04:00
Bill Hoffman f5d7994856 make the include of the initial config flags optional, for builds that do not use configure 2001-09-28 09:57:24 -04:00
Bill Hoffman 1c8f096517 BUG: use realpath instead of cd/pwd 2001-09-27 16:50:59 -04:00
Bill Hoffman d55f530012 BUG: fix install prefix 2001-09-27 15:54:47 -04:00
Bill Hoffman cc768c86c6 ENH: pass prefix from configure into cmake 2001-09-27 14:58:14 -04:00
Berk Geveci 15e5c02a74 Typo. 2001-09-26 16:23:56 -04:00
Ken Martin 10618296c3 changes to chamghe 2001-09-25 14:39:51 -04:00
Ken Martin 1c283ee037 improved registry handling 2001-09-25 14:39:32 -04:00
Ken Martin b502515ad1 memory leak 2001-09-25 11:06:00 -04:00
Ken Martin ee57ae27cb better install targets 2001-09-21 11:48:36 -04:00
Brad King 0f5f884a45 BUG: CopyFile should return immediately after an error occurs. 2001-09-21 09:40:07 -04:00
Ken Martin 7f5c61a570 updates 2001-09-20 17:31:38 -04:00
Berk Geveci 7d09ca52f1 handle spaces in commands and args 2001-09-20 16:43:51 -04:00
Ken Martin b341539bc1 ENH: check for values that switch to internal, can happen with a load cache command 2001-09-20 15:29:41 -04:00
Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
Ken Martin b9d56e8497 BUG: make a copy of the arguments before passing them to Execute 2001-09-20 13:44:27 -04:00
Ken Martin 92fd242789 fixed some problems 2001-09-20 12:00:32 -04:00
Brad King bfe2cdd558 ENH: Added support for finding cable when it is built in a configuration subdirectory by MSVC. 2001-09-20 10:57:56 -04:00
Brad King 65ef85320a ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*). 2001-09-20 10:54:29 -04:00
Brad King ee86c59cba ENH: Added extra newline in an error message to improve readability. 2001-09-20 10:53:34 -04:00
Ken Martin 924cf69ec6 minor changes 2001-09-20 10:27:29 -04:00
Ken Martin eae77fd087 removed some VTK stuff 2001-09-20 09:11:21 -04:00
Ken Martin ee858f555c updated to how FindVTK works 2001-09-19 14:52:59 -04:00
Ken Martin 1bf6afaabf version rev to 95 2001-09-19 14:20:53 -04:00
Ken Martin ccc1c3d50a version rev to 94 2001-09-19 14:20:37 -04:00
Bill Hoffman f8ea87a10c *** empty log message *** 2001-09-18 10:45:44 -04:00
Will Schroeder b031b8806a ENH:Updated documentation 2001-09-18 10:38:46 -04:00
Bill Hoffman 46bd566ac7 ENH: update for new version 2001-09-17 17:40:17 -04:00
Bill Hoffman 73b42d882c ENH: change to take a path as input 2001-09-17 16:36:04 -04:00