Commit Graph

4962 Commits

Author SHA1 Message Date
Andy Cedilnik eff0013b3b ENH: More output 2005-10-19 11:00:28 -04:00
Andy Cedilnik baa7b749e4 BUG: Initialize to something resonable 2005-10-19 11:00:06 -04:00
Andy Cedilnik bf6b379b11 COMP: More namespace fixes to build on HP 2005-10-19 10:47:19 -04:00
Ken Martin 6b444ee345 BUG: cd into local directory to reduce link line length 2005-10-19 10:03:20 -04:00
Andy Cedilnik 66e50573c1 COMP: Fix namespace. This way kwsys can be built outside cmake 2005-10-19 08:42:22 -04:00
Andy Cedilnik d9d8d537c1 STYLE: Nightly Version update 2005-10-19 04:41:00 -04:00
Bill Hoffman 13c322a0be ENH: fix test 2005-10-18 16:35:11 -04:00
Bill Hoffman eef7ccc9d6 ENH: add .txx files and put the start directory in the search path 2005-10-18 16:10:04 -04:00
Bill Hoffman f72deca3a2 ENH: unused include 2005-10-18 16:09:34 -04:00
Bill Hoffman 40094058db ENH: spelling 2005-10-18 16:09:16 -04:00
Andy Cedilnik fdc4795b91 ENH: Push glob to the kwsys 2005-10-18 14:08:55 -04:00
Andy Cedilnik 2a9d2ed412 COMP: Remove warning 2005-10-18 09:42:35 -04:00
Andy Cedilnik 314641a407 STYLE: Nightly Version update 2005-10-18 04:37:17 -04:00
Andy Cedilnik f6c00e74c2 ENH: Fix precedence 2005-10-17 16:53:11 -04:00
Andy Cedilnik 985d092d4d ENH: Add rudamentary mathematical expression support 2005-10-17 16:42:47 -04:00
Brad King a7d4b61699 BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361. 2005-10-17 09:58:53 -04:00
Andy Cedilnik 12ef4edf64 ENH: Add String length and substring 2005-10-17 09:56:42 -04:00
Andy Cedilnik 6e5cdd6de7 ENH: Add regular string replace (not regex), and relative path command. Also add tests 2005-10-17 09:10:20 -04:00
Andy Cedilnik 33ac18891f BUG: If test passes but it should fail, report an error 2005-10-17 09:09:51 -04:00
Andy Cedilnik 2df1442d4d STYLE: Nightly Version update 2005-10-17 04:45:16 -04:00
Andy Cedilnik 07c07e86e9 STYLE: Nightly Version update 2005-10-16 04:42:40 -04:00
Andy Cedilnik b038279964 STYLE: Nightly Version update 2005-10-15 04:43:19 -04:00
Andy Cedilnik 019442541b STYLE: Nightly Version update 2005-10-14 05:24:55 -04:00
Andy Cedilnik 0a24d706c5 ENH: More error exceptions 2005-10-13 10:30:42 -04:00
Andy Cedilnik 6a67b1bf71 BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug 2005-10-13 10:07:12 -04:00
Andy Cedilnik f2b8c8f31a STYLE: Nightly Version update 2005-10-13 05:14:33 -04:00
Andy Cedilnik f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall 2005-10-12 13:52:29 -04:00
Andy Cedilnik a51dfefe79 ENH: Optimize performance by caching stat results 2005-10-12 13:51:15 -04:00
Andy Cedilnik 2dd035c9a9 COMP: Windows fixes 2005-10-12 13:50:25 -04:00
Andy Cedilnik 775c3495e2 ENH: Add file time comparison code 2005-10-12 13:36:07 -04:00
Andy Cedilnik b93359f41d ENH: Add an accessor for the maximum file length 2005-10-12 12:08:49 -04:00
Andy Cedilnik 18e14ba2af STYLE: Nightly Version update 2005-10-12 05:16:21 -04:00
Andy Cedilnik a8f9361f60 STYLE: Nightly Version update 2005-10-11 05:19:29 -04:00
Ken Martin 345fb993aa ENH: some fixes for better backwards compatibility 2005-10-10 11:49:17 -04:00
Andy Cedilnik 63185c1388 STYLE: Nightly Version update 2005-10-10 05:09:32 -04:00
Andy Cedilnik b87615156c STYLE: Nightly Version update 2005-10-09 05:07:55 -04:00
Andy Cedilnik 840c91700b STYLE: Nightly Version update 2005-10-08 05:09:12 -04:00
Andy Cedilnik ccac51a5cb ENH: Add support for setting the maximum number of errors and warnings reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 2005-10-07 11:36:09 -04:00
Andy Cedilnik e853caaf61 STYLE: Nightly Version update 2005-10-07 05:26:13 -04:00
Sebastien Barre 07b45da693 ENH: CMake kills me (so does Cygwin) 2005-10-06 17:16:07 -04:00
Andy Cedilnik fa4c143ebc STYLE: Nightly Version update 2005-10-06 05:18:57 -04:00
Sebastien Barre 6c54adf0ea ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable instead of the test executable 2005-10-05 16:06:45 -04:00
Brad King 01ac3906da BUG: Reverting fundamental type info change until it is fixed on more platforms. It was tested on Linux, SGI, HP, Sun, OSX, Windows with nmake and VS 6, 7, 7.1, 8, Borland Make, and cygwin by hand with spaces in the path and cmake 2.0 and 2.2 before committing but still seems to be failing on some dashboards...strange. 2005-10-05 13:11:34 -04:00
Andy Cedilnik ab62098356 STYLE: Nightly Version update 2005-10-05 05:17:52 -04:00
Sebastien Barre b83dffb500 ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake bootstrap 2005-10-04 16:40:01 -04:00
Sebastien Barre 13627538b9 ENH: add kwsys test for DetectFileType 2005-10-04 15:09:00 -04:00
Andy Cedilnik 89569f07ed ENH: More verbosity 2005-10-04 10:58:21 -04:00
Andy Cedilnik 6258a11c5d STYLE: Nightly Version update 2005-10-04 05:02:49 -04:00
Brad King d937de494a ENH: Converting FundamentalType try-compiles into a single try-run. All the information about the existence, size, and signedness of types can be determined in one program thanks to limits.h. 2005-10-03 14:44:27 -04:00
Brad King b9e088dcfa BUG: Double-quotes in definitions must be escaped. 2005-10-03 14:33:35 -04:00
Andy Cedilnik a1188cef3b STYLE: Nightly Version update 2005-10-03 05:03:22 -04:00
Andy Cedilnik 2b2c7871ba STYLE: Nightly Version update 2005-10-02 05:01:40 -04:00
Andy Cedilnik 8a1de402d6 STYLE: Nightly Version update 2005-10-01 05:03:37 -04:00
Andy Cedilnik e12cf33d82 STYLE: Nightly Version update 2005-09-29 04:55:12 -04:00
Andy Cedilnik 082b86ae99 STYLE: Nightly Version update 2005-09-28 04:55:07 -04:00
Andy Cedilnik 14ebbaf3be STYLE: Nightly Version update 2005-09-27 04:54:28 -04:00
Andy Cedilnik 4776b13851 STYLE: Nightly Version update 2005-09-26 04:55:58 -04:00
Andy Cedilnik 9721006d7f STYLE: Nightly Version update 2005-09-24 04:57:19 -04:00
Bill Hoffman 46521aef8c ENH: try to find a gui for the Mac 2005-09-23 17:47:46 -04:00
Ken Martin 9be341383e BUG: the -P option was not working with relative paths and a couple types 2005-09-23 12:50:09 -04:00
Andy Cedilnik 244f5ec26a STYLE: Nightly Version update 2005-09-23 04:54:51 -04:00
Andy Cedilnik ba90faca0a COMP: Try to remove warnings 2005-09-22 09:58:03 -04:00
Andy Cedilnik 5c133cd7e6 STYLE: Nightly Version update 2005-09-22 05:06:48 -04:00
Brad King d134ac9bd3 ENH: Updated to use modern FILE command for writing to output logs instead of WRITE_FILE. 2005-09-21 14:15:14 -04:00
Brad King 393adee4d4 BUG: kwsys_ios namespace should import streambuf also. 2005-09-21 13:42:49 -04:00
Brad King c59d56f653 BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command. 2005-09-21 13:31:43 -04:00
Ken Martin 059f62c5ea ENH: removed ITK command 2005-09-21 10:32:13 -04:00
Andy Cedilnik 0981ffddcd STYLE: Nightly Version update 2005-09-21 05:10:17 -04:00
Andy Cedilnik 0d824e1d1a ENH: Properly report failed tests 2005-09-20 15:08:41 -04:00
Andy Cedilnik 2e50727eca ENH: Make message into status 2005-09-20 10:42:38 -04:00
Andy Cedilnik fdca6962c0 STYLE: Nightly Version update 2005-09-20 05:05:48 -04:00
Brad King dbe997e63b BUG: When an unquoted argument contains a pair of matching double quotes spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work. 2005-09-19 17:20:48 -04:00
Andy Cedilnik ec36660ca8 BUG: Remove warning and try to fix memory problem 2005-09-19 16:19:57 -04:00
Andy Cedilnik 5f2343bf91 ENH: Test for both commands 2005-09-19 15:15:11 -04:00
Andy Cedilnik 51a19d99ba ENH: Modify output based on wether it is tested or memory checked 2005-09-19 15:11:54 -04:00
Andy Cedilnik 53b3b56991 BUG: This should fix memory checking 2005-09-19 15:08:00 -04:00
Andy Cedilnik 487c5439a3 STYLE: Nightly Version update 2005-09-19 04:45:24 -04:00
Brad King e2d7c3a4e4 STYLE: Added reference to documentation in CMakeLists.txt. 2005-09-18 17:15:29 -04:00
Brad King e440c6a826 STYLE: Added backward compatibility disclaimer. 2005-09-18 17:08:56 -04:00
Andy Cedilnik 498c2e6dc5 BUG: Fix which argument is which, also, fix the test to be less agressive 2005-09-18 08:17:39 -04:00
Andy Cedilnik aab5d12971 STYLE: Nightly Version update 2005-09-18 04:35:34 -04:00
Andy Cedilnik 66019dc5d9 ENH: Fix memcheck command 2005-09-17 11:31:22 -04:00
Andy Cedilnik 28a9e9a919 ENH: Add testing of GET_TEST_PROPERTY command 2005-09-17 09:53:09 -04:00
Andy Cedilnik 8ee8cd372f BUG: On WIN32, since we are using subkey, set it 2005-09-17 08:50:10 -04:00
Andy Cedilnik 18e76badb6 STYLE: Nightly Version update 2005-09-17 05:04:35 -04:00
Andy Cedilnik ef8212d28b COMP: Remove unused variable 2005-09-16 15:30:57 -04:00
Andy Cedilnik 767057f37f BUG: Fix encoding and add deleting to the test 2005-09-16 13:56:09 -04:00
Andy Cedilnik 9b486bacfc ENH: Modify API a little bit to allow arbitrary length values. Encode certain characters. Rename UNIX registry to FILE registry. More testing 2005-09-16 13:38:25 -04:00
Andy Cedilnik efeffc52ce COMP: Remove problem on borland 2005-09-16 10:09:38 -04:00
Andy Cedilnik 4d1f0fe4ea ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2 2005-09-16 09:21:05 -04:00
Andy Cedilnik 3548c51e7d COMP: Remove some more warnings 2005-09-16 09:20:28 -04:00
Andy Cedilnik 6d9aee1e22 ENH: Cleanups and expose unix registry on windows (for cygwin etc) 2005-09-16 09:15:52 -04:00
Andy Cedilnik 30b67a8bfe COMP: Win32 fixes 2005-09-16 09:08:40 -04:00
Andy Cedilnik df4f999457 ENH: More handling of unix versus windows registry 2005-09-16 08:38:12 -04:00
Andy Cedilnik 0b30d23085 ENH: Initial import 2005-09-16 08:20:48 -04:00
Andy Cedilnik 656357a475 STYLE: Nightly Version update 2005-09-16 05:17:33 -04:00
Andy Cedilnik 287eeb283e ENH: Expose version of ctest 2005-09-15 17:22:06 -04:00
Andy Cedilnik 79bf20ec6d COMP: Too fast commit 2005-09-15 16:06:29 -04:00
Andy Cedilnik 34f1419aa4 BUG: Make sure full paths are collapsed 2005-09-15 16:03:06 -04:00
Bill Hoffman 5b9ecdec44 ENH: fix warning 2005-09-15 13:26:29 -04:00
Bill Hoffman 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 2005-09-15 12:17:38 -04:00
Andy Cedilnik 6975e6acee STYLE: Nightly Version update 2005-09-15 04:53:34 -04:00
Andy Cedilnik 7f185a465b STYLE: Nightly Version update 2005-09-14 04:52:42 -04:00
Ken Martin 2a45d5cd68 ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES 2005-09-13 10:39:42 -04:00
Andy Cedilnik f9fa8ee068 STYLE: Nightly Version update 2005-09-13 04:52:02 -04:00
Ken Martin 4cb9d2fd96 ENH: better format for ADD_SUBDIRECTORY command 2005-09-12 13:46:16 -04:00
Bill Hoffman 6dfb10d374 ENH: use the findqt3 from this cmake and not the one configureing cmake 2005-09-12 10:37:04 -04:00
Bill Hoffman 34170ed52e ENH: more qt changes 2005-09-12 09:32:21 -04:00
Andy Cedilnik b6880f295d STYLE: Nightly Version update 2005-09-12 04:37:50 -04:00
Andy Cedilnik 44db5b63bf STYLE: Nightly Version update 2005-09-11 04:50:22 -04:00
Bill Hoffman f8c259b443 BUG: try to fix qt problems 2005-09-10 10:33:10 -04:00
Andy Cedilnik e6cb2ee6c4 STYLE: Nightly Version update 2005-09-10 04:55:00 -04:00
Andy Cedilnik 1d16de7485 STYLE: Nightly Version update 2005-09-09 05:07:22 -04:00
Bill Hoffman 29a40d3869 ENH: remove UMR 2005-09-08 15:26:36 -04:00
Bill Hoffman cae9971f6a BUG: fix spelling error 2005-09-08 15:25:55 -04:00
Andy Cedilnik 93ee345b41 BUG: fix xcode 15 (really bill Hoffman) 2005-09-08 14:35:37 -04:00
Ken Martin b72d77d929 BUG: bug num 1994 library linking when a config is not specified but debug and opt libs are 2005-09-08 14:22:58 -04:00
Andy Cedilnik 0a521f4e3e STYLE: Nightly Version update 2005-09-08 05:05:35 -04:00
Bill Hoffman 9c4bfe975a ENH: add a fix for VTK on the mac and a way to fix some projects with a single file in the cmake modules directory 2005-09-07 17:05:01 -04:00
Andy Cedilnik 99368244bb STYLE: Nightly Version update 2005-09-07 05:00:23 -04:00
Andy Cedilnik fcce3ac0a1 ENH: Add a way for test to intentionally fail 2005-09-06 23:31:41 -04:00
Andy Cedilnik 52b808257d STYLE: Nightly Version update 2005-09-06 05:04:09 -04:00
Bill Hoffman 4bc584419e ENH: fix warnings 2005-09-05 09:17:59 -04:00
Andy Cedilnik 496724ced4 STYLE: Nightly Version update 2005-09-05 04:58:49 -04:00
Andy Cedilnik a68d420154 STYLE: Nightly Version update 2005-09-04 04:46:59 -04:00
Andy Cedilnik 5da9185861 STYLE: Nightly Version update 2005-09-03 04:55:06 -04:00
Bill Hoffman 6b4c142c7d ENH: add real support for Xcode21 2005-09-02 16:29:32 -04:00
Bill Hoffman 389333967b BUG: not all Macs are case insensitive if they mount nfs directories 2005-09-02 08:41:49 -04:00
Andy Cedilnik 03b528fdef STYLE: Nightly Version update 2005-09-02 05:05:09 -04:00
Bill Hoffman 52923844f5 ENH: fix NONE 2005-09-01 17:14:56 -04:00
Andy Cedilnik 8a79c86a01 STYLE: Nightly Version update 2005-09-01 05:01:23 -04:00
Brad King 2e004e03ca ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error message for --ldd option when no tool is available but the option was still requested. 2005-08-31 19:41:53 -04:00
Andy Cedilnik 9770d27e53 STYLE: Nightly Version update 2005-08-31 05:08:46 -04:00
Bill Hoffman 62ae06081e ENH: use native Deployment and Development directories 2005-08-30 13:58:46 -04:00
Andy Cedilnik feb2d86f26 STYLE: Nightly Version update 2005-08-30 04:59:35 -04:00
Andy Cedilnik 808ce048eb STYLE: Nightly Version update 2005-08-29 04:57:04 -04:00
Andy Cedilnik ec19b5fb84 STYLE: Nightly Version update 2005-08-28 04:57:07 -04:00
Andy Cedilnik e47ad1e84a STYLE: Nightly Version update 2005-08-27 05:04:19 -04:00
Andy Cedilnik bd9852e50f COMP: Simplify logic and remove sun compile error 2005-08-26 16:20:26 -04:00
Andy Cedilnik af7221b015 STYLE: Nightly Version update 2005-08-26 05:00:55 -04:00
Andy Cedilnik 557cd3d993 STYLE: Nightly Version update 2005-08-25 05:01:22 -04:00
Andy Cedilnik 547280b0ba BUG: Prevent from creating bogus files 2005-08-24 11:18:26 -04:00
Andy Cedilnik 049678f8ee STYLE: Nightly Version update 2005-08-24 04:54:55 -04:00
Bill Hoffman 621c84f9e0 make sure correct path type is used 2005-08-23 10:24:01 -04:00
Andy Cedilnik d13e654ba6 STYLE: Nightly Version update 2005-08-23 04:48:24 -04:00
Andy Cedilnik d944b68537 STYLE: Nightly Version update 2005-08-22 04:52:12 -04:00
Andy Cedilnik f6263e3094 STYLE: Nightly Version update 2005-08-21 04:56:50 -04:00
Andy Cedilnik 20c44683bc STYLE: Nightly Version update 2005-08-20 05:01:10 -04:00
Brad King 05e6c3f3ba BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Debug builds and was not paying attention to the executable output path. 2005-08-19 17:57:36 -04:00
Bill Hoffman c69c9e0134 ENH: add support for OUTPUT_NAME 2005-08-19 17:17:13 -04:00
Andy Cedilnik 8d8c3be72b BUG: If the scanner is not defined this would crash. For example when using new language 2005-08-19 10:13:04 -04:00
Brad King 904305e3cb ENH: Added cmake -E create_symlink command that behaves like ln -s. 2005-08-19 09:38:17 -04:00
Andy Cedilnik b79027b41d STYLE: Nightly Version update 2005-08-19 04:52:23 -04:00
Andy Cedilnik 74caa9fea7 COMP: Add STD namespace 2005-08-18 16:17:18 -04:00
Brad King ca1cd089ae BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD_CONFIG_NAME setting instead of CMAKE_INTDIR directly to give choice to user code. Updated documentation to include @KWSYS_NAMESPACE@_SHARED_FORWARD_CONFIG_NAME, @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_PRINT, and @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_LDD settings. 2005-08-18 16:06:08 -04:00
Andy Cedilnik a274a8fb77 ENH: Improve log file strategy 2005-08-18 13:50:16 -04:00
Andy Cedilnik d9ed857c8c ENH: Set update options 2005-08-18 10:02:47 -04:00
Brad King 207c39a7ad ENH: Added support for Windows. 2005-08-18 09:23:15 -04:00
Brad King a5d1e0ef58 COMP: Work-around iterator/const_iterator comparison problem on Borland 5.5. 2005-08-18 09:19:55 -04:00
Andy Cedilnik bf87041f37 STYLE: Nightly Version update 2005-08-18 05:41:07 -04:00
Brad King 1c96fa4a41 BUG: RunSingleCommand should translate NULL characters in the output to valid text. This should fix the missing-output problem caused by NULL-characters in VS build output. 2005-08-17 17:39:59 -04:00
Brad King 93efb1cf5b BUG: Automatic pwd/cwd path translation must check that the generated logical-to-physical mapping is correct by using realpath. 2005-08-17 17:04:23 -04:00
Brad King b0d05cf020 ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_NAME support. 2005-08-17 16:19:33 -04:00
Brad King d392acb4e6 ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables. 2005-08-17 16:11:18 -04:00
Brad King 78112eef25 ENH: Added -E cmake_symlink_executable command to help create symbolic links for versioned executables. 2005-08-17 16:06:52 -04:00
Brad King 122ef73e3a BUG: Do not make a file depend on a virtual target. That causes everything to always rebuild. 2005-08-17 16:05:48 -04:00
Andy Cedilnik 6179a0a455 ENH: More error regex 2005-08-17 14:16:17 -04:00
Brad King 2a5fec6eda COMP: Cannot use first/last insertion constructor of std::set because it is not available on all platforms. 2005-08-17 13:23:00 -04:00
Brad King f4920b8369 ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated header files. 2005-08-17 11:43:58 -04:00
Andy Cedilnik b3dd7f1d89 STYLE: Nightly Version update 2005-08-17 05:44:00 -04:00
Andy Cedilnik 582cff491c STYLE: Nightly Version update 2005-08-16 05:46:13 -04:00
Andy Cedilnik 5706117592 STYLE: Nightly Version update 2005-08-15 05:40:25 -04:00
Andy Cedilnik d1cd0c2d5a STYLE: Nightly Version update 2005-08-14 05:45:19 -04:00
Andy Cedilnik de88409bfe STYLE: Nightly Version update 2005-08-13 05:50:47 -04:00
Andy Cedilnik 634f22e41f STYLE: Nightly Version update 2005-08-12 11:57:12 -04:00
Ken Martin 039d4b604e ENH: added better error checking for cases when there is a CMakeCache.txt file but it is not readable 2005-08-11 13:20:23 -04:00
Andy Cedilnik 8a537ce330 STYLE: Nightly Version update 2005-08-11 11:44:50 -04:00
Jorgen Bodde f958cc639c Implemented new parser which can handle:
-G"generator" (legacy format)
-G "generator" (new format)
2005-08-10 16:18:54 -04:00
Bill Hoffman e59e9d0e59 ENH: fix bug 2087 lib prefix stripped off on windows 2005-08-10 12:55:41 -04:00
Andy Cedilnik 5f132ab3ff STYLE: Nightly Version update 2005-08-10 11:42:12 -04:00
Bill Hoffman baffdde535 ENH: fix bug in depend file removing for deleted depend files 2005-08-10 10:01:43 -04:00
Jorgen Bodde 8a52a910e1 Implemented -G option 2005-08-09 15:42:49 -04:00
Ken Martin 7df63f38c5 BUG: do not search the user's path for text executables when a full path is provided to the test 2005-08-09 13:12:03 -04:00
Andy Cedilnik 93535a60e3 STYLE: Nightly Version update 2005-08-09 11:36:57 -04:00
Ken Martin 0b0c97d3b2 BUG: fix for sun make with spaces 2005-08-09 10:35:23 -04:00
Jorgen Bodde 154529bd1c Started on command line parsing, added string parse method for default generator 2005-08-08 17:14:08 -04:00
Ken Martin 52f9353c45 ENH: have the build.make file include flags.make and use the language flags 2005-08-08 15:23:45 -04:00
Ken Martin fd05925bda ENH: fix for earlier fix on source with relative path 2005-08-08 13:28:12 -04:00
Brad King bb043289d0 BUG: Do not convert SOURCE argument from relative to full path. It breaks the old-style SOURCE==TARGET trick and the SOURCE argument is only present for old-style commands anyway. This addresses bug#2120. 2005-08-08 12:00:42 -04:00
Brad King d6a3268b3e BUG: Do not escape CMAKE_COMMAND twice. 2005-08-08 11:28:28 -04:00
Ken Martin f7d26c4ab9 ENH: fix and issue with spaces in paths 2005-08-08 11:02:40 -04:00
Andy Cedilnik 30d362f80a STYLE: Nightly Version update 2005-08-08 10:47:57 -04:00
Brad King ce52a0802f BUG: When exiting before the configure step in script mode we must account for cmSystemTools::GetErrorOccuredFlag() for the return code. 2005-08-08 09:37:29 -04:00
Andy Cedilnik 2b5f4b0be4 STYLE: Nightly Version update 2005-08-07 10:30:49 -04:00
Andy Cedilnik 7fc4c32acf STYLE: Nightly Version update 2005-08-06 10:50:30 -04:00
Ken Martin dce07caf0b ENH: fix warning 2005-08-05 17:07:07 -04:00
Ken Martin c8a44b42ad ENH: some fixes for cwd problems with rebuild_cache option 2005-08-05 14:19:18 -04:00
Andy Cedilnik 6b5c4c92e2 STYLE: Nightly Version update 2005-08-05 11:31:42 -04:00
Brad King 26d6409f9d ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be added to VTK library targets with SET_TARGET_PROPERTIES. This will be useful to enable shared library versioning. 2005-08-04 17:12:22 -04:00
Andy Cedilnik b78053c7a8 STYLE: Nightly Version update 2005-08-04 11:19:06 -04:00