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 'minor-cleanups'
Brad King
2016-10-10
1
-10/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Test: Remove condition for CMake version no longer supported
Stephen Kelly
2016-10-10
1
-10/+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'test-cpack-improve-failure-messages'
Brad King
2016-10-10
1
-2/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Improve RunCMake.CPack_* failure message formatting
Brad King
2016-10-07
1
-2/+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'android-export-has-cpp'
Brad King
2016-10-10
4
-1/+10
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Android: Record use of C++ by static libs in exported Android.mk files
Brad King
2016-10-07
4
-1/+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'android-cxxabi'
Brad King
2016-10-10
2
-0/+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Android: Fix support for cxxabi.h with libc++
Brad King
2016-10-07
2
-0/+5
*
|
|
|
CPack/RPM single debuginfo packaging
Domen Vrankar
2016-10-07
10
-0/+98
*
|
|
|
CPack/RPM learned defining main component
Domen Vrankar
2016-10-07
5
-0/+32
*
|
|
|
Merge topic 'android-ndk-r13'
Brad King
2016-10-07
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Android: Suppress -Wattributes warnings in test case builds
Brad King
2016-10-06
1
-2/+2
|
|
/
*
|
Add a BUILD_RPATH target property specifying build-tree RPATH entries
Ruslan Baratov
2016-10-03
1
-3/+12
|
/
*
Merge topic 'autogen-empty-qrc'
Brad King
2016-10-01
3
-0/+19
|
\
|
*
QtAutogen: Add test for empty qrc file
Sebastian Holtermann
2016-09-30
3
-0/+19
*
|
Merge topic 'add-setup-projects-tests-module'
Brad King
2016-10-01
16
-0/+148
|
\
\
|
*
|
AndroidTestUtilities: Add module to help drive Android device tests
Schuyler Kylstra
2016-09-30
16
-0/+148
*
|
|
Tests: Teach Server test to wait for server exit
Brad King
2016-09-30
1
-0/+14
|
|
/
|
/
|
*
|
server-mode: Add option to enable/disable test case explicitly
Brad King
2016-09-29
1
-1/+1
*
|
server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE
Brad King
2016-09-29
1
-1/+1
*
|
Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value'
Brad King
2016-09-29
5
-19/+92
|
\
\
|
*
|
cmake_parse_arguments: Add additional unit tests
Matthew Woehlke
2016-09-28
5
-29/+84
|
*
|
cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling
Matthew Woehlke
2016-09-28
1
-2/+20
|
|
/
*
|
Merge topic 'cmake-server-commands'
Brad King
2016-09-29
9
-20/+108
|
\
\
|
*
|
server-mode: Add project data for unit tests
Tobias Hunger
2016-09-28
9
-20/+108
|
|
/
*
|
Merge topic 'fix-explicit-RC'
Brad King
2016-09-29
4
-12/+17
|
\
\
|
*
|
project: Fix support for explicit RC language
Brad King
2016-09-28
3
-1/+5
|
*
|
Tests: Decide earlier whether to test resources
Brad King
2016-09-28
1
-11/+12
|
|
/
*
|
Tests: Add newline to RunCMake.CPack_RPM SOURCE_PACKAGE case
Brad King
2016-09-28
1
-1/+1
|
/
*
Tests: Update ModuleNotices test for new notice
Brad King
2016-09-27
1
-18/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
21
-260/+42
*
Tests: Fix RunCMake.CTest output match to tolerate line number changes
Brad King
2016-09-27
1
-3/+3
*
Merge topic 'cpack-rpm-debuginfo-sources'
Brad King
2016-09-27
2
-2/+10
|
\
|
*
CPack/RPM debuginfo directories to sources
Domen Vrankar
2016-09-27
1
-2/+2
|
*
CPack/RPM debuginfo packages must contain sources
Domen Vrankar
2016-09-27
2
-2/+10
*
|
Merge topic 'cmake-server-basic-commands'
Brad King
2016-09-27
4
-3/+222
|
\
\
|
*
|
server-mode: Set global configuration of cmake via a command
Tobias Hunger
2016-09-26
2
-4/+139
|
*
|
server-mode: Query global configuration of cmake via a command
Tobias Hunger
2016-09-26
4
-3/+87
*
|
|
Ninja: Add source location as include directory for preprocessed files
Nils Gladitz
2016-09-27
3
-0/+10
|
/
/
*
|
Merge topic 'revert-cpack-deb-package-description-fallback'
Brad King
2016-09-26
4
-10/+7
|
\
\
|
*
|
Revert "CPack/DEB: Make package description variable precedence match RPM"
Domen Vrankar
2016-09-24
4
-10/+7
*
|
|
Merge topic 'xcode-swift-version'
Brad King
2016-09-26
1
-0/+4
|
\
\
\
|
*
|
|
Xcode: Add option to set Swift language version
Brad King
2016-09-26
1
-0/+4
|
|
/
/
*
|
|
Tests: Add Fortran submodule tests
Brad King
2016-09-23
5
-0/+95
|
/
/
*
|
Merge topic 'test-Fortran-split'
Brad King
2016-09-23
24
-89/+96
|
\
\
|
*
|
Tests: Split Fortran module testing into separate FortranModules test
Brad King
2016-09-22
23
-86/+91
|
*
|
Tests: Check if Fortran compiler supports F90
Brad King
2016-09-22
1
-0/+3
|
*
|
Tests: Use more generic variables in Fortran test
Brad King
2016-09-22
1
-10/+10
|
*
|
Tests: Remove trailing line from Fortran/External
Brad King
2016-09-22
1
-1/+0
*
|
|
Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Brad King
2016-09-22
3
-0/+11
|
/
/
[prev]
[next]