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
*
Merge topic 'cmstrlen'
Kyle Edwards
2020-09-09
1
-0/+7
|
\
|
*
cmStringAlgorithms: Add cmStrLen()
Kyle Edwards
2020-09-08
1
-0/+7
*
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-09
1
-1/+1
*
|
Merge topic 'generate-target-order'
Brad King
2020-09-08
12
-156/+90
|
\
\
|
*
|
cmLocalVisualStudio7Generator: Consolidate target iteration
Brad King
2020-09-04
5
-57/+14
|
*
|
cmLocalVisualStudio10Generator: Simplify target ordering by dependencies
Brad King
2020-09-04
2
-26/+12
|
*
|
cmLocalVisualStudio7Generator: Generate targets in dependency order
Brad King
2020-09-04
1
-2/+3
|
*
|
cmLocalUnixMakefileGenerator3: Generate targets in dependency order
Brad King
2020-09-04
1
-3/+4
|
*
|
cmLocalGhsMultiGenerator: Generate targets in dependency order
Brad King
2020-09-04
2
-33/+8
|
*
|
cmGlobalGenerator: Compute a global target ordering respecting dependencies
Brad King
2020-09-04
4
-42/+56
*
|
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
10
-7/+176
|
\
\
\
|
*
|
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
10
-5/+173
|
*
|
|
ISPC: Add compiler launcher support
Robert Maynard
2020-09-03
3
-2/+3
*
|
|
|
Merge topic 'GetExecutionListFile-by-ref'
Brad King
2020-09-08
4
-6/+6
|
\
\
\
\
|
*
|
|
|
cmStateSnapshot: Return const reference from GetExecutionListFile()
Oleksandr Koval
2020-09-03
4
-6/+6
|
|
/
/
/
*
|
|
|
Merge topic 'optimize-cmJoin'
Brad King
2020-09-08
3
-4/+69
|
\
\
\
\
|
*
|
|
|
cmStringAlgorithms: Add faster cmJoin overloads for strings
Oleksandr Koval
2020-09-03
3
-4/+69
|
|
/
/
/
*
|
|
|
Merge topic 'cmake_path'
Marc Chevrier
2020-09-08
8
-8/+1796
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cmake_path command: path management
Marc Chevrier
2020-09-06
6
-8/+1077
|
*
|
|
cmCMakePath: Class for path handling
Marc Chevrier
2020-09-06
3
-0/+719
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-08
1
-1/+1
*
|
|
|
Merge topic 'fix-compare'
Kyle Edwards
2020-09-07
1
-3/+4
|
\
\
\
\
|
*
|
|
|
cmConditionEvaluator: Avoid comparing pointers
vvs31415
2020-09-04
1
-3/+4
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-07
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-05
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'use-tocstr'
Kyle Edwards
2020-09-04
11
-35/+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
11
-35/+23
|
|
/
*
|
Merge topic 'pragma-once'
Brad King
2020-09-04
466
-1844/+466
|
\
\
|
*
|
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
466
-1844/+466
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-04
1
-1/+1
|
/
*
Merge topic 'getdef'
Brad King
2020-09-03
83
-702/+745
|
\
|
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
83
-702/+745
*
|
Merge topic 'Fortran-visibility-var'
Brad King
2020-09-03
1
-0/+1
|
\
\
|
*
|
Fortran: Initialize Fortran_VISIBILITY_PRESET property from variable
Thomas G
2020-09-02
1
-0/+1
*
|
|
Merge topic 'ninja-multi-automoc-regression'
Brad King
2020-09-03
2
-1/+5
|
\
\
\
|
*
\
\
Merge branch 'master' into ninja-multi-automoc-regression
Kyle Edwards
2020-09-02
188
-3388/+5546
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Ninja Multi-Config: Fix dependencies of utility targets
Kyle Edwards
2020-09-02
1
-1/+2
|
*
|
|
Ninja Multi-Config: Fix cleaning of utility targets with commands
Kyle Edwards
2020-09-02
1
-0/+2
|
*
|
|
Ninja Multi-Config: Fix clean:all target
Kyle Edwards
2020-09-02
1
-0/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-03
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'xcode-custom-commands'
Brad King
2020-09-02
2
-7/+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Xcode: Avoid unnecessary duplication of custom commands across targets
Brad King
2020-09-01
2
-1/+26
|
*
|
Xcode: Refactor custom command dependency expansion
Brad King
2020-09-01
1
-6/+11
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-02
1
-1/+1
|
/
/
*
|
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
2
-3/+74
|
\
\
|
*
|
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
2
-3/+74
*
|
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
5
-114/+291
|
\
\
\
|
*
|
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
2
-68/+217
|
*
|
|
Xcode: Add special case for file type extension map for .xcassets
Gusts Kaksis
2020-08-28
1
-0/+3
[next]