6728 Commits

Author SHA1 Message Date
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