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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-07
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-06
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-05
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-04
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-03
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-02
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2010-09-01
1
-2/+2
*
Merge topic 'MakeTargetLinkLibrariesComplainWhenNoTargetIsUsed'
Brad King
2010-08-31
3
-37/+88
|
\
|
*
New CMP0016 for deciding whether an unknown target in TLL() is an error.
Alex Neundorf
2010-08-28
3
-7/+47
|
*
Remove trailing whitespace
Alex Neundorf
2010-08-28
2
-26/+27
|
*
Just warn in case of a bad target as only argument for t_l_l()
Alex Neundorf
2010-08-26
1
-2/+12
|
*
Make target_link_libraries() complain if bad target name is used
Alex Neundorf
2010-08-26
1
-6/+6
|
*
Remove trailing whitespace
Alex Neundorf
2010-08-26
1
-3/+3
*
|
Merge topic 'vs-utility-depends'
Brad King
2010-08-31
9
-289/+271
|
\
\
|
*
|
Fix unused parameter warning in VS 7.1 generator
Brad King
2010-08-27
1
-1/+1
|
*
|
Refactor VS <= 7.1 utility-depends workaround
Brad King
2010-08-24
7
-175/+186
|
*
|
Factor out duplicate VS target dependency code
Brad King
2010-08-24
5
-136/+97
|
*
|
Factor out global generator ComputeTargetDepends method
Brad King
2010-08-24
2
-10/+20
*
|
|
Merge topic 'vs-platforms'
Brad King
2010-08-31
11
-24/+45
|
\
\
\
|
*
|
|
VS: Add ArchitectureId to VS 8 and 9 generators
Patrick Gansterer
2010-08-26
5
-8/+9
|
*
|
|
VS: Map /ENTRY linker option to EntryPointSymbol
Patrick Gansterer
2010-08-26
1
-0/+2
|
*
|
|
VS: Add more TargetMachine option values
Patrick Gansterer
2010-08-24
1
-0/+15
|
*
|
|
VS: Convert PlatformName member to a virtual method
Patrick Gansterer
2010-08-24
10
-16/+19
*
|
|
|
Merge topic 'intra-component-dependencies'
Brad King
2010-08-31
7
-60/+162
|
\
\
\
\
|
*
|
|
|
Honor strong intra-component target dependencies
Brad King
2010-08-25
2
-24/+93
|
*
|
|
|
Distinguish "strong" and "weak" target dependency edges
Brad King
2010-08-25
4
-13/+42
|
*
|
|
|
Split notion of node lists and edge lists
Brad King
2010-08-25
7
-24/+28
*
|
|
|
|
Merge topic 'target-dependencies-const'
Brad King
2010-08-31
3
-4/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Restore GetTargetDirectDepends const return
Brad King
2010-08-25
3
-4/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindPackageLogVersion'
Brad King
2010-08-31
1
-0/+14
|
\
\
\
\
|
*
|
|
|
Log the required package version and major improvement to FeatureSummary
Alex Neundorf
2010-08-24
1
-0/+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'partial-fix-10743'
Brad King
2010-08-31
1
-1/+4
|
\
\
\
\
|
*
|
|
|
Improve documentation of OPTION command.
David Cole
2010-08-25
1
-1/+4
*
|
|
|
|
Merge topic 'CPackArchiveGenerator-ComponentSupport'
Brad King
2010-08-31
8
-201/+284
|
\
\
\
\
\
|
*
|
|
|
|
CPack fix broken compilation for CygwinSource generator
Eric NOULARD
2010-08-25
1
-1/+1
|
*
|
|
|
|
CPackArchiveGenerator improve usability and robustness
Eric NOULARD
2010-08-24
1
-2/+46
|
*
|
|
|
|
CPackArchiveGenerator add component supports
Eric NOULARD
2010-08-24
3
-23/+223
|
*
|
|
|
|
CPackArchiveGenerator use cmArchiveWrite wrapper
Eric NOULARD
2010-08-24
6
-208/+47
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'CPack-FixDESTDIR-Issue7000'
Brad King
2010-08-31
6
-5/+76
|
\
\
\
\
\
|
*
\
\
\
\
Merge 'CPack-FixDESTDIR-Issue7000' from github.com:TheErk/CMake
Eric NOULARD
2010-08-24
6
-5/+76
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
CPack Enable better handling of absolute installed files
Eric NOULARD
2010-08-23
2
-0/+31
|
|
*
|
|
|
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
Eric NOULARD
2010-08-23
5
-5/+45
*
|
|
|
|
|
Merge topic 'install-export-docs'
Brad King
2010-08-31
1
-0/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Clarify install(TARGETS) docs for EXPORT option
Brad King
2010-08-24
1
-0/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-08-31
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-08-30
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-08-29
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-08-28
1
-1/+1
*
|
|
|
|
|
|
KWSys: Use SplitPath in GetActualCaseForPath
Brad King
2010-08-27
1
-7/+12
*
|
|
|
|
|
|
KWSys: Improve SplitPath method documentation
Brad King
2010-08-27
1
-3/+3
[next]