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
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
16
-94/+100
*
cmGeneratorTarget: Move GetMacContentDirectory from cmTarget.
Stephen Kelly
2015-08-05
5
-50/+53
*
cmGeneratorTarget: Move GetFullNameComponents from cmTarget.
Stephen Kelly
2015-08-05
6
-15/+17
*
cmGeneratorTarget: Move IsChrPathUsed from cmTarget.
Stephen Kelly
2015-08-05
6
-75/+78
*
cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget.
Stephen Kelly
2015-08-05
9
-78/+80
*
cmGeneratorTarget: Move GetPDBName from cmTarget.
Stephen Kelly
2015-08-05
7
-39/+40
*
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
Stephen Kelly
2015-08-05
8
-53/+57
*
cmGeneratorTarget: Move HasSOName from cmTarget.
Stephen Kelly
2015-08-05
8
-19/+20
*
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
|
|
\
|
|
*
KWSys 2015-08-03 (dad68c33)
KWSys Robot
2015-08-03
3
-6/+48
*
|
|
Merge topic 'doc-ninja-rule-launchers'
Brad King
2015-08-04
3
-12/+18
|
\
\
\
|
*
|
|
Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docs
Brad King
2015-08-03
3
-12/+18
|
|
/
/
*
|
|
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
19
-4/+105
|
\
\
\
|
*
|
|
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
18
-1/+102
|
*
|
|
ExternalProject: Avoid if() auto-dereference of a "TEST" variable
Matt McCormick
2015-08-03
1
-3/+3
*
|
|
|
Merge topic 'GetPrerequisites-updates'
Brad King
2015-08-03
1
-0/+38
|
\
\
\
\
|
*
|
|
|
GetPrerequisites: Optionally filter "objdump" output for speed
Bill Somerville
2015-07-31
1
-0/+8
|
*
|
|
|
GetPrerequisites: Add error checks for execute_process() calls
Bill Somerville
2015-07-31
1
-0/+30
*
|
|
|
|
Merge topic 'FindMPI-drop-GetPrerequisites'
Brad King
2015-08-03
1
-5/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
FindMPI: Drop unnecessary and incorrect use of GetPrerequisites
Brad King
2015-07-31
1
-5/+3
*
|
|
|
|
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
8
-204/+1051
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: In CTestTest2 skip the kwsys.testProcess-10 test that leaks
Brad King
2015-07-31
1
-4/+9
|
*
|
|
|
|
|
CTestCustom: Ignore kwsys.testProcess-10 for MemCheck as KWSys does
Brad King
2015-07-31
1
-0/+4
|
*
|
|
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-07-31
6
-200/+1038
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
KWSys 2015-07-30 (f63febb7)
KWSys Robot
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
[next]