Commit Graph

8757 Commits

Author SHA1 Message Date
Bill Hoffman 303048d3dc ENH: add test for conv libraries 2007-02-19 13:26:38 -05:00
Ken Martin 09699018cc ENH: turn on spaces in path test 2007-02-19 13:20:27 -05:00
Ken Martin 314f5f60a0 BUG: fix for spaces in path for nmake 2007-02-19 12:26:32 -05:00
Ken Martin 83b5890a2f ENH: new test for spaces in the tree structure 2007-02-19 12:23:37 -05:00
Ken Martin 74968ce1c7 BUG: fix for shrinking cmake oh no 2007-02-19 11:30:34 -05:00
Andy Cedilnik 32af87ad04 STYLE: Nightly Version update 2007-02-18 21:44:54 -05:00
Bill Hoffman 857a54ec54 STYLE: fix warning 2007-02-18 09:31:16 -05:00
Andy Cedilnik 3ebb0f5469 STYLE: Nightly Version update 2007-02-17 22:43:04 -05:00
Bill Hoffman 63e2a9dffa ENH: fix for external object test 2007-02-17 11:43:47 -05:00
Bill Hoffman f7cd9f76ce STYLE: fix line length issues 2007-02-17 08:46:25 -05:00
Bill Hoffman 66523061d0 ENH: remove warnings and debug statement 2007-02-17 08:38:41 -05:00
Bill Hoffman fad49c8724 ENH: fix for vs ide 2007-02-16 16:45:47 -05:00
Bill Hoffman ca0230a33e ENH: check in initial conv library stuff 2007-02-16 16:12:17 -05:00
Andy Cedilnik 4d325a4597 STYLE: Nightly Version update 2007-02-16 15:24:38 -05:00
Andy Cedilnik ffc0b5e4de BUG: Overwrite the symlink if it already exists. Close Bug #4418 - cmake -create-symlink doesn't overwrite existing symlinks 2007-02-15 15:07:16 -05:00
Brad King 7c72e03c25 BUG: Do not hack the exception handling default for linker flags or for per-source-file flags. 2007-02-15 12:23:42 -05:00
Andy Cedilnik d64a5a81ca STYLE: Nightly Version update 2007-02-14 22:24:43 -05:00
Andy Cedilnik f5297645a9 STYLE: Nightly Version update 2007-02-13 22:44:10 -05:00
Andy Cedilnik f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 2007-02-13 14:13:51 -05:00
Andy Cedilnik 4904db4c8f STYLE: Nightly Version update 2007-02-12 23:16:21 -05:00
Bill Hoffman a5aa05c051 ENH: add cygwin cpack stuff to release scripts 2007-02-12 12:06:02 -05:00
Bill Hoffman c55a3e4d48 ENH: add cygwin on vogon 2007-02-12 09:15:25 -05:00
Andy Cedilnik 1df084bdad STYLE: Nightly Version update 2007-02-11 22:34:29 -05:00
Andy Cedilnik 39e3838db0 STYLE: Nightly Version update 2007-02-10 22:23:31 -05:00
Alexander Neundorf cfc38fc47d STYLE: remove empty line, so the documentation for the module is complete
again

Alex
2007-02-10 09:52:00 -05:00
Andy Cedilnik df4cab249c STYLE: Nightly Version update 2007-02-09 22:14:15 -05:00
Bill Hoffman 0e95a190bc ENH: add atonly support to cmCommandArgumentParserHelper.cxx and remove old non-yacc parser code from cmMakefile.cxx 2007-02-09 13:44:37 -05:00
Andy Cedilnik 0e1ae13f7c STYLE: Nightly Version update 2007-02-08 22:08:18 -05:00
Brad King 83466bf12e ENH: Added PrecompiledHeader test for MSVC compilers. 2007-02-08 16:18:21 -05:00
Andy Cedilnik 7fb573d437 STYLE: Nightly Version update 2007-02-07 22:02:34 -05:00
Alexander Neundorf 5586c6f41b ENH: now also the "ecosclean" target works with MS nmake
Alex
2007-02-07 14:50:45 -05:00
Bill Hoffman 8b567083da BUG: fix for bug 4399 2007-02-07 11:50:57 -05:00
Bill Hoffman cbe95dffcc BUG: fix for bug 4414, find targets in the global generator for set_target_properties and add_dependencies 2007-02-07 11:49:42 -05:00
Bill Hoffman f548dc4a06 BUG: fix for 4420 Unicode and MBC versions of the MFC 2007-02-07 10:26:25 -05:00
Brad King 96665eb79d STYLE: Fixed line-too-long. 2007-02-07 09:23:41 -05:00
Andy Cedilnik fb21ee5ce7 STYLE: Nightly Version update 2007-02-06 21:56:38 -05:00
Bill Hoffman f752ff9268 ENH: fix documentation to include source language property 2007-02-06 16:03:41 -05:00
Brad King bc8f3d504a BUG: Patch from Alex to fix single-command help broken by previous patch. 2007-02-06 15:05:56 -05:00
Andy Cedilnik d240b7e48b STYLE: Nightly Version update 2007-02-05 21:53:48 -05:00
Ken Martin 551397b898 ENH: add more time to bootstrap test 2007-02-05 11:13:18 -05:00
Brad King 6bba86c8c8 BUG: Patch from Alex to recompute dependencies when the include regex changes. This addresses bug#4168. 2007-02-05 09:48:38 -05:00
Andy Cedilnik 9e61ee2bed STYLE: Nightly Version update 2007-02-04 21:47:21 -05:00
Andy Cedilnik 27294f51ea STYLE: Nightly Version update 2007-02-03 21:41:36 -05:00
Andy Cedilnik 19b91cc41b STYLE: Nightly Version update 2007-02-02 21:28:19 -05:00
Bill Hoffman 266971e302 STYLE: fix warnings 2007-02-02 16:52:20 -05:00
Bill Hoffman 98a5bbd3aa ENH: fix depend bug in qt 2007-02-02 16:51:51 -05:00
Bill Hoffman 4925e64b97 ENH: add support for cygwin source and binary packaging 2007-02-02 14:40:26 -05:00
Brad King 1feb4a09b0 COMP: Fix void return failure. 2007-02-02 14:13:51 -05:00
Alexander Neundorf 2d4bc73d39 BUG: add gettext module for working with GNU gettext (#4081)
Alex
2007-02-02 12:46:52 -05:00
Ken Martin c160587130 ENH: allow the dashboard to override the timeouts for CTestTest 2007-02-02 10:14:50 -05:00