Brad King
|
6b8c99a1e3
Tests: Fix BuildDepends on macOS arm64 without rosetta
|
1 year ago |
Brad King
|
1dd0eae4fc
Tests: Fix xcode version detection for Xcode 13 on ARM
|
4 years ago |
Marc Chevrier
|
2c71d051fa
Makefiles Generators: use compiler for dependencies generation
|
5 years ago |
Brad King
|
832a78be2d
Tests: Update BuildDepends test for Xcode "new build system"
|
5 years ago |
Marc Chevrier
|
461efa7b51
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
|
6 years ago |
Brad King
|
797689ab35
PCH: Fix Makefile dependencies to rebuild PCH on header changes
|
6 years ago |
Marc Chevrier
|
724bd7790e
LINK_DEPENDS: add support of 'generator expressions'
|
7 years ago |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 years ago |
Brad King
|
ca69206893
Tests: Do not use i386 architecture with Xcode 10 and above
|
7 years ago |
Brad King
|
783c375766
Tests: Extend BuildDepends test to cover OBJECT_DEPENDS
|
10 years ago |
Brad King
|
9660a3ccea
Makefile: Fix multiple custom command outputs with one missing
|
10 years ago |
Brad King
|
65ea5eb721
Tests: Cover rebuild with multiple custom command outputs (#15116)
|
11 years ago |
Brad King
|
73e5c6aead
ExternalProject: Add option to always run the build step
|
11 years ago |
Brad King
|
765b46d1e1
Xcode: Fix test architecture selection for Xcode >= 5
|
12 years ago |
Robert Maynard
|
9275554496
Ninja: Update BuildDepends test to verify cmcldeps depfiles.
|
12 years ago |
Brad King
|
035c29fee4
Merge topic 'link-depends-no-shared'
|
13 years ago |
Brad King
|
306796e862
Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED
|
13 years ago |
Alex Neundorf
|
05f162ce95
AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Peter Kümmel
|
207ec5c3b1
Ninja: fix mis-matching endif() argument
|
13 years ago |
Peter Kümmel
|
392a6541b5
Ninja: on Mac no multiple -arch because of -M
|
13 years ago |
Peter Kuemmel
|
801f23fe51
Ninja: dep files and multiple -arch flags not possible on mac
|
13 years ago |
David Cole
|
5f7acc8d75
Base architecture choice logic on Xcode version
|
14 years ago |
David Cole
|
c050c592ee
Fix BuildDepends test to work with Xcode 4
|
14 years ago |
Brad King
|
95f149e61f
Define LINK_DEPENDS target property (#11406)
|
15 years ago |
Bill Hoffman
|
819a4f2e57
ENH: make sure multiple archs are only tested when the work
|
17 years ago |
Bill Hoffman
|
756cb547f3
BUG: fix xcode depend issue and add a test for it
|
17 years ago |
Brad King
|
91de0b09ef
ENH: Update BuildDepends test to check #include lines with macros.
|
17 years ago |
Brad King
|
d83b4cd255
ENH: Add a depends check step to custom targets. Add support for the IMPLICIT_DEPENDS feature of custom commands when building in custom targets. Convert multiple-output pair checks to be per-target instead of global.
|
18 years ago |