Commit Graph

6781 Commits

Author SHA1 Message Date
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
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
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
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
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 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
Ken Martin c160587130 ENH: allow the dashboard to override the timeouts for CTestTest 2007-02-02 10:14:50 -05:00
Brad King f8b898fa6d STYLE: Fixed line length and this-> convention violations from yesterday's patch. 2007-02-02 09:11:41 -05:00
Brad King 8f6b49f7b1 STYLE: Fixed line-too-long. 2007-02-02 09:11:39 -05:00
Andy Cedilnik 180f90a1e3 STYLE: Nightly Version update 2007-02-01 20:38:53 -05:00
Bill Hoffman fd799a5d0e STYLE: fix line length 2007-02-01 17:06:05 -05:00
Brad King 23d8525d46 BUG: Use the exe/lib output path for .pdb file location. This addresses bug#3277 and bug#4287. 2007-02-01 16:56:36 -05:00
Brad King 4bc0fd0941 ENH: Added cmTarget::GetPDBName method to simplify computation of .pdb file name for a target. 2007-02-01 16:54:49 -05:00
Brad King ed7de15676 BUG: Do not clean the .pdb file for a target just before it is linked! This finishes addressing bug#4341. 2007-02-01 16:52:52 -05:00
Brad King 4d44392652 BUG: Clean rule for exe pdb file should use full path. 2007-02-01 16:07:32 -05:00
Brad King 7e896821f5 BUG: Do not use bitwise OR on bool. 2007-02-01 15:44:39 -05:00
Brad King 05b5600444 STYLE: Removed unused method declarations. 2007-02-01 15:22:42 -05:00
Brad King 939ae77b7b ENH: Added a special flags integer field to the flag map entries. Added flags for user values and other special cases. Added precompiled header flag translation entries. This addresses bug#3512. 2007-02-01 15:02:35 -05:00
Brad King 293f24763f STYLE: Removed one more stray comment. 2007-02-01 14:45:08 -05:00
Ken Martin 2da51e0f69 STYLE: removed code accidently checked in 2007-02-01 14:43:09 -05:00
Ken Martin 3dd4a53d97 BUG: fix for bug number 3320 2007-02-01 14:11:06 -05:00
Brad King 0b4bd97210 COMP: Removed unused variable. 2007-02-01 13:04:15 -05:00
Brad King 62d4c1b14a ENH: Added mapping of /NODEFAULTLIB flag when no values are provided. 2007-02-01 12:00:17 -05:00
Brad King d8aa12178d ENH: Reimplemented parsing and mapping of flags into vcproj file attribute options. This cleans up and centralizes a few things. It is in preparation for dealing with precompiled header flags for bug #3512 since they require some special handling. 2007-02-01 11:49:27 -05:00
Brad King d37abb6b5d ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to cmSystemTools. 2007-02-01 11:45:37 -05:00
Ken Martin f46704fefe BUG: fix for bug number 3964 2007-02-01 11:33:30 -05:00
Brad King 58bf0dbac1 ENH: Patch from Alex to improve implementation and prepare for splitting the man page into more sections. 2007-02-01 10:38:42 -05:00
Brad King 712345ffc4 BUG: The .pdb file generated for a library or executable should match the real file name used for the target. This addresses bug#3277. 2007-02-01 09:57:24 -05:00
Andy Cedilnik 9d217a94e5 STYLE: Nightly Version update 2007-01-31 20:07:55 -05:00
Bill Hoffman 39eba4ce11 ENH: commit cygwin source generator files, not used yet 2007-01-31 16:50:24 -05:00
Bill Hoffman 8013ffd23b ENH: do not use crazy long paths to object files for try compile 2007-01-31 16:49:25 -05:00
Andy Cedilnik b0cd96983b COMP: Remove osx bundle from OSXScriptLauncher 2007-01-31 13:54:02 -05:00
Andy Cedilnik 4240fc1bcb COMP: Use new API 2007-01-31 13:53:30 -05:00
Andy Cedilnik c32af51867 COMP: Add missing file in the installation 2007-01-31 13:37:46 -05:00
Bill Hoffman 345df44dc5 BUG: make sure external vs projects use the GUID in the project if it has one. 2007-01-31 13:34:18 -05:00
Andy Cedilnik c6c4e3aa60 STYLE: Nightly Version update 2007-01-30 20:14:19 -05:00
Andy Cedilnik 7437ceab83 ENH: Allow to specify build target 2007-01-30 11:48:47 -05:00
Andy Cedilnik 4a2474765f COMP: Fix bootstrap 2007-01-30 11:48:17 -05:00
Ken Martin 49085f7fed BUG: fixes so that --build-and-test will honor timeouts 2007-01-30 11:35:17 -05:00
Bill Hoffman b32f3b4131 ENH: allow copy if different from a file to a directory to work 2007-01-30 11:32:33 -05:00
Andy Cedilnik 88f798d286 STYLE: Nightly Version update 2007-01-29 20:30:47 -05:00
Ken Martin 098c1dcdfe BUG: fix in the timeout code 2007-01-29 12:42:33 -05:00
Andy Cedilnik 2b54ecd1e4 STYLE: Nightly Version update 2007-01-28 20:08:06 -05:00
Andy Cedilnik b5cc76543f STYLE: Nightly Version update 2007-01-27 20:09:10 -05:00
Mathieu Malaterre 9c3fb107a8 STYLE: Fix typo 2007-01-27 15:29:41 -05:00
Andy Cedilnik fd9a41a653 STYLE: Nightly Version update 2007-01-26 20:14:42 -05:00
Ken Martin 2888b13ef9 STYLE: improve IF documentation to cover elseif 2007-01-26 15:06:07 -05:00
Brad King 52803bc8af BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file install rules. 2007-01-26 14:26:44 -05:00
Ken Martin 15d338e26f COMP: fix warning 2007-01-26 09:31:44 -05:00
Bill Hoffman d67ccb828d BUG: remove early ; 2007-01-25 17:05:55 -05:00
Bill Hoffman bd531d3fae BUG: fix for 4186, kdevelop adding file twice 2007-01-25 15:44:52 -05:00
Ken Martin 2f84bd1758 ENH: added per test timeout support 2007-01-25 11:16:16 -05:00
Brad King f71ad851d8 ENH: Patch from Alex to make deprecated command documentation more consistent. 2007-01-24 13:45:42 -05:00
Brad King 03a46e0381 ENH: Patch from Alex to document this command as discouraged. 2007-01-24 13:40:31 -05:00
Andy Cedilnik 1d34e22c96 STYLE: Nightly Version update 2007-01-24 07:46:31 -05:00
Bill Hoffman 37d979e0fc ENH: this does not need to be safe as the value is checked 2007-01-23 14:28:40 -05:00
Andy Cedilnik 8638e31a88 STYLE: Nightly Version update 2007-01-23 14:07:20 -05:00
Bill Hoffman 0272c209a5 ENH: avoid crash, but do not make it an error if include flags is missing from a language 2007-01-23 13:08:40 -05:00
Bill Hoffman 91bd8099d8 ENH: make the include flag required for a language avoids seg fault 2007-01-23 11:39:22 -05:00
Bill Hoffman e537b60ea2 ENH: undo bug fix because of failed test 2007-01-23 11:25:26 -05:00
Bill Hoffman ef9e460f65 ENH: add link flags for debug/release etc 2007-01-23 10:50:05 -05:00
Andy Cedilnik c3ae42fc1e STYLE: Nightly Version update 2007-01-22 20:14:42 -05:00
Brad King c0a0f8842b ENH: Patch from Alex to document WRITE_FILE as a discouraged command. 2007-01-22 10:52:27 -05:00
Brad King 1e566707da COMP: Patch from Alex for const correctness. 2007-01-22 10:52:24 -05:00
Andy Cedilnik a3877bf136 STYLE: Nightly Version update 2007-01-21 20:07:33 -05:00
Andy Cedilnik aa761edc13 STYLE: Nightly Version update 2007-01-20 21:05:39 -05:00
Andy Cedilnik 4fe11cca2f STYLE: Nightly Version update 2007-01-19 20:10:34 -05:00
Andy Cedilnik 6f7bfb6fed STYLE: Nightly Version update 2007-01-18 20:10:24 -05:00
Bill Hoffman 1589890a09 ENH: do not use relative paths for custom command commands if they working directory is used 2007-01-18 16:10:21 -05:00
Clinton Stimpson e264771122 ENH: Add support for "~otheruser/" 2007-01-16 14:37:33 -05:00
Andy Cedilnik 8388640c03 STYLE: Fix kwstyle 2007-01-15 12:31:29 -05:00
Bill Hoffman cc2364f559 STYLE: fix link lenght issue 2007-01-15 12:12:56 -05:00
Andy Cedilnik df6d0ab8b9 STYLE: Nightly Version update 2007-01-14 20:10:45 -05:00
Andy Cedilnik 5e6f6f4a62 STYLE: Nightly Version update 2007-01-13 20:12:19 -05:00
Andy Cedilnik a85e26d960 STYLE: Nightly Version update 2007-01-12 20:40:21 -05:00
Clinton Stimpson 50489ff6ff ENH: Handle "~" in SplitPath. 2007-01-12 16:47:23 -05:00
Bill Hoffman cca67d7f8e BUG: fix for bug 4239, NODEFAULTLIB flag support in ide 2007-01-11 21:02:47 -05:00
Andy Cedilnik 266ce704d2 STYLE: Nightly Version update 2007-01-11 20:54:53 -05:00
Andy Cedilnik cd5535ee9c STYLE: Fix kwstyle issues 2007-01-11 10:49:18 -05:00
Andy Cedilnik bee7c788fe STYLE: Nightly Version update 2007-01-10 20:54:57 -05:00
Bill Hoffman c3148813f4 ENH: fix warning and code style 2007-01-10 19:59:53 -05:00
Andy Cedilnik de5540f7e5 ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager 2007-01-10 15:30:26 -05:00
Andy Cedilnik c2780e2c9a STYLE: Nightly Version update 2007-01-09 21:02:09 -05:00
Andy Cedilnik 8fe00d7a0b STYLE: Nightly Version update 2007-01-08 21:01:03 -05:00
Brad King 55f5f27cd6 STYLE: Fixed documentation of how to produce forwarding executables for multi-configuration builds with CMAKE_INTDIR. 2007-01-08 15:12:00 -05:00
Andy Cedilnik 74f75c84b8 STYLE: Nightly Version update 2007-01-07 21:05:36 -05:00
Andy Cedilnik 1671455770 STYLE: Nightly Version update 2007-01-06 22:56:16 -05:00
Andy Cedilnik 332f409467 STYLE: Nightly Version update 2007-01-06 00:49:39 -05:00
Ken Martin a2262a8394 BUG: fix for bad argument handling 2007-01-04 16:03:41 -05:00
Andy Cedilnik 2861c056bc STYLE: Nightly Version update 2007-01-04 14:54:35 -05:00
Ken Martin 92db085ac6 ENH: change STRICT to CMAKE_STRICT 2007-01-04 13:02:43 -05:00
Andy Cedilnik 51d255bf92 STYLE: Nightly Version update 2007-01-04 03:53:37 -05:00
Andy Cedilnik e9be4e0c01 STYLE: Nightly Version update 2007-01-03 04:20:37 -05:00
Andy Cedilnik 63ab3c4fe0 STYLE: Nightly Version update 2007-01-02 00:08:21 -05:00
Andy Cedilnik 2f86520654 STYLE: Nightly Version update 2007-01-01 04:02:22 -05:00
Andy Cedilnik 7fc2132d4f STYLE: Nightly Version update 2006-12-31 03:29:28 -05:00
Andy Cedilnik 0b4fdd8a63 STYLE: Nightly Version update 2006-12-30 03:24:23 -05:00
Andy Cedilnik a9819e1c4c STYLE: Nightly Version update 2006-12-29 03:29:48 -05:00
Bill Hoffman 255a4b966e BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake 2006-12-28 15:31:47 -05:00
Andy Cedilnik f6c2972956 STYLE: Nightly Version update 2006-12-28 03:23:21 -05:00
Andy Cedilnik b622d091e6 STYLE: Nightly Version update 2006-12-27 03:27:13 -05:00
Andy Cedilnik 3f3d700f65 STYLE: Nightly Version update 2006-12-26 03:27:36 -05:00
Andy Cedilnik 996e1a19cf STYLE: Nightly Version update 2006-12-25 03:25:32 -05:00
Andy Cedilnik 1aa4fab6c1 STYLE: Nightly Version update 2006-12-24 03:24:45 -05:00
Andy Cedilnik e44e0cdb66 STYLE: Nightly Version update 2006-12-23 03:38:55 -05:00
Andy Cedilnik b3a6ef138a STYLE: Nightly Version update 2006-12-22 03:36:15 -05:00
Utkarsh Ayachit 1ed84c377b BUG: reverting previous change. 2006-12-21 10:24:33 -05:00
Utkarsh Ayachit fbfd05a308 BUG: When a "wrong argument" was detected, we call the WrongArgument handler. If the handler returns success, the argument parsing should continue. Currently, it was stopping parsing immediately after the wrong argument was processed, irrespective of the WrongArgument handler status. Fixed that. 2006-12-21 09:52:01 -05:00
Andy Cedilnik 87f5f6e239 STYLE: Nightly Version update 2006-12-21 04:12:01 -05:00
Andy Cedilnik 34cf1b1265 STYLE: Nightly Version update 2006-12-20 03:28:32 -05:00
Andy Cedilnik 1a1c523c98 STYLE: Nightly Version update 2006-12-19 03:29:04 -05:00
Utkarsh Ayachit fa69ba942e BUG: FileIsDirectory would remove the trailing '/' even when the path is indeed the root i.e. '/'. Hence the test would be incorrect for root directory. Fixed that. 2006-12-18 11:30:09 -05:00
Mathieu Malaterre b95f198348 COMP: Fix compilation when VS6 is using the new ANSI stdlib 2006-12-18 11:04:25 -05:00
Andy Cedilnik ef8735a240 STYLE: Nightly Version update 2006-12-18 03:24:12 -05:00
Andy Cedilnik e2570c309e STYLE: Nightly Version update 2006-12-17 03:25:07 -05:00
Andy Cedilnik f75900f4d3 STYLE: Nightly Version update 2006-12-16 03:26:18 -05:00
Mathieu Malaterre df54b22212 COMP: Try to get stringstream emulation working 2006-12-15 10:30:41 -05:00
Andy Cedilnik 6469e1a4c4 STYLE: Nightly Version update 2006-12-15 03:32:35 -05:00
Brad King f7611f167c ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalUnixMakefileGenerator3 to give access to all methods. Fixed broken custom targets with no commands for Borland makefiles when CMAKE_SKIP_RULE_DEPENDENCY is set. 2006-12-14 14:30:41 -05:00
Brad King 1fe21ae35e ENH: Adding stringstream compatibility implementation. It is currently identical to ostringstream. Fixed local variable pcount hiding method warning. 2006-12-14 13:18:27 -05:00
Mathieu Malaterre 55af790ebf BUG: Remove stringstream implementation, this was a wrong interface anyway. 2006-12-14 11:41:51 -05:00
Mathieu Malaterre db116b94e4 BUG: disable test for now 2006-12-14 11:02:22 -05:00
Brad King 0fcccb151f ENH: Changes from Ryan C. Gordon to fix old process execution on BeOS. 2006-12-14 10:03:25 -05:00
Andy Cedilnik 3106262ec0 STYLE: Nightly Version update 2006-12-14 03:26:44 -05:00
Ken Martin 2245c50c51 COMP: oops really did not mean to check in that change 2006-12-13 13:24:23 -05:00
Ken Martin 5d11564c35 ENH: allow source file properties to chain to Directories and up 2006-12-13 12:19:59 -05:00
Mathieu Malaterre cc73abf7e7 ENH: provide stringstream too. FIX: warning shadow var 2006-12-13 08:52:35 -05:00
Andy Cedilnik 7d1801beee STYLE: Nightly Version update 2006-12-13 03:23:32 -05:00
Ken Martin ed4d2ec51e ENH: remove old commands 2006-12-12 14:40:21 -05:00
Ken Martin 372ce05a07 ENH: fix a warning and a nice fix to the IF command 2006-12-12 10:07:20 -05:00
Andy Cedilnik 97eceffa23 STYLE: Nightly Version update 2006-12-12 03:29:30 -05:00
Ken Martin 179579bed7 ENH: improve SetProperties and fix a couple warnings 2006-12-11 10:26:10 -05:00
Andy Cedilnik 09029e9cd8 STYLE: Nightly Version update 2006-12-11 03:20:51 -05:00
Andy Cedilnik cadac9f0e5 STYLE: Nightly Version update 2006-12-10 03:19:49 -05:00
Mathieu Malaterre b9787a965f BUG: revert yesterday patch. The implementation was correct. The problem was that _WIN32 was forced to be #define on cygwin when included from ITK, which was miss matching the implementation from the declaration. Put extra condition for CYGWIN system 2006-12-09 11:25:25 -05:00
Andy Cedilnik 945dfe5c8e STYLE: Nightly Version update 2006-12-09 03:32:04 -05:00
Mathieu Malaterre 458fa7559b BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib on cygwin and mingw system 2006-12-08 15:52:30 -05:00
Ken Martin 1dd5db0235 COMP: fix some warnings and style issues 2006-12-08 09:27:52 -05:00
Andy Cedilnik 5ccd5a4a5b STYLE: Nightly Version update 2006-12-08 03:26:31 -05:00
Ken Martin 2ad2566d19 BUG: fix bad comparison 2006-12-07 16:31:56 -05:00
Ken Martin cf43e6ced0 COMP: fix a warning 2006-12-07 15:23:22 -05:00
Ken Martin a00200e8d4 ENH: implements SetProperties for TEST 2006-12-07 14:54:15 -05:00
Ken Martin 5d9121971c COMP: fix warning 2006-12-07 10:33:35 -05:00
Ken Martin 2305f7a94f COMP: fix warning right now 2006-12-07 10:26:40 -05:00
Ken Martin f056de555d BUG: fix missing return value 2006-12-07 10:22:19 -05:00
Bill Hoffman 1936242ad4 ENH: add test I removed by mistake 2006-12-07 10:15:41 -05:00
Ken Martin ba75d1e823 COMP: fix warning 2006-12-07 09:51:28 -05:00
Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 2006-12-07 09:45:32 -05:00
Andy Cedilnik 833548f53a STYLE: Nightly Version update 2006-12-07 02:04:42 -05:00
Bill Hoffman 26b527ac0f ENH: fix bug in full path to target depends stuff 2006-12-06 23:05:10 -05:00
Andy Cedilnik a44ac0719c STYLE: Nightly Version update 2006-12-06 00:43:43 -05:00
Ken Martin c0dc50bf6d ENH: fix compiler warning 2006-12-05 10:38:36 -05:00
Ken Martin 0b7e1f5398 ENH: fix compiler warning 2006-12-05 10:36:33 -05:00
Bill Hoffman c2308e796f COMP: fix line length style error 2006-12-05 09:14:32 -05:00
Bill Hoffman 6b7bf34341 COMP: remove warning 2006-12-05 09:02:32 -05:00
Bill Hoffman 1513773310 ENH: fix build error on IRIX 2006-12-05 08:39:22 -05:00
Bill Hoffman 3a32cec969 ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
Brad King de8ffcaef4 ENH: Changes based on patch from Ryan C. Gordon to enable process execution on BeOS. There seems to be no way to implement it without polling (or threads). 2006-12-04 14:42:47 -05:00
Brad King d045ae45f2 BUG: Do not print empty install configuration repeatedly. 2006-12-04 13:54:32 -05:00
Ken Martin ff67e8a65d ENH: added properties into the compile, but not that many 2006-12-04 11:19:59 -05:00
Ken Martin 011532e0c3 ENH: added properties into the compile 2006-12-04 11:05:23 -05:00
Ken Martin fbc9fed2e2 STYLE: fix line length 2006-12-04 11:04:16 -05:00
Bill Hoffman 434d2292c5 ENH: put checks on vector before referencing begin iterator 2006-12-02 13:17:53 -05:00
Andy Cedilnik f67f158344 STYLE: Nightly Version update 2006-12-01 22:54:15 -05:00
Bill Hoffman 6600143ea1 ENH: fix warning 2006-12-01 15:28:00 -05:00
Ken Martin 49a3349b59 ENH: getting some of the property changed chewcked into CVS at least 2006-12-01 13:35:21 -05:00
Bill Hoffman d99ee73dff BUG: fix for 3815 seg fault 2006-12-01 10:30:11 -05:00
Andy Cedilnik 567d02c322 STYLE: Nightly Version update 2006-12-01 01:40:47 -05:00
Bill Hoffman 639d2572be ENH: clean up comment and avoid some vector access calles 2006-11-30 17:50:40 -05:00
Bill Hoffman 5ff037e894 BUG: better fix for .dll.lib problem 2006-11-30 17:32:46 -05:00
Andy Cedilnik 1192f03f45 STYLE: Nightly Version update 2006-11-30 01:29:31 -05:00
Bill Hoffman 445e091ffa ENH: fix test to run with debug or release and put the exe next to the dll, still shows the bug this is testing for 2006-11-29 21:36:13 -05:00
Bill Hoffman b56a60d01e ENH: fix errors for unix builds 2006-11-29 17:45:55 -05:00
Bill Hoffman e2a7c9358f ENH: fix warning 2006-11-29 17:25:46 -05:00
Bill Hoffman 33170bc371 ENH: there can be only one version 2006-11-29 17:17:16 -05:00
Ken Martin 2915f24274 COMP: fix compile issue on Sun hopefully 2006-11-29 17:10:29 -05:00
Bill Hoffman f211823b55 ENH: fix test for configuration type builds 2006-11-29 17:02:35 -05:00
Bill Hoffman 9ffabcbb3f ENH: fix compile error on mac 2006-11-29 16:43:21 -05:00
Bill Hoffman ccb77b65c6 ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion 2006-11-29 15:59:16 -05:00
Bill Hoffman 46f8ed0648 BUG: fix a problem where it tried to link .dll.lib files 2006-11-29 15:58:19 -05:00
Ken Martin d6219588c0 COMP: fix compile issue on Sun 2006-11-29 15:45:49 -05:00
Mathieu Malaterre 965a1475b6 BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using the dlopen/dlclose instead of the old NSModule 2006-11-29 12:56:28 -05:00
Ken Martin daa6d2bc04 ENH: updated handling of debug and optimized target link libraries 2006-11-29 11:00:17 -05:00
Bill Hoffman e9a80cd8a9 ENH: add rc to version stuff 2006-11-28 16:09:21 -05:00
Bill Hoffman 64389317f8 ENH: use the built cmake for file compare as older versions of cmake may not support this 2006-11-28 09:49:53 -05:00
Andy Cedilnik 466dca006d STYLE: Nightly Version update 2006-11-28 00:05:44 -05:00
Bill Hoffman 1ae24c15c3 ENH: use correct project name 2006-11-27 16:15:28 -05:00
Bill Hoffman f2e8fd06c2 ENH: make sure things do not depend on optimized libraries if they are debug, and the other way around as well 2006-11-27 16:13:41 -05:00
Bill Hoffman 31a576abe6 ENH: add a test for a target name with the same name as the output of a custom command 2006-11-27 15:14:42 -05:00
Bill Hoffman 0954696e3e ENH: fix line length problem 2006-11-27 12:14:16 -05:00
Bill Hoffman b3d5e0fa2d ENH: fix crash in plplot build 2006-11-27 12:11:27 -05:00
Andy Cedilnik a72f4c0052 STYLE: Nightly Version update 2006-11-26 07:12:19 -05:00
Andy Cedilnik 11e1ac0b66 STYLE: Nightly Version update 2006-11-25 21:43:24 -05:00
Andy Cedilnik 8ae572e0de STYLE: Nightly Version update 2006-11-25 21:08:07 -05:00
Bill Hoffman 9baa760315 BUG: fix problem when a target name is the same as the output of a custom command 2006-11-25 10:59:26 -05:00
Andy Cedilnik 3ad6f7e880 STYLE: Nightly Version update 2006-11-25 07:59:14 -05:00
Andy Cedilnik 367773d205 STYLE: Nightly Version update 2006-11-23 07:37:21 -05:00
Bill Hoffman 05e12b0ba5 ENH: make sure it is qt3 before running test 2006-11-22 14:26:01 -05:00
Andy Cedilnik 445ff04528 STYLE: Nightly Version update 2006-11-22 09:58:12 -05:00
Andy Cedilnik b7faa7f3f5 STYLE: Nightly Version update 2006-11-21 13:25:48 -05:00
Andy Cedilnik cd298182c2 STYLE: Nightly Version update 2006-11-21 07:07:33 -05:00
Bill Hoffman 2852600648 ENH: fix for when a library is tagged both debug and optimized 2006-11-20 13:57:12 -05:00
Andy Cedilnik a5fc448bda STYLE: Nightly Version update 2006-11-20 08:16:36 -05:00
Andy Cedilnik 056b7f0a53 STYLE: Nightly Version update 2006-11-19 08:08:45 -05:00
Andy Cedilnik 23c0fca74a STYLE: Nightly Version update 2006-11-18 08:08:34 -05:00
Bill Hoffman f405014a8d BUG: undo bug fix 2722, still replace @foo@ in cmake files 2006-11-17 15:35:09 -05:00
Ken Martin 240deb027b STYLE: fix a long line 2006-11-17 11:14:04 -05:00
Andy Cedilnik 384dd715d5 STYLE: Nightly Version update 2006-11-17 08:11:23 -05:00
Ken Martin d92f22023c ENH: remove old hack now that project level compatibility files are supported 2006-11-16 15:31:34 -05:00
Ken Martin 786fdbc196 ENH: fix a bug with useing debuf optimized libs from other builds 2006-11-16 10:57:00 -05:00
Andy Cedilnik 197cbc529e STYLE: Nightly Version update 2006-11-16 08:10:11 -05:00
Andy Cedilnik ae2e27fd11 STYLE: Nightly Version update 2006-11-15 08:08:47 -05:00
Andy Cedilnik 1047cd1aa6 STYLE: Nightly Version update 2006-11-14 08:09:30 -05:00
Andy Cedilnik 2e37a00610 ENH: Expand comment 2006-11-13 22:08:42 -05:00
Andy Cedilnik 236692633b STYLE: Nightly Version update 2006-11-13 08:11:04 -05:00
Andy Cedilnik 6609a53d24 STYLE: Nightly Version update 2006-11-12 08:08:43 -05:00
Bill Hoffman 9e97f7f684 BUG: fix for 4028 fix scroll after delete 2006-11-11 14:07:46 -05:00
Bill Hoffman 93002a4400 BUG: fix for 4009 lib64 should work with path suffix 2006-11-11 14:06:38 -05:00
Andy Cedilnik 6d932c627b STYLE: Nightly Version update 2006-11-11 08:11:51 -05:00
Bill Hoffman dd8d1e8c8d ENH: remove warning 2006-11-10 09:32:27 -05:00
Bill Hoffman 3b7005c554 BUG: fix for broken borland compiler 2006-11-10 08:11:37 -05:00
Andy Cedilnik 6b2cc486ee STYLE: Nightly Version update 2006-11-10 08:07:44 -05:00
Bill Hoffman 9442cd33ba ENH: fix it to work with stl debug mode on mac 2006-11-09 16:07:38 -05:00
Bill Hoffman b0bc59f709 ENH: commit fix for putting everything in the build on vs 2006-11-09 09:57:23 -05:00
Andy Cedilnik 976424f8d3 STYLE: Nightly Version update 2006-11-09 08:09:12 -05:00
Andy Cedilnik 65d717f885 STYLE: Nightly Version update 2006-11-08 08:10:59 -05:00
Andy Cedilnik ef0fd479cc STYLE: Nightly Version update 2006-11-07 08:08:03 -05:00
Andy Cedilnik 4e1f2798ca STYLE: Nightly Version update 2006-11-06 08:09:00 -05:00
Andy Cedilnik fa6bcb6138 STYLE: Nightly Version update 2006-11-05 08:07:42 -05:00
Andy Cedilnik f168018732 STYLE: Nightly Version update 2006-11-04 08:06:48 -05:00
Andy Cedilnik a1f9b28c6f STYLE: Nightly Version update 2006-11-03 08:07:56 -05:00
Andy Cedilnik d6f2cbed17 STYLE: Nightly Version update 2006-11-02 08:08:09 -05:00
Andy Cedilnik db4c5c5191 STYLE: Nightly Version update 2006-11-01 08:07:39 -05:00
Andy Cedilnik 897a2a9029 ENH: Cleanup of install component list. There was already the list in the global generator. Use that one 2006-10-31 14:28:48 -05:00
Andy Cedilnik 605d8871bb STYLE: Fix kwstyle 2006-10-31 06:43:18 -05:00
Andy Cedilnik 7ded253013 ENH: Add support for displaying the list of components 2006-10-30 15:59:54 -05:00
Bill Hoffman 7aef92391b ENH: make sure null const char* is not put into ossttringstream to avoid seg faults 2006-10-30 11:22:48 -05:00
Andy Cedilnik fb9999157e STYLE: Nightly Version update 2006-10-30 09:54:18 -05:00
Brad King d9f1d4d71a ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the command. Re-implemented argument parsing to be simpler and more robust. 2006-10-26 11:39:56 -04:00
Andy Cedilnik 5418998e46 STYLE: Fix typo 2006-10-26 11:01:52 -04:00
Brad King b9f3de8491 BUG: When writing newlines between script portions in prebuild, prelink, and postbuild command lines they must be escaped for XML so that the IDE receives them. This fixes the fix for bug #3977. 2006-10-26 10:49:29 -04:00
Brad King e15249f11e COMP: Remove unused variable. 2006-10-25 14:03:33 -04:00
Brad King 89f098bc59 BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines. This addresses bug#3977. 2006-10-25 12:49:27 -04:00
Brad King e23b82c2cf BUG: Avoid leading and trailing newlines in custom command scripts because some VS6 versions do not like the trailing backslash this produces. This addresses bug#3977. 2006-10-25 12:27:17 -04:00
Brad King 54731fa2c8 ENH: Adding support for # escape in Watcom WMake. 2006-10-25 11:23:04 -04:00
Brad King b7e04e69ae BUG: It cannot be an error if the values do not convert. The docs say that if the values do not convert the test is false. 2006-10-25 10:57:26 -04:00
Brad King d563ab6677 BUG: For LESS, GREATER, and EQUAL check that the arguments can actually be converted to numbers. Also force the conversion results to be stored in memory to make sure they both use the same precision. This addresses bug#3966. 2006-10-25 10:31:26 -04:00
Andy Cedilnik 9192f3638b COMP: Remove unnecessary provocation 2006-10-25 09:54:54 -04:00
Andy Cedilnik b4da7bbaab STYLE: Fix line length 2006-10-25 08:56:56 -04:00
Andy Cedilnik e8d48151d3 BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is no line at the end of the file. This will fix the coverage code complaining about it 2006-10-24 12:44:59 -04:00
Bill Hoffman 212eeff04c ENH: remove failing test 2006-10-24 11:06:44 -04:00
Brad King 87dcfb54c4 ENH: Added # character for shell escaping. 2006-10-23 17:20:59 -04:00
Brad King b25629efc4 ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway. 2006-10-23 17:14:20 -04:00
Brad King 74c70d4078 BUG: Do not display cmake -E usage when any old command line error occurs. 2006-10-23 16:16:05 -04:00
Brad King d1a9c93119 ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name IS_NEWER_THAN so old syntax will continue to work. 2006-10-23 13:37:24 -04:00
Bill Hoffman 0c52510f21 ENH: remove broken test 2006-10-22 19:21:05 -04:00
Brad King f91b3c1daa ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
Ken Martin f7a5289e31 ENH: added total time limit for a CTest run bug 1207 2006-10-19 10:45:19 -04:00
Brad King bfe885f6ef ENH: Clarified search behavior when the objective is not found. 2006-10-19 09:18:59 -04:00
David Cole e9fb6cd51a BUG: Correct the SystemReportDebugHook function. It should not call exit. It gets called multiple times at shutdown in a memory leak reporting scenario... This is the source of the long standing KWWidgetsTour debug build dashboard failure. 2006-10-18 23:27:33 -04:00
Brad King 4d6435f5f3 STYLE: Fixed line-too-long. 2006-10-17 09:34:07 -04:00
Brad King b155f3aa1c ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219. 2006-10-16 18:17:14 -04:00
Brad King 30235517f8 BUG: Need to collapse path argument to get_directory_property. This addresses bug#3847. 2006-10-16 15:18:03 -04:00
Brad King 49bf0b9e3d ENH: Make hyperlinks in documentation active when generated into HTML documents. This addresses bug#3906. 2006-10-16 14:52:31 -04:00
Ken Martin 3a0b94131d BUG: partial fix for the progress after install bug 2006-10-16 12:49:26 -04:00
Brad King e593fbf6ee ENH: Added OUTPUT_STRIP_TRAILING_WHITESPACE and ERROR_STRIP_TRAILING_WHITESPACE options to EXECUTE_PROCESS command. These allow it to behave more like the old EXEC_PROGRAM command that it is supposed to replace. 2006-10-16 11:32:28 -04:00
Andy Cedilnik 2071291956 STYLE: Fix kwstyle 2006-10-15 07:54:52 -04:00
Andy Cedilnik 3206db15b3 ENH: Properly propagate config type to test 2006-10-13 17:10:48 -04:00
Bill Hoffman 655ba54e2d BUG: fix for bug#3908 if header_file_only is set on cxx files in visual studio do not compile them 2006-10-13 16:13:14 -04:00