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
/
CMakeTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix CheckSourceTree for in-source non-dashboard builds
Israel Blancas
2018-05-03
1
-3/+1
*
Exclude "libgcc_eh" library files from implicit link libraries
Brad King
2018-04-16
1
-0/+6
*
Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1
Bernhard M. Wiedemann
2018-02-26
2
-4/+4
*
Merge topic 'implicit-lib-gcceh'
Brad King
2017-11-08
1
-1/+21
|
\
|
*
Restore exclusion of "gcc_eh" from implicit link libraries
Christian Pfeiffer
2017-11-08
1
-1/+21
*
|
gitattributes: prefer `eol=lf` to `crlf=input`
Ben Boeckel
2017-08-23
1
-1/+1
*
|
CMakePushCheckState: Fix cmake_push_check_state RESET argument
Brad King
2017-07-12
1
-0/+22
*
|
cmake_host_system_information: Add more keywords
Florian Maushart
2017-06-05
1
-0/+19
|
/
*
ImplicitLinkInfo: Add support for PGI on Windows
Christian Pfeiffer
2017-05-20
1
-3/+48
*
Do not assume GCC libs are linked by all compilers
Christian Pfeiffer
2017-05-05
1
-30/+30
*
separgs: Migrate tests to RunCMake tests
Christian Pfeiffer
2017-04-26
2
-26/+0
*
Merge topic 'mac-implicit-link-no-lto-flag'
Brad King
2017-04-04
1
-0/+6
|
\
|
*
CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag
Brad King
2017-04-03
1
-0/+6
*
|
Tests: Fix CMake.GetPrerequisites test config message
Brad King
2017-04-03
2
-9/+3
*
|
Make CMAKE_HOST_SYSTEM_NAME available in scripting context
Gregor Jasny
2017-02-19
1
-1/+0
*
|
Tests: Fix `file://` URLs given to curl
Brad King
2017-02-10
3
-3/+12
*
|
CMakeDetermineCompilerId: check with and without user-specified flags
Michael Maltese
2017-02-06
1
-2/+2
|
/
*
Tests: make tests pass with SOURCE_DATE_EPOCH set
Bernhard M. Wiedemann
2017-01-30
1
-0/+1
*
CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc
Brad King
2017-01-12
1
-0/+7
*
file: Add support for SHA-3 algorithms
Brad King
2016-11-10
5
-0/+20
*
string: Add support for SHA-3 algorithms
Brad King
2016-11-10
5
-0/+20
*
Tests: Update ModuleNotices test for new notice
Brad King
2016-09-27
1
-18/+5
*
string(TIMESTAMP ...): add '%a' and '%b' format specifiers
Ruslan Baratov
2016-09-12
2
-0/+14
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
1
-0/+14
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
2
-4/+4
*
CMakeParseImplicitLinkInfo: Exclude libclang_rt libraries
Brad King
2016-07-11
1
-0/+6
*
PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILES
Jean-Christophe Fillion-Robin
2016-03-31
1
-0/+5
*
PushCheckStateTest: Test all variables managed by the module
Jean-Christophe Fillion-Robin
2016-03-31
1
-9/+43
*
PushCheckStateTest: Fix syntax warning
Jean-Christophe Fillion-Robin
2016-03-31
1
-2/+2
*
CMake: Extend TIMESTAMP sub-commands with new unix time format specifier
Jose-Luis Blanco-Claraco
2016-02-18
2
-0/+28
*
CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)
Brad King
2015-09-11
1
-0/+7
*
Tests: Move command failure cases into RunCMake infrastructure
Brad King
2015-07-14
38
-249/+0
*
Tests: Fix CheckSourceTree test when build is under source (#15566)
Brad King
2015-05-14
1
-1/+11
*
Tests: Fix CMake.ELF test with read-only source (#15489)
Bill Newcomb
2015-04-01
1
-1/+1
*
Tests: Add more signature tests to RunCMake.configure_file test
Brad King
2015-03-09
10
-66/+0
*
Tests: Fix CheckSourceTree test for newer Git
Brad King
2014-12-16
1
-2/+2
*
string: Tolerate SUBSTRING length exceeding end index
Domen Vrankar
2014-11-13
2
-6/+9
*
cmSystemTools: reimplement verson comparison without sscanf()
Rolf Eike Beer
2014-10-31
1
-0/+2
*
extend the testing for version comparison
Rolf Eike Beer
2014-10-29
1
-6/+80
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-2/+2
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-2/+2
*
file DOWNLOAD: Test non-zero return status.
Matt McCormick
2014-01-16
1
-0/+13
*
file DOWNLOAD: Add test for bad hash.
Matt McCormick
2014-01-16
2
-0/+14
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-1/+1
*
get_property: Drop test for builtin property documentation
Brad King
2013-10-16
1
-11/+0
*
Tests: Verify policies are introduced only in "official" versions
David Cole
2013-08-28
2
-0/+163
*
Add cmake_host_system_information command
Nils Gladitz
2013-06-19
6
-0/+42
*
Merge branch 'master' into escape-regex-specials-in-path
Rolf Eike Beer
2013-06-03
1
-0/+1
|
\
|
*
Sanitize linker name to parse implicit link line (#14154)
Brad King
2013-05-17
1
-0/+1
*
|
Fix test failures caused by regexp-sensitive characters in the build paths
Modestas Vainius
2013-06-03
4
-28/+41
|
/
[next]