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 branch 'vs-2017-sln-guid' into release-3.9
Brad King
2017-07-11
11
-7/+18
|
\
|
*
VS: Add SolutionGuid to generated .sln files
Brad King
2017-07-11
11
-7/+18
*
|
Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9
Brad King
2017-07-11
8
-0/+72
|
\
\
|
*
|
find_*: Honor PATH_SUFFIXES in PackageName_ROOT paths
Brad King
2017-07-11
8
-0/+72
|
|
/
*
|
Merge branch 'bindexplib-revert-consts' into release-3.9
Brad King
2017-07-10
2
-12/+0
|
\
\
|
*
|
bindexplib: Revert support for constants symbols
Brad King
2017-07-10
2
-12/+0
|
|
/
*
|
Merge branch 'autogen-no-generated-files' into release-3.9
Brad King
2017-07-07
2
-0/+3
|
\
\
|
*
|
Autogen: Skip generated files for compatibility with CMake 3.8
Brad King
2017-07-07
2
-0/+3
|
|
/
*
|
find_package: Restore longer message when config files were considered
Brad King
2017-07-07
11
-1/+45
|
/
*
Merge branch 'fix-crash-on-non-enabled-language-features' into release-3.9
Brad King
2017-06-27
26
-12/+30
|
\
|
*
target_compile_features: Do not crash on non-enabled language
Brad King
2017-06-26
4
-0/+8
|
*
Tests: Enable languages explicitly in RunCMake.target_compile_features
Brad King
2017-06-26
22
-12/+22
*
|
Merge branch 'vs-cuda-fix-flags' into release-3.9
Brad King
2017-06-27
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
VS: Fix support for nvcc flags not in our flag table
Brad King
2017-06-27
1
-0/+5
*
|
Merge branch 'vs-rc-flags' into release-3.9
Brad King
2017-06-22
1
-0/+4
|
\
\
|
*
|
VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS
Brad King
2017-06-22
1
-0/+4
*
|
|
Merge branch 'vs-cuda-fix-flags' into release-3.9
Brad King
2017-06-21
3
-0/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Improve workaround for CUDA -Xcompiler placement bug
Brad King
2017-06-21
1
-0/+4
|
*
|
VS: Fix target_compile_options for CUDA
Brad King
2017-06-21
2
-0/+5
*
|
|
Vs: allow CSharp targets to be linked to CXX targets
Michael Stürmer
2017-06-21
5
-0/+54
|
/
/
*
|
IPO: Consider support for each language separately
Brad King
2017-06-14
9
-13/+13
*
|
Merge topic 'GoogleTest-disabled-tests'
Brad King
2017-06-05
2
-1/+29
|
\
\
|
*
|
GoogleTest: Add support for disabled tests
Chuck Atkins
2017-06-05
2
-1/+29
*
|
|
Merge topic 'test-GNUInstallDirs-FreeBSD'
Brad King
2017-06-05
7
-8/+136
|
\
\
\
|
*
|
|
Tests: Fix RunCMake.GNUInstallDirs on BSD platforms
Brad King
2017-06-02
7
-8/+136
*
|
|
|
Merge topic 'ninja-mingw'
Brad King
2017-06-01
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Tests: Fix CustomCommandByproducts regex for phony rules
Brad King
2017-05-31
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'add-common-record-features-macros'
Brad King
2017-06-01
7
-44/+87
|
\
\
\
\
|
*
|
|
|
CompileFeatures: Makes tests work with meta-feature only
Chuck Atkins
2017-05-29
7
-42/+81
|
*
|
|
|
Tests: Allow test macro to take no executable arguments
Chuck Atkins
2017-05-29
1
-2/+6
*
|
|
|
|
Tests: Skip BootstrapTest if testing external CMake
Brad King
2017-05-31
1
-0/+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'ninja-mingw'
Brad King
2017-05-31
1
-3/+2
|
\
\
\
\
|
*
|
|
|
Tests: Fix VSResource test on MinGW with Ninja and a space in the path
Brad King
2017-05-30
1
-3/+2
|
|
/
/
/
*
|
|
|
Merge topic 'fix-XCTest-build-config'
Brad King
2017-05-31
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Tests: Fix XCTest build configuration
Brad King
2017-05-30
1
-0/+1
|
|
/
/
/
*
|
|
|
Tests: Fix Qt5Autogen test on Xcode
Brad King
2017-05-30
2
-4/+5
|
/
/
/
*
|
|
Merge topic 'sunpro-std-flags'
Brad King
2017-05-28
1
-3/+3
|
\
\
\
|
*
|
|
Tests: Compile entire Plugin test with the same language standard
Brad King
2017-05-26
1
-3/+3
*
|
|
|
Autogen: Test adaptions
Sebastian Holtermann
2017-05-26
1
-2/+8
*
|
|
|
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
Sebastian Holtermann
2017-05-26
1
-2/+2
*
|
|
|
Merge topic 'FindDoxygen-add-docs-function'
Brad King
2017-05-25
6
-0/+109
|
\
\
\
\
|
*
|
|
|
Improve Doxygen support
Alex Turbov
2017-05-24
6
-0/+109
*
|
|
|
|
Merge topic 'find_dependency-improvements'
Brad King
2017-05-25
28
-50/+71
|
\
\
\
\
\
|
*
|
|
|
|
Improve find_dependency argument handling
Matthew Woehlke
2017-05-22
28
-50/+71
*
|
|
|
|
|
Merge topic 'find_package-shorter-message'
Brad King
2017-05-25
9
-47/+5
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
find_package: shorten output for missing package in config mode
Christoph Grüninger
2017-05-23
9
-47/+5
*
|
|
|
|
|
FindProtobuf: Rename imported targets to match upstream names
Brad King
2017-05-22
1
-3/+3
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'add-findpackage-root-prefix'
Brad King
2017-05-22
17
-0/+476
|
\
\
\
\
\
|
*
|
|
|
|
find_*: Add tests for PackageRoot search path group
Chuck Atkins
2017-05-16
17
-0/+476
*
|
|
|
|
|
Merge topic 'pgi-fix-windows'
Brad King
2017-05-22
1
-3/+48
|
\
\
\
\
\
\
[next]