2990 Commits

Author SHA1 Message Date
Andy Cedilnik
6918844bd6 ERR: Fix install on VS71 2004-04-21 17:54:10 -04:00
Brad King
5473791b4b ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input. 2004-04-21 16:23:58 -04:00
Andy Cedilnik
b55d109864 BUG: Put all files to manifest 2004-04-21 11:42:50 -04:00
Brad King
bfd79e99e6 BUG: Fixed check of number of arguments. 2004-04-21 11:36:31 -04:00
Andy Cedilnik
ac8232e140 ENH: Do preinstall and postinstall script even if the target is not installed 2004-04-21 11:32:27 -04:00
Andy Cedilnik
4d55c6540a ENH: Report error and exit when the current directory is not specified 2004-04-21 10:34:08 -04:00
Andy Cedilnik
00095676cc BUG: Prevent crash when the current working directory cannot be established 2004-04-21 10:33:07 -04:00
Andy Cedilnik
61f602d668 BUG: If the line ends without new-line character, Split should still return something 2004-04-20 18:28:23 -04:00
Andy Cedilnik
30d4262dad RNH: Support NoDartCoverage in the binary directorory 2004-04-19 17:21:11 -04:00
Brad King
d4214bc565 ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found. 2004-04-19 10:36:42 -04:00
Andy Cedilnik
55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 2004-04-18 14:41:46 -04:00
Andy Cedilnik
af61b68583 ENH: Add support for adding object files and sources. This way you can use external program such as assembler or fortran to generate object files. Also star of fixing: Bug #757 - add .o file as a source file 2004-04-18 13:16:34 -04:00
Ken Martin
3da0f4940a better args handling for -I options 2004-04-16 14:55:15 -04:00
Ken Martin
5c618442d3 better args handling for -I option 2004-04-16 14:52:13 -04:00
Andy Cedilnik
4c9c3ac84f ENH: Better reporting of what tests failed and write a file with failed tests 2004-04-16 13:36:36 -04:00
Bill Hoffman
62bd5b7c8c BUG: fix for bug 91 2004-04-16 09:50:31 -04:00
Andy Cedilnik
685be51a0e ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when deleting something, it does not stop at the beginning of line 2004-04-15 16:11:11 -04:00
Andy Cedilnik
0986b42761 BUG: Prevent deleting not existing variables and therefore prevent crash. Fixes: Bug #750 - CCMake crashes when deleting all variables 2004-04-15 15:46:58 -04:00
Andy Cedilnik
504d0bc3b3 ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS 2004-04-15 13:58:10 -04:00
Bill Hoffman
a5c3087360 BUG: fix for 282 2004-04-15 13:15:28 -04:00
Andy Cedilnik
9ac968174e ENH: Handle make install target on Visual Studio 6 and 7 and install templates 2004-04-15 13:09:24 -04:00
Andy Cedilnik
5c85e88bfd ENH: Ok, that is it. Remove old install and replace it with new 2004-04-15 12:07:58 -04:00
Bill Hoffman
e78cf5ca6f BUG: fix for bug 689 2004-04-15 11:38:35 -04:00
Bill Hoffman
7fa36510d5 BUG: fix external projects for vc7 2004-04-14 16:58:13 -04:00
Brad King
0c92cfb8c4 ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options. 2004-04-14 14:25:43 -04:00
Brad King
8020279dd6 ENH: Added --help-list-commands option. 2004-04-14 13:40:24 -04:00
Bill Hoffman
6174100b92 ENH: remove warning 2004-04-14 08:55:43 -04:00
Bill Hoffman
e61aa37cdf ENH: fix warning 2004-04-13 18:27:53 -04:00
Bill Hoffman
b1032dd8e1 ENH: add the ability to run a limited sub-set of the tests 2004-04-13 16:32:29 -04:00
Andy Cedilnik
96d04f05d9 ERR: Fix warning 2004-04-13 09:28:45 -04:00
Andy Cedilnik
b4c62ce59e BUG: Display string not some weird pointer 2004-04-09 09:53:25 -04:00
Bill Hoffman
59756a43f4 BUG: add full path libraries to the depend information 2004-04-09 08:37:45 -04:00
Andy Cedilnik
1dbcfd2a98 ENH: Improve Mac OSX bundle support 2004-04-08 17:13:42 -04:00
Ken Martin
df3205e873 fix problem with custom command 2004-04-07 12:07:36 -04:00
Bill Hoffman
1616135d4e ENH: remove warnings on sgi 2004-04-07 09:58:43 -04:00
Brad King
5c9fadee4f BUG: _LINK_TYPE cache variable should never be switched from optimized to debug or vice versa. 2004-04-02 13:21:20 -05:00
Bill Hoffman
51cb75d454 ENH: fix for apple 2004-04-02 09:43:35 -05:00
Bill Hoffman
7099db8d58 BUG: fix warning and shadow variable 2004-04-02 08:09:00 -05:00
Ken Martin
c92c5e4e15 fix for missing valid images 2004-04-01 16:07:30 -05:00
Brad King
cb90652dca ENH: Added comment for future work to make forwarding executable always statically linked. 2004-04-01 15:28:18 -05:00
Andy Cedilnik
d34c342b11 BUG: Fix bug on windows. You cannot cout std::string directly 2004-04-01 14:37:59 -05:00
Andy Cedilnik
dd9241121d ENH: Add logging of submitting 2004-04-01 14:11:17 -05:00
Bill Hoffman
3e0817eb55 BUG: fix non relative paths 2004-04-01 09:59:46 -05:00
Bill Hoffman
e2ed5d1c64 BUG: fix for non relative paths with spaces in the path 2004-04-01 08:59:32 -05:00
Andy Cedilnik
ccf46f544e ENH: Reduce number of GetCurrentWorkingDirectory 2004-03-31 11:26:04 -05:00
Andy Cedilnik
d401fcfc2b ENH: Change to the new directory 2004-03-31 11:24:23 -05:00
Bill Hoffman
d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 2004-03-31 10:01:52 -05:00
Brad King
d1185c5910 BUG#724: Preserving current working directory during file selection. 2004-03-29 13:15:23 -05:00
Andy Cedilnik
99feab3528 ENH: When installing project, write manifest 2004-03-28 17:59:46 -05:00
Andy Cedilnik
747e67b7e3 ENH: Add a way to clean additional files 2004-03-28 16:36:38 -05:00