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
...
|
*
|
|
Tests: Select RunCMake.Ninja test cases based on ninja version
Brad King
2016-05-18
1
-0/+20
|
*
|
|
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
28
-7/+412
|
*
|
|
Ninja: Pass all build paths through a central method
Nicolas Despres
2016-05-17
4
-9/+27
|
*
|
|
Ninja: Fix path to soname-d target file
Nicolas Despres
2016-05-17
1
-1/+2
|
*
|
|
Ninja: Convert object file names to ninja paths earlier
Nicolas Despres
2016-05-17
1
-4/+6
|
*
|
|
Ninja: Convert link library file names like all other output paths
Nicolas Despres
2016-05-17
1
-1/+2
|
*
|
|
Ninja: Pre-compute "CMakeCache.txt" build target name
Nicolas Despres
2016-05-17
2
-2/+4
|
*
|
|
Ninja: Pre-compute "all" build target name
Nicolas Despres
2016-05-17
2
-2/+7
|
*
|
|
Ninja: Simplify generation of custom target logical path
Brad King
2016-05-17
1
-9/+4
|
|
/
/
*
|
|
Merge topic 'ExternalProject-UPDATE_COMMAND-always'
Brad King
2016-05-19
2
-0/+15
|
\
\
\
|
*
|
|
ExternalProject: Always run update step with non-empty UPDATE_COMMAND
Brad King
2016-05-18
2
-0/+15
*
|
|
|
Merge topic 'cpack-ifw-updates'
Brad King
2016-05-19
9
-91/+609
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CPackIFW: Add support for Promoting Updates
Konstantin Podsvirov
2016-05-18
9
-91/+607
|
*
|
|
CPackIFW: Add more known QtIFW releases
Konstantin Podsvirov
2016-05-18
1
-0/+2
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-19
1
-1/+1
|
/
/
*
|
Merge topic 'file-glob-sort'
Brad King
2016-05-18
5
-11/+4
|
\
\
|
*
|
file: Sort GLOB results to make it deterministic (#14491)
Reiner Herrmann
2016-05-17
5
-11/+4
*
|
|
Merge topic 'ghs-shorter-object-names'
Brad King
2016-05-18
7
-15/+28
|
\
\
\
|
*
|
|
GHS: Use shorter object file names on collision
Geoff Viola
2016-05-18
7
-15/+28
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'platform-required-rpath-override'
Brad King
2016-05-18
2
-2/+6
|
\
\
\
|
*
|
|
AIX,HP: Allow user to override the default runtime path (libpath)
Matthew Hanna
2016-05-17
2
-2/+6
|
|
/
/
*
|
|
Merge topic 'clang-format-lexer'
Brad King
2016-05-18
3
-1156/+1140
|
\
\
\
|
*
|
|
cmListFileLexer: Revise C++ coding style using clang-format
Brad King
2016-05-17
2
-329/+241
|
*
|
|
cmListFileLexer: Update to flex 2.6
Brad King
2016-05-17
3
-854/+926
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-18
1
-1/+1
|
/
/
*
|
Merge topic 'clang-format-source'
Brad King
2016-05-17
1454
-83577/+62365
|
\
\
|
|
/
|
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1450
-83577/+62253
|
*
Empty commit at end of history preceding clang-format style transition
Brad King
2016-05-16
0
-0/+0
|
*
CONTRIBUTING: Add a section on coding style
Brad King
2016-05-16
1
-0/+10
|
*
Add a script to run clang-format on the entire source tree
Brad King
2016-05-16
1
-0/+91
|
*
Configure clang-format for CMake source tree
Brad King
2016-05-16
1
-0/+9
|
*
Tell Git to use a distinct conflict marker size in `.rst` files
Brad King
2016-05-16
1
-0/+2
*
|
Merge topic 'clang-format-prep'
Brad King
2016-05-17
1
-12/+12
|
\
\
|
|
/
|
*
cmGeneratorTarget: Protect macro code layout from clang-format
Brad King
2016-05-16
1
-12/+12
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-17
1
-1/+1
|
/
*
Merge topic 'boost-component-headers'
Brad King
2016-05-16
1
-4/+84
|
\
|
*
FindBoost: Add checks for component-specific headers
Roger Leigh
2016-05-16
1
-4/+84
*
|
Merge topic 'boost-1.61'
Brad King
2016-05-16
1
-1/+15
|
\
\
|
*
|
FindBoost: Update dependencies for Boost 1.61
Roger Leigh
2016-05-13
1
-1/+15
*
|
|
Merge topic 'findpkgconfig-target'
Brad King
2016-05-16
4
-6/+108
|
\
\
\
|
*
|
|
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
4
-6/+108
*
|
|
|
Merge topic 'cpack-rpm-adding-dist-to-release-tag'
Brad King
2016-05-16
6
-3/+52
|
\
\
\
\
|
*
|
|
|
CPack/RPM adding dist to release tag test
Domen Vrankar
2016-05-14
5
-0/+28
|
*
|
|
|
CPack/RPM release dist tag support
Harry Mallon
2016-05-14
1
-3/+24
|
|
/
/
/
*
|
|
|
Merge topic 'cpack-rpm-different-package-names'
Brad King
2016-05-16
9
-35/+143
|
\
\
\
\
|
*
|
|
|
CPack/RPM different package names
Domen Vrankar
2016-05-15
9
-35/+143
|
|
/
/
/
*
|
|
|
Merge topic 'cpack-deb-improvements'
Brad King
2016-05-16
31
-99/+552
|
\
\
\
\
|
*
|
|
|
CPack/Deb cpack-deb-improvements release notes
Domen Vrankar
2016-05-13
1
-0/+27
|
*
|
|
|
CPack/Deb test changes due to breaking changes
Domen Vrankar
2016-05-13
27
-29/+211
|
*
|
|
|
CPack/Deb package release number in file name
Domen Vrankar
2016-05-13
1
-1/+17
[prev]
[next]