index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
9
-1/+613
*
ENH: New OutputParser::Process() signature
Brad King
2009-07-10
1
-0/+2
*
COMP: Mask out shadowed declaration warnings that always follow already maske...
David Cole
2009-07-10
1
-2/+3
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
19
-115/+347
*
STYLE: Nightly Date Stamp
Brad King
2009-07-10
1
-1/+1
*
COMP: More KWSys SharedForward pointer const-ness
Brad King
2009-07-09
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-07-09
1
-1/+1
*
COMP: Eliminate "conversion may change sign of result" warnings by using size...
David Cole
2009-07-08
1
-1/+1
*
COMP: Eliminate "conversion may change sign of result" warnings by using size...
David Cole
2009-07-08
1
-6/+8
*
COMP: Fix KWSys SharedForward sign conversion
Brad King
2009-07-08
1
-3/+4
*
COMP: Fix KWSys SharedForward pointer const-ness
Brad King
2009-07-08
1
-9/+10
*
COMP: Suppress warnings from the Utilities/cmtar code in dashboard results.
David Cole
2009-07-08
1
-0/+1
*
BUG: Use link language for target name computation
Brad King
2009-07-08
2
-26/+69
*
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
8
-18/+27
*
ENH: Pass config to cmTarget RPATH install methods
Brad King
2009-07-08
8
-16/+18
*
ENH: Use fixed header file type mapping for Xcode
Brad King
2009-07-08
1
-10/+6
*
ENH: Do not compute link language for LOCATION
Brad King
2009-07-08
2
-21/+0
*
ENH: Introduce cmTarget::LinkImplementation API
Brad King
2009-07-08
3
-81/+119
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
21
-79/+0
*
ENH: Identify HP C compiler
Brad King
2009-07-08
1
-0/+3
*
COMP: Pimplize cmTarget ImportInfo and OutputInfo
Brad King
2009-07-08
2
-25/+35
*
STYLE: Nightly Date Stamp
Brad King
2009-07-08
1
-1/+1
*
ENH: get the build type specific location
Alexander Neundorf
2009-07-07
1
-1/+2
*
BUG: Do not recompute link interfaces
Brad King
2009-07-07
1
-3/+3
*
BUG: Fix CMP0003 wrong-config link dir support
Brad King
2009-07-07
1
-1/+1
*
STYLE: Fix comment on cmTarget::LinkInterface
Brad King
2009-07-07
1
-3/+2
*
ENH: Simplify cmTarget link interface storage
Brad King
2009-07-07
4
-86/+51
*
ENH: Simpler cmTarget::GetLinkerLanguage signature
Brad King
2009-07-07
10
-48/+27
*
STYLE: Nightly Date Stamp
Brad King
2009-07-07
1
-1/+1
*
ENH: Centralize default link interface computation
Brad King
2009-07-06
6
-100/+84
*
ENH: Move CMP0004 check into cmTarget
Brad King
2009-07-06
4
-62/+64
*
ENH: Exception safe link interface computation
Brad King
2009-07-06
2
-8/+14
*
STYLE: Nightly Date Stamp
Brad King
2009-07-06
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-07-05
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-07-04
1
-1/+1
*
ENH: Pass config to cmTarget::GetDirectory()
Brad King
2009-07-03
3
-8/+8
*
ENH: Refactor target output dir computation
Brad King
2009-07-03
2
-69/+65
*
BUG: Avoid cmTarget::GetDirectory for utilities
Brad King
2009-07-03
3
-12/+10
*
STYLE: Replace large if() with named boolean
Brad King
2009-07-03
2
-6/+6
*
ENH: Create cmMakefileTargetGenerator::ConfigName
Brad King
2009-07-03
4
-28/+19
*
ENH: Cleanup per-config target install generation
Brad King
2009-07-03
2
-19/+13
*
STYLE: Nightly Date Stamp
Brad King
2009-07-03
1
-1/+1
*
BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha...
David Cole
2009-07-02
1
-16/+30
*
ENH: Reports "Passed" for WILL_FAIL tests
Brad King
2009-07-02
1
-67/+48
*
BUG: Do not generate "global" Xcode config
Brad King
2009-07-02
2
-18/+19
*
ENH: Simplify Xcode CreateBuildSettings method
Brad King
2009-07-02
2
-55/+59
*
ENH: Use logical target names in Xcode projects
Brad King
2009-07-02
1
-21/+5
*
BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP...
David Cole
2009-07-02
1
-3/+8
*
STYLE: Nightly Date Stamp
Brad King
2009-07-02
1
-1/+1
*
BUG: Skip CTest.Update* for cygwin tools on Windows
Brad King
2009-07-01
1
-2/+14
[next]