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
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
23
-82/+94
*
Eclipse: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-08
2
-7/+10
*
Kate: Remove unused variables.
Stephen Kelly
2015-10-08
1
-3/+0
*
Kate: Port API to cmLocalGenerator.
Stephen Kelly
2015-10-08
2
-10/+17
*
export: Port internal method to cmGeneratorTarget.
Stephen Kelly
2015-10-08
1
-12/+14
*
cmMakefile: Remove unused GetProjectName calls.
Stephen Kelly
2015-10-08
2
-10/+0
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-08
13
-30/+36
*
cmCPluginAPI: Inline code to get project name.
Stephen Kelly
2015-10-08
1
-1/+1
*
cmMakefile: Inline initialization of project name.
Stephen Kelly
2015-10-08
1
-1/+1
*
cmLocalGenerator: Add cmake instance accessor.
Stephen Kelly
2015-10-08
2
-0/+7
*
Merge topic 'cmGeneratorTarget-sources'
Brad King
2015-10-08
22
-459/+401
|
\
|
*
cmTarget: Remove Compute method.
Stephen Kelly
2015-10-07
7
-13/+0
|
*
cmGeneratorTarget: Move computed sources from cmTarget.
Stephen Kelly
2015-10-07
4
-313/+249
|
*
cmGeneratorTarget: Inline GetSourceFiles from cmTarget.
Stephen Kelly
2015-10-07
3
-49/+49
|
*
cmGeneratorTarget: Move AddInterfaceEntries method.
Stephen Kelly
2015-10-07
1
-28/+27
|
*
cmTarget: Remove a conditional for generate-time source addition.
Stephen Kelly
2015-10-07
1
-13/+6
|
*
cmTarget: Split storage of sources from genexes.
Stephen Kelly
2015-10-07
1
-39/+50
|
*
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 'refactor-current-dir-initialization'
Brad King
2015-10-08
10
-62/+59
|
\
\
|
*
|
cmState: Internalize the initialization of a snapshot from its parent.
Stephen Kelly
2015-10-07
3
-4/+5
|
*
|
Remove now-unused directory setters.
Stephen Kelly
2015-10-07
2
-17/+0
|
*
|
Set the current dirs on the snapshot before creating the cmMakefile.
Stephen Kelly
2015-10-07
7
-44/+56
|
*
|
cmMakefile: Move invokation to initialize snapshot.
Stephen Kelly
2015-10-06
1
-2/+3
|
|
/
*
|
Merge topic 'cpack-nsis-bitmap'
Brad King
2015-10-08
1
-0/+22
|
\
\
|
*
|
CPackNSIS: Add options to set the bitmap for NSIS installer left side
Colin Tracey
2015-10-06
1
-0/+22
*
|
|
Merge topic 'update-kwsys'
Brad King
2015-10-08
2
-2/+3
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-10-06
2
-2/+3
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-10-08
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-10-07
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
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
[next]