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
*
Add a self-reference check for target properties.
Stephen Kelly
2012-09-28
1
-1/+16
*
Add API to check that dependent target properties form a DAG.
Stephen Kelly
2012-09-28
8
-26/+204
*
Add a generator expression for target properties.
Stephen Kelly
2012-09-28
6
-5/+66
*
Extend the generator expression language with more logic.
Stephen Kelly
2012-09-28
4
-0/+108
*
Refactor GetCompileDefinitions a bit.
Stephen Kelly
2012-09-21
1
-6/+6
*
Return a std::string from GetCompileDefinitions.
Stephen Kelly
2012-09-21
5
-8/+10
*
Add an AppendDefines std::string overload.
Stephen Kelly
2012-09-21
1
-0/+5
*
Convert paths in INCLUDE_DIRECTORIES property to Unix slashes.
Stephen Kelly
2012-09-21
1
-2/+7
*
Don't prepend a path before generator expressions in include_directories.
Stephen Kelly
2012-09-21
1
-4/+7
*
Add include guard for cmGeneratorExpression.
Stephen Kelly
2012-09-21
1
-0/+6
*
Port remaining code to GetCompileDefinitions().
Stephen Kelly
2012-09-21
4
-36/+18
*
Fix indentation in the code blocks generator.
Stephen Kelly
2012-09-21
1
-43/+41
*
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
5
-79/+76
*
Fix compiler warning with initialization order.
Stephen Kelly
2012-09-19
1
-1/+1
*
Add convenience for getting a cmGeneratorTarget to use.
Stephen Kelly
2012-09-19
2
-0/+7
*
Add a wrapper for accessing config-specific compile-definitions.
Stephen Kelly
2012-09-19
5
-12/+31
*
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
Stephen Kelly
2012-09-19
4
-26/+19
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
16
-52/+68
*
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
6
-26/+28
*
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
5
-24/+25
*
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
13
-49/+56
*
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
13
-78/+95
*
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2012-09-19
5
-76/+79
*
Store cmGeneratorTargets with the makefile.
Stephen Kelly
2012-09-19
4
-6/+24
*
Add more forwarding API to cmGeneratorTarget.
Stephen Kelly
2012-09-19
2
-0/+36
*
Merge topic 'generator-expression-refactor'
Brad King
2012-09-19
21
-229/+1388
|
\
|
*
cmGeneratorExpression: Port users to two-stage processing
Stephen Kelly
2012-09-18
5
-56/+95
|
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
18
-201/+1321
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-19
1
-1/+1
*
|
Merge topic 'findsdl-unlimited-main-13262'
David Cole
2012-09-18
1
-3/+5
|
\
\
|
*
|
FindSDL: add SDLMAIN_LIBRARY only once (#13262)
Rolf Eike Beer
2012-09-17
1
-3/+5
*
|
|
Merge topic 'cleanup-TLS-and-SSL-interface'
David Cole
2012-09-18
3
-65/+45
|
\
\
\
|
*
|
|
file(DOWNLOAD): Make TLS options behave as documented
Brad King
2012-09-17
1
-33/+13
|
*
|
|
Rename SSL terminology to TLS
Brad King
2012-09-14
3
-43/+43
*
|
|
|
Merge topic 'ExternalProject-check-hashes'
David Cole
2012-09-18
2
-50/+77
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add.
Bill Hoffman
2012-09-12
1
-2/+31
|
*
|
|
ExternalProject: Generalize URL_MD5 option to URL_HASH
Brad King
2012-09-11
2
-50/+48
*
|
|
|
Merge topic 'vs-simplify-CreateLocalGenerator'
David Cole
2012-09-18
6
-42/+0
|
\
\
\
\
|
*
|
|
|
VS: Remove duplicated implementations of CreateLocalGenerator()
Patrick Gansterer
2012-09-14
6
-42/+0
*
|
|
|
|
Merge topic 'openscenegraph-simplify-fphsa'
David Cole
2012-09-18
1
-69/+11
|
\
\
\
\
\
|
*
|
|
|
|
FindOpenSceneGraph: simplify by using more features of FPHSA
Rolf Eike Beer
2012-09-12
1
-69/+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'if-version-depth'
David Cole
2012-09-18
2
-6/+17
|
\
\
\
\
\
|
*
|
|
|
|
if: Compare up to 8 components in VERSION tests
Brad King
2012-09-11
2
-6/+17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'NewFindGLEWModule'
David Cole
2012-09-18
1
-0/+30
|
\
\
\
\
\
|
*
|
|
|
|
Initial version of find module
Benjamin Eikel
2012-09-01
1
-0/+30
*
|
|
|
|
|
Merge topic 'qt5-qtdialog-port'
David Cole
2012-09-18
3
-99/+117
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Build with Qt5 if it is found.
Stephen Kelly
2012-08-22
1
-6/+23
|
*
|
|
|
|
|
Compile with both Qt4 and Qt5.
Stephen Kelly
2012-08-21
1
-0/+4
|
*
|
|
|
|
|
Replace two include_directories with a setting.
Stephen Kelly
2012-08-21
1
-2/+1
|
*
|
|
|
|
|
Use add_subdirectory instead of the obsolete subdirs.
Stephen Kelly
2012-08-21
1
-1/+1
[next]