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
*
Tests/CMakeLib: include what you use
Daniel Pfeifer
2016-09-03
3
-4/+7
*
Tests/CMakeLib: use cmsys::ifstream
Daniel Pfeifer
2016-09-03
2
-10/+16
*
Merge topic '16101-xcode-fix-directory-exclude-from-all'
Brad King
2016-08-31
7
-0/+36
|
\
|
*
Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)
Gregor Jasny
2016-08-31
7
-0/+36
*
|
Merge topic 'FindMatlab-additional-components'
Brad King
2016-08-31
2
-0/+24
|
\
\
|
*
|
FindMatlab: adding handling of component "MAT"
Raffi Enficiaud
2016-08-30
2
-0/+24
*
|
|
Merge topic 'syntax-unexpected-eof'
Brad King
2016-08-31
4
-0/+9
|
\
\
\
|
*
|
|
Improve error message on unexpected end of file
Brad King
2016-08-30
4
-0/+9
*
|
|
|
Merge topic 'import-libuv'
Brad King
2016-08-31
4
-0/+38
|
\
\
\
\
|
*
|
|
|
FindLibUV: Add module to find libuv package
Brad King
2016-08-31
4
-0/+38
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Utilities/Release: Drop Linux 32-bit binary
Brad King
2016-08-30
1
-2/+0
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'ninja-add_custom_command-depfile'
Brad King
2016-08-30
7
-0/+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
add_custom_command: Add DEPFILE option for Ninja
Kulla Christoph
2016-08-30
7
-0/+34
|
|
/
*
|
CPack/RPM: Add test for debuginfo package generation
Domen Vrankar
2016-08-26
4
-0/+44
|
/
*
Merge topic 'extract-cmMessenger'
Brad King
2016-08-25
19
-119/+75
|
\
|
*
Parser: Issue messages through cmake, not cmSystemTools
Stephen Kelly
2016-08-25
19
-119/+75
*
|
Tests: Fix RunCMake.CMP0040 custom command syntax
Brad King
2016-08-24
5
-5/+5
|
/
*
Merge topic 'android-platform-modules'
Brad King
2016-08-24
52
-0/+572
|
\
|
*
Android: Add `ANDROID` variable to indicate the target
Brad King
2016-08-23
1
-0/+4
|
*
Android: Add test cases covering use of the NDK and standalone toolchains
Brad King
2016-08-23
52
-0/+568
*
|
Merge topic 'extend-find-package-search-path'
Brad King
2016-08-24
7
-2/+34
|
\
\
|
*
|
find_package: Extend search path for combined Windows/UNIX convention
Silvio Traversaro
2016-08-24
7
-2/+34
*
|
|
Tests: Refactor testing of extra generators.
Chaoren Lin
2016-08-23
1
-47/+30
|
/
/
*
|
Merge topic 'readability-named-parameter'
Brad King
2016-08-17
5
-5/+5
|
\
\
|
*
|
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
5
-5/+5
*
|
|
Merge topic 'include-what-you-use'
Brad King
2016-08-17
2
-0/+11
|
\
\
\
|
*
|
|
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
2
-0/+11
|
|
/
/
*
|
|
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
4
-0/+5
|
/
/
*
|
Merge topic 'ExternalProject-SOURCE_SUBDIR'
Brad King
2016-08-16
3
-0/+24
|
\
\
|
*
|
ExternalProject: Add SOURCE_SUBDIR option
Matthew Woehlke
2016-08-16
3
-0/+24
*
|
|
Merge topic 'issue-tracker-urls'
Brad King
2016-08-16
2
-3/+3
|
\
\
\
|
*
|
|
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
2
-3/+3
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'autogen-same-name'
Brad King
2016-08-15
21
-0/+237
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests/QtAutogen: Test same moc/qrc source names in different directories
Sebastian Holtermann
2016-08-10
21
-0/+237
*
|
|
Merge topic '15687-xcode-support-system-include'
Brad King
2016-08-10
2
-5/+14
|
\
\
\
|
*
|
|
Xcode: Obey SYSTEM keyword for includes (#15687)
Gregor Jasny
2016-08-09
2
-5/+14
*
|
|
|
Merge topic 'fix-test-macOS-case-sensitive'
Brad King
2016-08-10
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Tests: Fix RunCMake.Framework on case sensitive file systems.
Chaoren Lin
2016-08-09
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-directory-targets'
Brad King
2016-08-10
5
-0/+17
|
\
\
\
\
|
*
|
|
|
Ninja: Add `$subdir/{test,install,package}` targets
Brad King
2016-08-09
5
-0/+17
|
|
/
/
/
*
|
|
|
Merge topic 'add-extra-boolean-comparisons'
Brad King
2016-08-10
7
-39/+535
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
7
-39/+535
|
|
/
/
*
|
|
prefer list(APPEND) over string(APPEND) where appropriate
Daniel Pfeifer
2016-08-08
3
-6/+6
|
/
/
*
|
Merge topic 'use-string-append'
Brad King
2016-08-01
47
-108/+108
|
\
\
|
*
|
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
47
-108/+108
*
|
|
Merge topic 'app-framework-bundle-extension'
Brad King
2016-08-01
3
-4/+64
|
\
\
\
|
*
|
|
Add tests for BUNDLE_EXTENSION
Gregor Jasny
2016-07-22
3
-4/+64
*
|
|
|
Merge topic 'aliased-target-properties'
Brad King
2016-08-01
1
-7/+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Do not report ALIASED_TARGET as always set (#15783)
Gregor Jasny
2016-07-16
1
-7/+6
*
|
|
|
Merge topic 'tests-hide-ldd-check-errors'
Brad King
2016-07-22
1
-1/+2
|
\
\
\
\
[next]