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
/
File_Generate
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmFileCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
2
-4/+6
*
cmFileCommand: Use cm::optional for keyword argument presence
Brad King
2022-07-05
2
-2/+6
*
file(GENERATE): Add test case covering use of both INPUT and CONTENT
Brad King
2022-07-05
4
-0/+20
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
3
-2/+3
*
Merge topic 'commands-file-permissions'
Brad King
2021-03-29
1
-1/+1
|
\
|
*
Tests: Check host platform instead of target for running stat
Craig Scott
2021-03-26
1
-1/+1
*
|
Genex: Fix grammatical error in TARGET_OBJECTS error message
Kyle Edwards
2021-02-24
1
-2/+2
|
/
*
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
11
-0/+141
*
file(GENERATE): Support options to manipulate file permissions
Asit Dhal
2020-12-21
22
-0/+231
*
Tests: Add test for early source lookup of file(GENERATE)
Josef Angstenberger
2020-09-21
2
-0/+11
*
file(GENERATE): Add TARGET argument
Raul Tambre
2020-08-20
4
-0/+23
*
file(GENERATE): Test source properties
Josef Angstenberger
2020-08-19
9
-0/+80
*
file(GENERATE): Update existing tests
Josef Angstenberger
2020-08-19
1
-1/+15
*
Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo'
Brad King
2020-07-08
3
-0/+15
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2020-06-18
1
-1/+1
*
Add deprecation warnings for policies CMP0071 and below
Brad King
2020-02-17
1
-0/+10
*
Relax the usage of TARGET_OBJECTS generator expression
Robert Maynard
2019-04-19
2
-6/+4
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
1
-1/+1
*
Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual Studio
Brad King
2017-11-17
1
-9/+7
*
Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONS
Brad King
2017-11-17
1
-7/+1
*
Tests: Remove unnecessary result files from RunCMake.File_Generate
Brad King
2017-11-17
6
-6/+0
*
file(GENERATE): Add policy CMP0070 to define relative path behavior
Brad King
2017-06-09
9
-0/+78
*
Tests: Use full output paths in file(GENERATE) calls
Brad King
2017-06-08
3
-3/+3
*
Xcode: Drop support for Xcode versions below 3
Brad King
2017-04-22
1
-1/+1
*
Genex: Allow TARGET_OBJECTS to be used everywhere
Robert Maynard
2017-04-18
2
-2/+4
*
Genex: Reject TARGET_OBJECTS on non-object libraries earlier
Brad King
2017-04-18
1
-4/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
2
-2/+2
*
File(GENERATE): Process genex evaluation files for each language.
Stephen Kelly
2015-03-09
5
-1/+32
*
cmGlobalGenerator: Convert set insert algorithm to vector algorithms.
Stephen Kelly
2015-02-20
1
-1/+1
*
RunCMake: Remove unneeded files.
Stephen Kelly
2015-02-09
5
-5/+0
*
file(GENERATE): Re-run cmake when appropriate.
Stephen Kelly
2014-11-18
4
-0/+38
*
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
14
-0/+85
*
file(GENERATE): Use permissions of input file if present.
Stephen Kelly
2014-11-04
5
-0/+28
*
Tests: Activate tests accidentally excluded from Xcode
Brad King
2014-07-17
1
-2/+2
*
Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILE
Brad King
2014-06-30
4
-5/+8
*
file(GENERATE): Only write the file if content is different.
Stephen Kelly
2014-04-30
4
-0/+34
*
Cygwin: Avoid legacy warnings in RunCMake.* tests
Brad King
2013-08-13
1
-1/+1
*
file: Add GENERATE command to produce files at generate time
Stephen Kelly
2013-05-24
19
-0/+69