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
*
cmTarget: Add Compute API for sources.
Stephen Kelly
2015-10-07
7
-0/+13
*
cmTarget: Add API for generate-time source addition.
Stephen Kelly
2015-10-07
3
-1/+7
*
cmGeneratorTarget: Add methods for generate-time source addition.
Stephen Kelly
2015-10-07
7
-13/+35
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
12
-16/+27
*
GHS: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-07
3
-9/+12
*
Xcode: Port away from unnecessary CMP0049 compatibility.
Stephen Kelly
2015-10-06
1
-2/+2
*
cmTarget: Join strings conditionally.
Stephen Kelly
2015-10-06
1
-2/+2
*
cmGeneratorTarget: Rename internal member.
Stephen Kelly
2015-10-06
2
-4/+4
*
cmFLTKWrapUI: Remove CMake 2.2 compat code.
Stephen Kelly
2015-10-06
1
-39/+0
*
Merge topic 'cmGeneratorTarget-exports'
Brad King
2015-10-06
2
-8/+14
|
\
|
*
cmExportTryCompileFileGenerator: Evaluate genex with cmGeneratorTarget.
Stephen Kelly
2015-10-05
1
-2/+6
|
*
cmExportFileGenerator: Evaluate genex with cmGeneratorTarget.
Stephen Kelly
2015-10-05
1
-6/+8
*
|
Merge topic 'clean-up-cmLocalGenerator'
Brad King
2015-10-06
31
-57/+9
|
\
\
|
*
|
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
22
-22/+0
|
*
|
Add cmOutputConverter include where needed.
Stephen Kelly
2015-10-05
2
-1/+2
|
*
|
cmake: Remove needless cmLocalGenerator creation.
Stephen Kelly
2015-10-05
1
-7/+5
|
*
|
CTest: Port away from cmLocalGenerator.
Stephen Kelly
2015-10-05
2
-14/+2
|
*
|
CTest: Remove needless cmLocalGenerator creation.
Stephen Kelly
2015-10-05
3
-8/+0
|
*
|
CPack: Remove needless cmLocalGenerator creation.
Stephen Kelly
2015-10-05
2
-5/+0
|
|
/
*
|
Merge topic 'refactor-computation'
Brad King
2015-10-06
10
-52/+23
|
\
\
|
*
|
cmGlobalGenerator: Move path computation to Compute.
Stephen Kelly
2015-10-05
1
-8/+6
|
*
|
cmGlobalGenerator: Do more computation at compute time.
Stephen Kelly
2015-10-05
1
-8/+8
|
*
|
cmGlobalGenerator: De-virtualize Compute().
Stephen Kelly
2015-10-05
1
-1/+1
|
*
|
VisualStudio: Replace Compute override with AddExtraIDETargets override.
Stephen Kelly
2015-10-05
4
-16/+5
|
*
|
VisualStudio10: Initialize the LongestSource at generate time.
Stephen Kelly
2015-10-05
2
-13/+1
|
*
|
cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().
Stephen Kelly
2015-10-05
4
-13/+4
|
*
|
Xcode: Extract a AddExtraIDETargets method.
Stephen Kelly
2015-10-05
2
-1/+6
|
|
/
*
|
Merge topic 'refactor-qt-autogen'
Brad King
2015-10-06
6
-628/+567
|
\
\
|
*
|
QtAutogen: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-06
3
-69/+53
|
*
|
cmLocalGenerator: Constify target in API.
Stephen Kelly
2015-10-05
2
-2/+2
|
*
|
QtAutogen: Port global generator to cmGeneratorTarget.
Stephen Kelly
2015-10-05
2
-13/+15
|
*
|
QtAutogen: Use a target type between loops.
Stephen Kelly
2015-10-05
1
-7/+6
|
*
|
QtAutogen: Make some private statics file static.
Stephen Kelly
2015-10-05
2
-72/+27
|
*
|
QtAutogen: Move SetupAutoRccTarget method.
Stephen Kelly
2015-10-05
1
-117/+116
|
*
|
QtAutogen: Move MergeRccOptions method.
Stephen Kelly
2015-10-05
1
-44/+44
|
*
|
QtAutogen: Move GetRccExecutable method.
Stephen Kelly
2015-10-05
1
-51/+51
|
*
|
QtAutogen: Move SetupAutoUicTarget method.
Stephen Kelly
2015-10-05
1
-107/+107
|
*
|
QtAutogen: Move GetUicOpts method.
Stephen Kelly
2015-10-05
1
-11/+11
|
*
|
QtAutogen: Move SetupAutoMocTarget method.
Stephen Kelly
2015-10-05
1
-92/+92
|
*
|
QtAutogen: Move GetCompileDefinitionsAndDirectories method.
Stephen Kelly
2015-10-05
1
-22/+22
|
*
|
QtAutogen: Move SetupSourceFiles method.
Stephen Kelly
2015-10-05
1
-83/+83
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-10-06
1
-1/+1
|
/
*
Begin post-3.4 development
Brad King
2015-10-05
1
-2/+2
*
CMake 3.4.0-rc1 version update
Brad King
2015-10-05
1
-3/+3
*
Merge topic 'vs-win10-store'
Brad King
2015-10-05
4
-7/+294
|
\
|
*
VS: Add support for Windows 10 Universal (Store) Applications
Gilles Khouzam
2015-10-05
2
-6/+223
|
*
VS: Refactor indentation of LinkLibraryDependencies
Gilles Khouzam
2015-10-05
1
-1/+1
|
*
VS: Select Windows 10 Store SDK and toolset for VS 2015
Gilles Khouzam
2015-10-02
2
-0/+70
*
|
Merge topic 'vs-win10-sdk'
Brad King
2015-10-05
1
-5/+14
|
\
\
|
|
/
|
*
VS: Select latest Windows 10 SDK if no specific version was requested
Gilles Khouzam
2015-10-02
1
-5/+14
[next]