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
*
cmGeneratorTarget: Move GetLibraryNames from cmTarget.
Stephen Kelly
2015-08-05
9
-109/+107
*
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
Stephen Kelly
2015-08-05
9
-80/+81
*
cmGeneratorTarget: Move GetLinkImplementationClosure
Stephen Kelly
2015-08-05
4
-60/+63
*
cmGeneratorTarget: Move ReportPropertyOrigin from cmTarget.
Stephen Kelly
2015-08-05
4
-56/+57
*
cmGeneratorTarget: Make CompatibleType enum private again.
Stephen Kelly
2015-08-05
2
-44/+44
*
cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget.
Stephen Kelly
2015-08-05
7
-426/+433
*
cmGeneratorTarget: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-13/+15
*
cmGeneratorTarget: Move CheckPropertyCompatibility from cmTarget.
Stephen Kelly
2015-08-05
4
-267/+268
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
14
-85/+72
*
Export: Port more API to cmGeneratorTarget.
Stephen Kelly
2015-08-05
4
-10/+17
*
cmGeneratorTarget: Move IsLinkInterfaceDependent* from cmTarget.
Stephen Kelly
2015-08-05
5
-119/+122
*
cmGeneratorTarget: Move GetAutoUicOptions from cmTarget.
Stephen Kelly
2015-08-05
5
-29/+33
*
cmGeneratorTarget: Move GetSOName from cmTarget..
Stephen Kelly
2015-08-05
8
-70/+73
*
cmExportInstallFileGenerator: Simplify local generator access.
Stephen Kelly
2015-08-04
1
-1/+1
*
cmGlobalNinjaGenerator: Simplify usage of API.
Stephen Kelly
2015-08-04
1
-3/+1
*
Merge topic 'update-kwsys'
Brad King
2015-08-04
3
-6/+48
|
\
|
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-08-03
3
-6/+48
*
|
Merge topic 'cmake-W-options'
Brad King
2015-08-04
2
-6/+6
|
\
\
|
*
|
cmake: Do not treat developer warnings as errors by default in scripts
Brad King
2015-08-03
2
-6/+6
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-04
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'if-test'
Brad King
2015-08-03
3
-1/+29
|
\
\
|
*
|
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
3
-1/+29
*
|
|
Merge topic 'fix-windows-version-detection'
Brad King
2015-08-03
1
-10/+46
|
\
\
\
|
*
|
|
Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)
Brad King
2015-07-31
1
-10/+46
*
|
|
|
Merge topic 'fix-xcode-quoting'
Brad King
2015-08-03
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Xcode: Quote strings containing a tilde (#15672)
Gregor Jasny
2015-07-31
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'update-kwsys'
Brad King
2015-08-03
6
-200/+1038
|
\
\
\
\
|
*
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-07-31
6
-200/+1038
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-03
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-02
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-01
1
-1/+1
*
|
|
|
|
Merge topic 'cmake-W-options'
Brad King
2015-07-31
3
-39/+236
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
3
-39/+236
*
|
|
|
|
Merge topic 'refactor-install'
Brad King
2015-07-31
24
-124/+215
|
\
\
\
\
\
|
*
|
|
|
|
cmInstallTargetGenerator: Port to cmGeneratorTarget.
Stephen Kelly
2015-07-30
3
-38/+50
|
*
|
|
|
|
cmInstallCommand: Store only a targetName, not a cmTarget.
Stephen Kelly
2015-07-30
4
-11/+28
|
*
|
|
|
|
cmInstallGenerator: Add a Compute() virtual hook.
Stephen Kelly
2015-07-30
2
-0/+14
|
*
|
|
|
|
cmInstallCommand: Move the SetHaveInstallRule invocation.
Stephen Kelly
2015-07-30
2
-1/+6
|
*
|
|
|
|
cmScriptGenerator: Remove unused method.
Stephen Kelly
2015-07-30
1
-3/+0
|
*
|
|
|
|
cmGlobalGenerator: Move QtAutogen handling to Compute().
Stephen Kelly
2015-07-30
1
-5/+7
|
*
|
|
|
|
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
9
-13/+42
|
*
|
|
|
|
cmGlobalGenerator: Move generation object creation to Compute().
Stephen Kelly
2015-07-30
4
-3/+12
|
*
|
|
|
|
Xcode: Use allBuild target return value.
Stephen Kelly
2015-07-29
1
-2/+1
|
*
|
|
|
|
cmMakefile: Simplify generate-time cmGeneratorTarget creation.
Stephen Kelly
2015-07-29
2
-1/+1
|
*
|
|
|
|
cmGlobalGenerator: Move FinalizeTargetCompileInfo to Compute().
Stephen Kelly
2015-07-29
1
-2/+2
|
*
|
|
|
|
cmGlobalGenerator: Return from Compute whether to generate.
Stephen Kelly
2015-07-29
3
-7/+11
|
*
|
|
|
|
cmGlobalGenerator: Create a new Compute step before generation.
Stephen Kelly
2015-07-29
3
-7/+5
|
*
|
|
|
|
cmGlobalGenerator: Remove the TargetManifest member.
Stephen Kelly
2015-07-29
3
-15/+7
|
*
|
|
|
|
cmGlobalGenerator: Remove unused manifest accessor.
Stephen Kelly
2015-07-29
1
-5/+0
|
*
|
|
|
|
VisualStudio: Skip global targets when processing.
Stephen Kelly
2015-07-29
3
-1/+10
[next]