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
/
RunCMake
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Pass additional Qt information to Ninja and NMC tests
Kyle Edwards
2020-09-01
1
-2/+2
*
Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27
Brad King
2020-08-19
1
-0/+9
*
Merge branch 'backport-3.17-automoc_timestamp_deps'
Brad King
2020-08-05
1
-0/+3
|
\
|
*
AutoGen: Add test to check for correct AutoMoc dependencies
Alexandru Croitor
2020-08-03
1
-0/+3
*
|
add_test: Revert "Allow special characters in test name"
Brad King
2020-07-27
1
-1/+0
*
|
Restore handling of build directory inside a symlinked path
Brad King
2020-07-02
1
-0/+4
*
|
Merge topic 'find_library-file-readable' into release-3.18
Brad King
2020-06-30
1
-1/+1
|
\
\
|
*
|
find_library: Check that library files are readable
Brad King
2020-06-29
1
-1/+1
*
|
|
Tests: Split RunCMake.target_link_libraries test
Marc Chevrier
2020-06-17
1
-0/+3
|
/
/
*
|
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
1
-1/+5
*
|
Tests: Factor out RunCMake.GenEx-GENEX_EVAL test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Brad King
2020-06-16
1
-1/+4
*
|
Tests: Factor out RunCMake.GenEx-DEVICE_LINK test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: Factor out RunCMake.GenEx-HOST_LINK test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test
Brad King
2020-06-16
1
-0/+1
*
|
Tests: add CUDA labels to tests which are affected by CUDA
Ben Boeckel
2020-06-11
1
-0/+10
*
|
Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystems
Brad King
2020-06-01
1
-0/+1
*
|
tests: avoid a warning for ctresalloc
Ben Boeckel
2020-05-26
1
-1/+1
*
|
Merge topic 'CheckLinkerFlag-module'
Brad King
2020-05-25
1
-0/+6
|
\
\
|
*
|
CheckLinkerFlag: Add module to check validity of linker flags
Marc Chevrier
2020-05-25
1
-0/+6
*
|
|
Merge topic 'fileApiAddPrecompileHeadersBacktrace'
Brad King
2020-05-25
1
-1/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2
Justin Goshi
2020-05-22
1
-1/+2
*
|
|
cmake_language: Rename command from cmake_command
Brad King
2020-05-21
1
-2/+1
*
|
|
add_test: Allow special characters in test name
Deniz Bahadir
2020-05-17
1
-0/+1
*
|
|
Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set already
Brad King
2020-05-12
1
-0/+3
|
/
/
*
|
Modules/Documentation: remove
Ben Boeckel
2020-04-22
1
-0/+1
*
|
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-1/+2
*
|
CUDA: Add CUDA_ARCHITECTURES target property
Raul Tambre
2020-04-15
1
-0/+3
*
|
PCH: add an option to disable `-Winvalid-pch`
Cristian Adam
2020-03-26
1
-1/+1
*
|
Merge topic 'file-archive'
Brad King
2020-03-17
1
-0/+1
|
\
\
|
*
|
file: Add ARCHIVE_{CREATE|EXTRACT} subcommands
Cristian Adam
2020-03-16
1
-0/+1
*
|
|
ASM: Fix depfile flags for GNU 'as' tool
Brad King
2020-03-13
1
-1/+14
|
/
/
*
|
file: Add CONFIGURE subcommand
Leander Beernaert
2020-03-09
1
-0/+1
*
|
Merge topic 'cmake_command-command'
Brad King
2020-02-27
1
-0/+2
|
\
\
|
*
|
cmake_command: Add command to INVOKE other commands by name
Cristian Adam
2020-02-25
1
-0/+2
|
|
/
*
|
FindSWIG: Add COMPONENTS support for SWIG target languages
Seth R Johnson
2020-02-26
1
-0/+1
|
/
*
AIX: Add an option to disable automatic exports from shared libraries
Brad King
2020-01-31
1
-1/+4
*
Merge topic 'osx-version-flags'
Brad King
2020-01-28
1
-0/+1
|
\
|
*
macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
Brad King
2020-01-27
1
-0/+1
*
|
Tests: Disable test on problematic versions of install_name_tool
Kyle Edwards
2020-01-27
1
-1/+3
*
|
Merge topic 'mark_as_advanced-without-cache'
Brad King
2020-01-22
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache
Ben Boeckel
2020-01-20
1
-0/+1
*
|
Merge topic 'cpack-custom-dmg-names'
Craig Scott
2020-01-17
1
-0/+3
|
\
\
|
*
|
Tests: Add DragNDrop as a testable CPack generator
Andrew Fuller
2020-01-16
1
-0/+3
*
|
|
Merge topic 'ctest-timeout-on-pipe'
Brad King
2020-01-15
1
-0/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Add RunCMake.CTestTimeout test
Brad King
2020-01-14
1
-0/+1
*
|
|
CUDA: Mult-Config Ninja generator now supports CUDA
Robert Maynard
2020-01-13
1
-0/+3
|
/
/
[next]