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
*
Genex: Re-order TARGET_PROPERTY logic to de-duplicate checks
Brad King
2019-07-21
1
-42/+26
*
Genex: Move TARGET_PROPERTY linked targets evaluation to end
Brad King
2019-07-21
1
-35/+28
*
cmGeneratorTarget: Refactor usage requirement genex evaluation
Brad King
2019-07-19
1
-270/+209
*
cmGeneratorTarget: Move static functions to anonymous namespace
Brad King
2019-07-19
1
-26/+43
*
cmGeneratorTarget: Order usage requirement processing logic consistently
Brad King
2019-07-19
1
-10/+11
*
cmGeneratorTarget: Remove unnecessary copy to local variable
Brad King
2019-07-19
1
-4/+3
*
cmGeneratorTarget: Remove unused member of internal class
Brad King
2019-07-19
1
-3/+0
*
cmGeneratorExpressionDAGChecker: Avoid const_cast
Brad King
2019-07-19
2
-4/+2
*
CMake Nightly Date Stamp
Kitware Robot
2019-07-19
1
-1/+1
*
Merge branch 'release-3.15'
Brad King
2019-07-18
0
-0/+0
|
\
|
*
Merge branch 'backport-swift-improvements' into release-3.15
Brad King
2019-07-18
5
-15/+72
|
|
\
*
|
\
Merge topic 'swift-improvements'
Brad King
2019-07-18
0
-0/+0
|
\
\
\
|
*
\
\
Merge branch 'backport-swift-improvements' into swift-improvements
Brad King
2019-07-18
0
-0/+0
|
|
\
\
\
|
/
/
/
/
|
|
|
_
|
*
|
Swift: support SONAME on ELFish targets
Saleem Abdulrasool
2019-07-18
1
-2/+5
|
*
|
Swift: support multithreaded compilation
Saleem Abdulrasool
2019-07-18
3
-6/+19
|
*
|
Swift: add rules for static linking
Saleem Abdulrasool
2019-07-18
1
-0/+6
|
*
|
Swift: Add library search paths for dependencies
Saleem Abdulrasool
2019-07-18
1
-7/+27
|
*
|
Support per-language library link flags
Saleem Abdulrasool
2019-07-18
2
-4/+19
*
|
|
Merge branch 'release-3.15'
Brad King
2019-07-18
0
-0/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'FindPython-interpreter-crosscompiling' into release-3.15
Brad King
2019-07-18
1
-11/+10
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindPython-interpreter-crosscompiling'
Brad King
2019-07-18
1
-11/+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindPython: ensure interpreter is founded when cross-compiling
Marc Chevrier
2019-07-18
1
-11/+10
|
|
/
*
|
Merge topic 'aix-no-rtl'
Brad King
2019-07-18
3
-14/+12
|
\
\
|
*
|
AIX: Do not enable runtime linking by default anymore
Brad King
2019-07-17
3
-14/+12
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-07-18
1
-1/+1
*
|
|
Merge branch 'release-3.15'
Brad King
2019-07-17
0
-0/+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CMake 3.15.0
v3.15.0
Brad King
2019-07-17
1
-1/+1
*
|
Merge topic 'aix-exe-implib'
Brad King
2019-07-17
18
-16/+68
|
\
\
|
*
|
AIX: Create import library for executables with exports
Brad King
2019-07-16
18
-16/+68
*
|
|
Merge topic 'cmake-qch-no-version-in-filename'
Brad King
2019-07-17
4
-12/+10
|
\
\
\
|
*
|
|
CMake.qch: Don't include the version in the file name
Craig Scott
2019-07-17
4
-12/+10
*
|
|
|
Merge topic 'project-version-0'
Brad King
2019-07-17
15
-66/+215
|
\
\
\
\
|
*
|
|
|
project: Keep leading `0` in PROJECT_VERSION components
Alex Turbov
2019-07-16
13
-29/+186
|
*
|
|
|
Tests: Factor out RunCMake.project helper macro into module
Brad King
2019-07-15
2
-6/+7
|
*
|
|
|
Refactor: Use raw string literals instead of escaping
Alex Turbov
2019-07-15
1
-1/+1
|
*
|
|
|
Refactor: Use initializer lists instead of `push_back` series
Alex Turbov
2019-07-15
1
-13/+11
|
*
|
|
|
Refactor: Add some `const` to vars
Alex Turbov
2019-07-15
1
-3/+3
|
*
|
|
|
Refactor: Replace a "magic" number w/ a named constant
Alex Turbov
2019-07-15
1
-4/+5
|
*
|
|
|
Refactor: Eliminate one-time-used variables
Alex Turbov
2019-07-15
1
-12/+6
|
*
|
|
|
Refactor: Eliminate `sep` from the loop
Alex Turbov
2019-07-15
1
-3/+1
*
|
|
|
|
Merge branch 'release-3.15'
Brad King
2019-07-17
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'find_package-fix-NO_MODULE' into release-3.15
Brad King
2019-07-16
4
-2/+38
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'find_package-fix-NO_MODULE'
Brad King
2019-07-17
4
-2/+38
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
Cristian Adam
2019-07-16
4
-2/+38
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-07-17
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'aix-explicit-exports'
Brad King
2019-07-16
16
-39/+106
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexit
Brad King
2019-07-15
1
-2/+0
|
*
|
|
|
|
AIX: Explicitly compute executable exports for both XL and GNU
Brad King
2019-07-15
8
-9/+45
|
*
|
|
|
|
AIX: Explicitly compute shared object exports for both XL and GNU
Brad King
2019-07-15
3
-20/+60
|
*
|
|
|
|
AIX: Drop redundant -brtl flags
Brad King
2019-07-15
2
-4/+0
[next]