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 |