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
/
BuildDepends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix xcode version detection for Xcode 13 on ARM
Brad King
2021-06-18
1
-1/+1
*
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-0/+6
*
Tests: Update BuildDepends test for Xcode "new build system"
Brad King
2020-09-18
2
-0/+10
*
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
Marc Chevrier
2020-02-26
2
-0/+30
*
PCH: Fix Makefile dependencies to rebuild PCH on header changes
Brad King
2019-10-17
4
-4/+29
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
LINK_DEPENDS: add support of 'generator expressions'
Marc Chevrier
2018-06-27
1
-1/+1
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
2
-0/+16
*
Tests: Do not use i386 architecture with Xcode 10 and above
Brad King
2018-06-19
1
-17/+17
*
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-1/+1
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
7
-20/+18
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
3
-4/+4
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-4/+1
*
Ninja: Honor the LINK_DEPENDS target property (#14796)
Brad King
2015-08-05
1
-1/+1
*
Tests: Extend BuildDepends test to cover OBJECT_DEPENDS
Brad King
2015-07-22
4
-0/+39
*
Makefile: Fix multiple custom command outputs with one missing
Brad King
2015-04-10
2
-0/+83
*
Tests: Cover rebuild with multiple custom command outputs (#15116)
Brad King
2014-12-05
2
-0/+41
*
Tests/BuildDepends: Drop unneeded help for Ninja
Brad King
2014-11-14
1
-5/+1
*
Tests/BuildDepends: Make 3-second delay more robust
Brad King
2014-05-19
2
-8/+1
*
ExternalProject: Add option to always run the build step
Brad King
2014-02-21
3
-0/+56
*
Xcode: Teach BuildDepends test that Xcode >= 5 needs no help
Brad King
2013-10-08
1
-1/+1
*
Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
Brad King
2013-10-02
1
-0/+2
*
Xcode: Fix test architecture selection for Xcode >= 5
Brad King
2013-10-02
1
-2/+2
*
VS 6: Tell BuildDepends test to tolerate ninjadep failure
Brad King
2013-07-30
1
-0/+3
*
Ninja: Update BuildDepends test to verify cmcldeps depfiles.
Robert Maynard
2013-07-26
3
-0/+58
*
Merge topic 'link-depends-no-shared'
Brad King
2012-11-13
5
-0/+73
|
\
|
*
Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED
Brad King
2012-11-09
5
-0/+73
*
|
AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)
Alex Neundorf
2012-11-06
2
-1/+4
|
/
*
Remove CMake multiline block-end command arguments
Marcin Wojdyr
2012-08-15
1
-8/+4
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
2
-18/+18
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-7/+7
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-19/+19
*
Ninja: fix mis-matching endif() argument
Peter Kümmel
2012-07-18
1
-1/+1
*
Ninja: on Mac no multiple -arch because of -M
Peter Kümmel
2012-07-10
1
-9/+3
*
Ninja: dep files and multiple -arch flags not possible on mac
Peter Kuemmel
2012-06-19
1
-1/+8
*
Ninja: add wrapper for cl to extract dependencies
Peter Kuemmel
2012-06-08
1
-2/+6
*
Provide dependency file flags to generator
Peter Collingbourne
2012-02-02
1
-0/+2
*
Base architecture choice logic on Xcode version
David Cole
2011-07-18
1
-2/+18
*
Fix BuildDepends test to work with Xcode 4
David Cole
2011-07-15
1
-0/+5
*
Define LINK_DEPENDS target property (#11406)
Brad King
2010-11-05
3
-0/+32
*
Avoid Intel linker crash in BuildDepends test
Brad King
2009-10-27
1
-0/+8
*
More verbose BuildDepends test output
Brad King
2009-10-22
1
-2/+4
*
ENH: make sure multiple archs are only tested when the work
Bill Hoffman
2009-02-19
1
-1/+7
*
BUG: fix xcode depend issue and add a test for it
Bill Hoffman
2009-02-19
1
-1/+3
*
ENH: Update BuildDepends test to check #include lines with macros.
Brad King
2008-05-14
5
-12/+75
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-0/+1
*
BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during t...
Brad King
2007-12-22
1
-0/+5
*
ENH: Add a depends check step to custom targets. Add support for the IMPLICI...
Brad King
2007-12-21
4
-7/+27
*
ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.
Brad King
2007-09-17
4
-0/+68
[next]