Brad King
|
708d1cf1ee
ENH: Support more preprocessor values in VS6
|
16 years ago |
David Cole
|
f6828c391d
BUG: Fix invalid array access discovered during investigation of issue #7832.
|
16 years ago |
Brad King
|
b59d0a4d13
BUG: Allow more shell ops in custom commands
|
16 years ago |
Brad King
|
66d69f864a
ENH: Refactor generation of CTestTestfile content
|
16 years ago |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 years ago |
Brad King
|
8c3290b4a3
BUG: Use new include dir suppresson for all gens
|
16 years ago |
Brad King
|
3498a8c668
ENH: Simplify reverse cmLocalGenerator::Convert
|
16 years ago |
Brad King
|
cb788e8f6d
ENH: Re-enable system include dir suppression
|
16 years ago |
Brad King
|
39f8b91125
BUG: Remove implicit include dir suppression
|
16 years ago |
Brad King
|
15c52e9891
ENH: Add rule substitutions useful for launchers
|
16 years ago |
Brad King
|
b604b98c56
ENH: Define RULE_LAUNCH_* properties
|
16 years ago |
Brad King
|
a27e9ca4a2
BUG: Fix old-style install to prefix top
|
16 years ago |
David Cole
|
1dee719cdc
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to specify the target deployment runtime OS version of the built executables on Mac OSX. Thanks to Mike Jackson for the patch.
|
17 years ago |
Brad King
|
205fce61b6
ENH: Warn if build dir is too long for filesystem
|
17 years ago |
Brad King
|
3cf9265fa7
ENH: Refactor passing of max length object dir
|
17 years ago |
Brad King
|
ad44a41a18
ENH: Fix optional use of relative paths.
|
17 years ago |
Brad King
|
8bffd5af36
ENH: Simplify framework -F flag generation
|
17 years ago |
Brad King
|
f89dae7a94
ENH: Create Info.plist files in OS X Frameworks
|
17 years ago |
Brad King
|
990c6b0b90
ENH: Allow custom limit on object file path length
|
17 years ago |
Brad King
|
061d20be38
ENH: Add UNKNOWN type for IMPORTED libraries
|
17 years ago |
Brad King
|
0bf093fd17
STYLE: Convert unused target type cases to default
|
17 years ago |
Brad King
|
7e11c5e928
BUG: Custom command depends may match sources
|
17 years ago |
Brad King
|
d35b5a2fb1
BUG: Do not convert RPATH entries to full path.
|
17 years ago |
Brad King
|
e44a9c9299
BUG: Fix escaping in link scripts
|
17 years ago |
Bill Hoffman
|
d6f02cd911
BUG: fix for bug 7421, fortran did not get arch flags on the mac
|
17 years ago |
Bill Hoffman
|
1d1d874cf1
COMP: fix compiler warning and follow style
|
17 years ago |
Brad King
|
c1b8ad4e1d
ENH: Allow users to specify a custom Info.plist template
|
17 years ago |
Bill Hoffman
|
10c91ded4f
ENH: add support for Intel Fortran Visual studio IDE
|
17 years ago |
Brad King
|
c7d84b21c6
BUG: Do not escape shell operators when generating command lines.
|
17 years ago |
Bill Hoffman
|
2421c11a98
BUG: move this back out of the if statemtn
|
17 years ago |