Commit Graph

4206 Commits

Author SHA1 Message Date
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
Andy Cedilnik 4a1f15c344 ENH: If configure file fails do not create directory 2004-03-28 16:00:57 -05:00
Andy Cedilnik ba0b6d3078 ERR: Remove debug 2004-03-28 10:14:53 -05:00
Andy Cedilnik 4fbf360a26 BUG: Support paths with spaces 2004-03-28 10:14:25 -05:00
Andy Cedilnik eeb7637a6e DOC: Fix comment 2004-03-28 09:47:39 -05:00
Andy Cedilnik db68c543ff ENH: Add pre and post install script support 2004-03-27 20:59:44 -05:00
Andy Cedilnik 451522381d ENH: Add support for importing modules without specifying path 2004-03-27 19:52:34 -05:00
Andy Cedilnik f00186f64b ERR: That slash is unnecessary 2004-03-27 19:52:11 -05:00
Yves Starreveld a4d0758e22 ERR: Shouldn't be adding xlibs to opengllibs on osx 2004-03-27 13:20:55 -05:00
Ken Martin afc74398d3 coverage change that will probably end in an infinite loop 2004-03-25 16:06:11 -05:00
Brad King a109ba1365 ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 2004-03-25 08:45:46 -05:00
Brad King 39bf5916e1 BUG: Added support to library flags parser for -Wl and -R options. 2004-03-24 16:31:48 -05:00
Brad King 7fa9a5f5d6 ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by David Cole. 2004-03-23 15:02:07 -05:00
Andy Cedilnik f19c1a8094 ENH: Fix warning 2004-03-20 20:37:07 -05:00
Brad King 1e03fe75bb ENH: Clarified recursive TRY_COMPILE error message. 2004-03-19 14:48:41 -05:00
Andy Cedilnik a7c779731d ERR: Fix warnings about wrong format 2004-03-19 09:34:29 -05:00
Andy Cedilnik 5b78e5f563 ERR: Fix build on broken C++ compiles with no != operator for std::string 2004-03-18 09:52:47 -05:00
Andy Cedilnik 157b239905 BUG: change directory before running test and remember test number 2004-03-17 11:30:47 -05:00
Berk Geveci ec3a119480 BUG: When error occurs, try compiles should still work 2004-03-17 09:42:32 -05:00
Andy Cedilnik 6b56245932 ERR: On some compilers structure inside class cannot reference private typdefs from the same class 2004-03-17 08:20:27 -05:00
Brad King cb37fe01f6 ERR: Added missing include for auto_ptr. 2004-03-16 12:54:39 -05:00
Andy Cedilnik 9e8a45d106 ENH: Always include KWSys header files directory 2004-03-15 14:54:26 -05:00
Brad King 7b6491d36b BUG#675: If not appending, do copy-if-different on exported file. 2004-03-15 10:44:53 -05:00
Andy Cedilnik bf9dce6eb9 ERR: Fix build 2004-03-15 09:35:23 -05:00
Andy Cedilnik 97360ff4c6 ENH: Add support for future tags 2004-03-14 12:28:37 -05:00
Andy Cedilnik 824b231f42 ENH: Count tests while they go. Also in the logs report more stuff like elapsed time etc. 2004-03-14 11:23:57 -05:00
Brad King aeea4895a5 ERR: SIGSEGV == SIGBUS on BeOS. 2004-03-12 14:43:32 -05:00
Bill Hoffman 94d8d25fd3 ENH: update vs71 generator to support excluded subdirs 2004-03-10 14:33:18 -05:00
Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 2004-03-09 16:28:44 -05:00
Bill Hoffman bf699505bc ENH: create new test to test subdir exclude 2004-03-09 16:20:41 -05:00
Andy Cedilnik c7067f426f ENH: Properly build WIN32 executables 2004-03-09 12:31:08 -05:00
Andy Cedilnik f93b1e6d48 ENH: Try to remove warning 2004-03-09 07:50:45 -05:00
Andy Cedilnik 0f4f9677fc ENH: Add comment about RUNTIME_DIRECTORY 2004-03-08 22:24:29 -05:00
Andy Cedilnik 3f752ea4cd ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it 2004-03-08 19:05:04 -05:00
Brad King 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 2004-03-04 10:05:14 -05:00
Brad King 1dd718457f ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand.cxx to a ConfigureString method on cmMakefile. This will give other commands access to the configuration code. 2004-03-03 18:18:47 -05:00
Andy Cedilnik be45b5d205 ERR: Too much commits 2004-02-29 15:13:32 -05:00
Andy Cedilnik 07bd2d8264 ERR: Fix GetModulesFile 2004-02-29 15:13:01 -05:00
Andy Cedilnik bdd4f8a216 ENH: Handle backticks as a valid library 2004-02-29 14:23:22 -05:00
Andy Cedilnik 3455bec9cb ERR: Cleanup and remove warning 2004-02-29 09:53:05 -05:00
Andy Cedilnik 7aa8085b48 ERR: Fix build on Mac 2004-02-29 09:51:40 -05:00
Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
Andy Cedilnik 6ab87555ea ERR: Fix crash. We should check output before appending to it 2004-02-24 18:48:44 -05:00
Andy Cedilnik 3c832dd1b8 BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts 2004-02-24 10:05:12 -05:00
Andy Cedilnik c6c1f70012 ENH: Put Process execution errors in output and honor verbosity 2004-02-24 10:04:02 -05:00
Andy Cedilnik 34b8852dbe ENH: Improve coverage support and add more verbosity 2004-02-23 09:56:53 -05:00
Andy Cedilnik 007d2bbc50 ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
Andy Cedilnik 183273bea2 BUG: Prevent crash when deleting the last cache item 2004-02-22 22:06:33 -05:00