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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'link_what_you_use'
Brad King
2016-06-17
13
-0/+62
|
\
|
*
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
13
-0/+62
*
|
Merge topic 'cleanup-streams'
Brad King
2016-06-16
2
-4/+2
|
\
\
|
*
|
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
2
-4/+2
*
|
|
Parser: Issue file open error messages through dedicated API
Stephen Kelly
2016-06-13
4
-20/+4
|
/
/
*
|
Merge topic 'fix-Message-API-ISP-violation'
Brad King
2016-06-13
5
-0/+25
|
\
\
|
*
|
cmake: Issue message independent of cmMakefile definition
Stephen Kelly
2016-06-12
5
-0/+25
*
|
|
Merge topic 'find-lib32'
Brad King
2016-06-13
15
-18/+47
|
\
\
\
|
*
|
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
15
-18/+47
|
|
/
/
*
|
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
2
-10/+17
*
|
|
PseudoMemcheck: revise style with clang-format.
Daniel Pfeifer
2016-06-10
1
-14/+8
|
/
/
*
|
Merge topic 'watcom-workaround'
Brad King
2016-06-10
1
-1/+3
|
\
\
|
*
|
Tests: Restore fix to Plugin test on Watcom compiler
Brad King
2016-06-09
1
-1/+3
*
|
|
Merge topic 'java-export-targets'
Brad King
2016-06-09
12
-12/+199
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Add test for exported JARs
Matthew Woehlke
2016-06-07
10
-0/+187
|
*
|
Tests/Java: Clean up style of Java test code
Matthew Woehlke
2016-06-07
2
-12/+12
|
|
/
*
|
Merge topic 'add-FindVulkan'
Brad King
2016-06-08
1
-1/+1
|
\
\
|
*
|
Tests/FindVulkan: Run clang-format
Brad King
2016-06-08
1
-1/+1
*
|
|
Merge topic 'add-FindVulkan'
Brad King
2016-06-08
4
-0/+58
|
\
\
\
|
|
/
/
|
*
|
Add FindVulkan.cmake.
Matthäus G. Chajdas
2016-06-08
4
-0/+58
*
|
|
Merge topic 'find_path-in-framework'
Brad King
2016-06-08
4
-0/+8
|
\
\
\
|
*
|
|
find_path: Fix location of <dir/header.h> in a framework on OS X
Harry Mallon
2016-06-07
4
-0/+8
|
|
|
/
|
|
/
|
*
|
|
Tests/FindOpenCL: Run clang-format to fix style
Brad King
2016-06-07
1
-4/+5
|
/
/
*
|
Remove c_str() calls from stream arguments.
Daniel Pfeifer
2016-06-06
1
-2/+1
*
|
Merge topic 'productbuild'
Brad King
2016-06-06
1
-0/+11
|
\
\
|
|
/
|
/
|
|
*
productbuild: Add new productbuild cpack generator.
Clinton Stimpson
2016-06-03
1
-0/+11
*
|
Merge topic 'fix-TARGET_PROPERTY-LOCATION-crash'
Brad King
2016-06-03
3
-0/+14
|
\
\
|
*
|
Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)
Brad King
2016-06-02
3
-0/+14
|
|
/
*
|
FindOpenCL: Add an imported target
Matthäus G. Chajdas
2016-06-02
4
-0/+44
|
/
*
Merge topic 'remove-needless-copies'
Brad King
2016-05-27
1
-1/+1
|
\
|
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
2
-9/+9
|
/
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
2
-0/+27
*
Merge topic 'standard-include-directories'
Brad King
2016-05-25
4
-0/+11
|
\
|
*
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
4
-0/+11
*
|
Merge topic 'cpack-deb-different-package-names'
Brad King
2016-05-24
19
-13/+43
|
\
\
|
*
|
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
19
-13/+43
|
|
/
*
|
CPack/Deb prevent accidental component dependencies
Domen Vrankar
2016-05-23
2
-0/+2
|
/
*
Merge topic 'ninja-output-path-prefix'
Brad King
2016-05-19
21
-0/+328
|
\
|
*
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
21
-0/+308
*
|
ExternalProject: Always run update step with non-empty UPDATE_COMMAND
Brad King
2016-05-18
1
-0/+12
*
|
Merge topic 'file-glob-sort'
Brad King
2016-05-18
3
-9/+0
|
\
\
|
*
|
file: Sort GLOB results to make it deterministic (#14491)
Reiner Herrmann
2016-05-17
3
-9/+0
|
|
/
*
|
GHS: Use shorter object file names on collision
Geoff Viola
2016-05-18
4
-1/+20
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
668
-5444/+5326
*
Merge topic 'findpkgconfig-target'
Brad King
2016-05-16
2
-0/+27
|
\
|
*
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
2
-0/+27
*
|
Merge topic 'cpack-rpm-adding-dist-to-release-tag'
Brad King
2016-05-16
4
-0/+21
|
\
\
|
*
|
CPack/RPM adding dist to release tag test
Domen Vrankar
2016-05-14
4
-0/+21
|
|
/
[next]