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
/
BuildDepends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests/RunCMake/BuildDepends: Skip LinkDepends with broken GNU ld 2.43
Brad King
2024-10-26
2
-4/+10
*
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
2
-2/+2
*
Ninja: Fix depfile binding with spaces in path
Brad King
2024-09-13
5
-3/+66
*
Tests/RunCMake/BuildDepends: Enable more depfile cases with Ninja
Brad King
2024-09-12
3
-3/+29
*
Tests/RunCMake/BuildDepends: Simplify CustomCommandDepends case
Brad King
2024-09-12
8
-5/+5
*
Tests/RunCMake/BuildDepends: Prepare CompileDepends check for multiple targets
Brad King
2024-09-12
1
-21/+23
*
Tests/RunCMake/BuildDepends: Simplify CompileDepends case
Brad King
2024-09-12
7
-19/+19
*
Tests/RunCMake/BuildDepends: Simplify LinkDepends case
Brad King
2024-09-12
4
-28/+13
*
LFortran: Add support for this compiler
Christoph Junghans
2024-07-22
1
-1/+4
*
Drop Visual Studio 9 2008 generator
Brad King
2024-05-08
1
-4/+2
*
Merge topic 'makefile-depfile'
Brad King
2024-01-10
3
-0/+22
|
\
|
*
Makefile: Fix double escaping when DEPFILE is used
Orkun Tokdemir
2024-01-09
3
-0/+22
*
|
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
1
-1/+1
|
/
*
Tests: Fix RunCMake.BuildDepends Fortran case with Intel compiler on Windows
Brad King
2023-08-10
1
-0/+5
*
link dependencies: deactivate the feature
Marc Chevrier
2023-06-23
2
-3/+4
*
Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessing
Brad King
2023-05-09
8
-0/+36
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
7
-0/+96
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
1
-1/+1
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-2/+1
*
Depfile parsing: enhance compatibility with GNU Make
Marc Chevrier
2022-01-16
4
-0/+19
*
Merge topic 'lcc-compiler'
Brad King
2021-10-19
1
-0/+1
|
\
|
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-0/+1
*
|
Tests: Reduce RunCMake.BuildDepends MakeDependencies case size on Borland
Brad King
2021-10-13
1
-1/+6
|
/
*
add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILER
Marc Chevrier
2021-08-01
2
-0/+13
*
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-1/+2
*
Ninja: Handle depfiles with absolute paths to generated files
Brad King
2021-05-19
1
-1/+1
*
Tests: Add case covering a unity build with a generated source
Brad King
2021-05-19
4
-0/+50
*
Xcode: Add support of DEPFILE for add_custom_command, part 2
Marc Chevrier
2021-04-17
1
-2/+1
*
Xcode: Add support of DEPFILE for add_custom_command
Marc Chevrier
2021-04-15
1
-1/+2
*
Genex: add_custom_command: DEPFILE supports genex
Marc Chevrier
2021-04-12
1
-4/+4
*
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
Marc Chevrier
2021-01-19
3
-3/+3
*
Merge topic 'xcode-object-ids'
Brad King
2021-01-08
3
-0/+26
|
\
|
*
Xcode: Use deterministic object ids for script build phases
Brad King
2021-01-06
3
-0/+26
*
|
cmDepends: merge dependers of depend makefile
Kai Wang
2021-01-05
4
-0/+38
*
|
Tests: Add case for DEPFILE in add_custom_command
Marc Chevrier
2020-12-23
7
-0/+123
*
|
Makefiles: Add support of DEPFILE for add_custom_command
Marc Chevrier
2020-12-23
8
-0/+105
*
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
4
-0/+68
|
/
*
ASM: Fix preprocessor definition flags for GNU 'as' tool
Kyle Edwards
2020-06-01
1
-0/+1
*
Merge topic 'fix-cache-args-file-to-dep-list'
Brad King
2020-05-13
7
-0/+48
|
\
|
*
ExternalProject: expose _ep_cache_args_script to the caller
Ben Boeckel
2020-05-12
7
-0/+48
*
|
ASM: Fix depfile flags for GNU 'as' tool
Brad King
2020-03-13
6
-0/+25
|
/
*
Makefile: Fix regression in dependencies on relative includes
Brad King
2019-07-24
5
-1/+35
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
1
-1/+1
*
Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolset
Brad King
2017-08-25
1
-1/+2
*
Tests: Use full output paths in file(GENERATE) calls
Brad King
2017-06-08
6
-6/+6
*
Tests: Add case for IMPLICIT_DEPENDS in custom target
Brad King
2017-04-26
5
-0/+26
*
Tests: Split RunCMake.BuildDepends make-only condition
Brad King
2017-04-26
1
-3/+4
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-1/+1
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
1
-4/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
2
-2/+8
[next]