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
/
RunCMake.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Teach RunCMake to ignore Xcode DVTAssertions warnings
Brad King
2023-09-26
1
-0/+2
*
RunCMake: Add RunCMake_TEST_EXPECT_RESULT
Orkun Tokdemir
2023-09-13
1
-0/+2
*
Merge topic 'orkun_21677_16_06_2023'
Brad King
2023-09-13
1
-0/+10
|
\
|
*
RunCMake: Add RunCMake_TEST_NOT_EXPECT variables
Orkun Tokdemir
2023-09-11
1
-0/+10
*
|
Tests/RunCMake: Set $ENV{PWD} before each test
Kyle Edwards
2023-09-11
1
-0/+12
|
/
*
Tests: Teach RunCMake to ignore LLVMFlang -flang-experimental-exec warning
Brad King
2023-05-09
1
-0/+1
*
Tests: Teach RunCMake to ignore Intel Fortran remark 10440
Brad King
2023-05-09
1
-0/+1
*
Merge topic 'autogen-system-include'
Brad King
2023-05-04
1
-0/+2
|
\
|
*
Tests/RunCMake: Add option for dynamic expected output
Orkun Tokdemir
2023-04-27
1
-0/+2
*
|
Tests: Teach RunCMake to ignore Intel Classic deprecation on Windows
Brad King
2023-05-01
1
-1/+1
|
/
*
Merge topic 'vs-sdk-selection'
Brad King
2023-04-06
1
-2/+6
|
\
|
*
Tests: Teach RunCMake_TEST_FILTER to account for test variant description
Brad King
2023-04-05
1
-2/+6
*
|
Merge topic 'test-xcode-14.3'
Brad King
2023-04-04
1
-0/+1
|
\
\
|
*
|
Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warnings
Brad King
2023-04-04
1
-0/+1
|
*
|
Merge branch 'xcode-14' into release-3.23
Brad King
2022-06-11
1
-0/+2
|
|
\
\
|
*
\
\
Merge topic 'ci-xcode-13.3' into release-3.23
Brad King
2022-04-26
1
-0/+1
|
|
\
\
\
|
*
\
\
\
Merge topic 'xcode-pch' into release-3.23
Brad King
2022-04-12
1
-1/+1
|
|
\
\
\
\
|
|
*
|
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-11
1
-1/+1
*
|
|
|
|
|
Tests: Fix RunCMake infrastructure for LCC and CMP0129
Brad King
2023-04-03
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Deprecate compatibility with CMake versions older than 3.5
Brad King
2023-02-11
1
-1/+1
*
|
|
|
|
Tests: Teach RunCMake to optionally ignore policy version deprecation warnings
Brad King
2023-02-09
1
-0/+12
*
|
|
|
|
ConfigureLog: Add infrastructure for structured configure event logging
Matthew Woehlke
2022-12-16
1
-5/+13
*
|
|
|
|
Tests: Generalize RunCMake expectation component names
Matthew Woehlke
2022-12-14
1
-31/+27
*
|
|
|
|
Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarks
Brad King
2022-10-27
1
-0/+1
*
|
|
|
|
Tests: Teach RunCMake to ignore Intel Classic compiler deprecation warnings
Brad King
2022-10-03
1
-0/+1
*
|
|
|
|
Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`
Alex Turbov
2022-09-22
1
-4/+6
*
|
|
|
|
Merge topic 'xcode-14'
Brad King
2022-06-11
1
-0/+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Teach RunCMake to ignore Xcode DVTSDK warnings
Brad King
2022-06-10
1
-0/+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-25
1
-1/+1
|
*
|
|
Tests: Teach RunCMake to ignore Xcode extension point warnings
Brad King
2022-04-25
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-03
1
-1/+1
*
|
|
Tests: Teach RunCMake to ignore lld-link PDB item index warnings
Brad King
2022-03-11
1
-0/+1
*
|
|
Merge topic 'test-RunCMake-xcodebuild-incidental'
Brad King
2022-02-17
1
-0/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Teach RunCMake to ignore Xcode extension point warnings
Brad King
2022-02-16
1
-0/+1
*
|
|
Tests: Add RunCMake helper to run cmake with raw execute_process args
Brad King
2022-02-16
1
-2/+15
|
/
/
*
|
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0/+3
|
/
*
Tests: ignore Xcode DVTPlugInManager output
Gregor Jasny
2021-06-10
1
-0/+1
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+4
*
Merge topic 'nmc-cc-no-output'
Brad King
2021-03-30
1
-0/+1
|
\
|
*
Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja output
Brad King
2021-03-29
1
-0/+1
*
|
Tests: Add RunCMake hook to describe test variants
Brad King
2021-03-22
1
-2/+2
*
|
Tests: Teach RunCMake to always print the command on failure
Brad King
2021-03-09
1
-40/+36
*
|
Tests: Move RunCMake option construction closer to use
Brad King
2021-03-09
1
-9/+9
*
|
Tests: Reverse RunCMake code path order
Brad King
2021-03-09
1
-15/+15
*
|
Tests: Add RunCMake helper to run a plain script
Brad King
2021-03-03
1
-0/+5
|
/
*
Tests: Update for upstream ninja change to write status on stderr
Brad King
2021-02-23
1
-0/+6
*
Tests: Teach RunCMake to ignore Xcode install_name_tool signature warnings
Brad King
2020-11-24
1
-0/+1
*
Tests: Teach RunCMake to ignore Xcode internal objc warnings
Brad King
2020-09-30
1
-0/+1
*
Apple: suppress Xcode 12 ranlib warning
Gregor Jasny
2020-07-17
1
-0/+1
*
Tests: Teach RunCMake to ignore PGI license expiry warnings
Brad King
2019-11-01
1
-0/+6
[next]