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 'add-FindXalanC'
Brad King
2016-01-21
4
-0/+41
|
\
|
*
FindXalanC: New module to find the Apache Xalan-C++ library
Roger Leigh
2016-01-20
4
-0/+41
*
|
cmake: Fix `-E time` argument passing to child
Brad King
2016-01-20
4
-0/+10
*
|
Merge topic 'cache-parse-error-line-number'
Brad King
2016-01-20
7
-0/+26
|
\
\
|
*
|
Print line number of cache parse errors (#11109)
Ashley Whetter
2016-01-19
7
-0/+26
*
|
|
UseJava: Fix create_javah CLASSPATH handling on Windows
Marc Chevrier
2016-01-19
4
-3/+40
|
/
/
*
|
Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
Brad King
2016-01-15
3
-1/+13
*
|
Tests: Use CMP0022 NEW behavior in some ExportImport cases
Brad King
2016-01-15
1
-0/+3
*
|
Tests: Isolate policy changes in ExportImport test
Brad King
2016-01-15
1
-2/+5
|
/
*
Merge topic 'install-DIRECTORY-genex'
Brad King
2016-01-14
7
-5/+14
|
\
|
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
7
-5/+14
*
|
Add -Werror and -Wno-error command-line options
Michael Scott
2016-01-12
22
-9/+95
|
/
*
Merge topic 'release-windows'
Brad King
2016-01-07
1
-1/+1
|
\
|
*
Utilities/Release: Switch to .msi builder for Windows binary
Brad King
2015-12-21
1
-1/+1
*
|
Merge topic 'xcode-global-attribute-variant'
Brad King
2016-01-07
2
-1/+61
|
\
\
|
*
|
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
Gregor Jasny
2016-01-03
2
-1/+61
|
|
/
*
|
Merge topic 'xcode-escape-backslash'
Brad King
2016-01-07
3
-0/+11
|
\
\
|
*
|
Xcode: Escape all backslashes in strings (#15328)
Gregor Jasny
2016-01-07
3
-0/+11
|
|
/
*
|
GenerateExportHeader: Work around buggy std::getline behavior in BCB5.
James Johnston
2015-12-31
1
-0/+12
|
/
*
cmake_parse_arguments: consider duplicate keyword as warning
Matthias Maennich
2015-12-17
2
-3/+43
*
CMakeParseArguments: replace by native cmake_parse_arguments command
Matthias Maennich
2015-12-17
5
-17/+9
*
CMakeParseArguments: add a RunCMake test suite
Matthias Maennich
2015-12-17
11
-0/+185
*
Merge topic 'FindGTest-imported-targets'
Brad King
2015-12-14
4
-0/+38
|
\
|
*
Tests: Add tests for FindGTest
Roger Leigh
2015-12-10
4
-0/+38
*
|
Merge topic 'ios-universal'
Brad King
2015-12-11
7
-0/+160
|
\
\
|
*
|
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
7
-0/+160
|
|
/
*
|
Merge topic 'simplify-CTest.UpdateGIT-test'
Brad King
2015-12-11
1
-19/+11
|
\
\
|
*
|
Tests: Simplify CTest.UpdateGIT repo path construction
Brad King
2015-12-10
1
-19/+11
|
|
/
*
|
cmake: Teach -E make_directory to support multiple input directories
Bartosz Kosiorek
2015-12-10
7
-0/+18
|
/
*
Merge topic 'cmake-E-copy-multiple-inputs'
Brad King
2015-12-09
10
-0/+23
|
\
|
*
cmake: Teach -E copy_directory to support multiple input directories
Bartosz Kosiorek
2015-12-07
10
-0/+23
*
|
CPack: Added tests for package name and group controll fields
Domen Vrankar
2015-12-07
9
-0/+80
|
/
*
Merge topic 'FindTIFF-imported-targets'
Brad King
2015-12-07
4
-0/+43
|
\
|
*
FindTIFF: Add imported targets and update documentation
Roger Leigh
2015-12-07
4
-0/+43
*
|
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
Bartosz Kosiorek
2015-12-04
20
-0/+35
*
|
cmake: Improve '-E' help message formatting
Bartosz Kosiorek
2015-12-04
4
-4/+4
*
|
Merge topic 'improve-embarcadero'
Brad King
2015-12-04
5
-3/+23
|
\
\
|
*
|
Compiler ID: Compiler versions must be a valid, numeric version string.
James Johnston
2015-12-03
3
-0/+21
|
*
|
Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID.
James Johnston
2015-12-03
1
-1/+1
|
*
|
Embarcadero/Watcom: Properly skip VSResource test for other generators.
James Johnston
2015-12-03
1
-2/+1
|
|
/
*
|
Merge topic 'FindBoost-imported-targets'
Brad King
2015-12-04
4
-0/+58
|
\
\
|
*
|
Tests: Add FindBoost testcase for imported targets
Roger Leigh
2015-12-02
4
-0/+58
|
|
/
*
|
iOS: Fix framework resource directory layout (#15848)
Bartosz Kosiorek
2015-12-03
5
-4/+41
|
/
*
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
3
-1/+12
*
Modify dev warning options to affect deprecated warnings.
Michael Scott
2015-12-01
1
-0/+13
*
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
4
-0/+14
*
Refactor the -W options parser to be generic.
Michael Scott
2015-12-01
5
-1/+18
*
Explicitly enable author (dev) warnings by default.
Michael Scott
2015-12-01
5
-0/+14
*
Make message suppression more consistent.
Michael Scott
2015-11-30
3
-3/+18
*
Tests: Revise message in RunCMake.CommandLine -Wdev case
Michael Scott
2015-11-30
3
-3/+3
[next]