Gregor Jasny
79098d23eb
Tests: Avoid warnings about unused arguments
2020-08-08 14:32:48 +02:00
Kitware Robot
ac4e9e10db
CMake Nightly Date Stamp
2020-08-07 00:01:37 -04:00
Brad King
4daf76e10a
Merge topic 'compiler_flags'
...
f76c20da63 Toolchain: Test compiler initial settings
db486da265 Toolchain: Update documentation for initial compiler flags
deec2f587c Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detection
ca899af3e2 Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILER
12ba89e142 Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn'
6f1af899db Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER
ec1d3bc0b6 cmake: avoid exception when printing "changed variables" message
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !4136
2020-08-06 11:00:12 -04:00
Brad King
fdcb7483d1
Merge topic 'UseSWIG-support-files-in-subdirectories'
...
50e53eaed9 UseSWIG: Take care of support files in sub-directories
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5097
2020-08-06 10:53:36 -04:00
Brad King
5c56aaa284
Merge topic 'update-kwsys'
...
05e3abafa5 Merge branch 'upstream-KWSys' into update-kwsys
82fd685043 KWSys 2020-08-05 (185dd56e)
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5104
2020-08-06 10:51:59 -04:00
Brad King
c1297edab6
Merge topic 'cmake-find-package-mode-help'
...
c0e4a0bd82 cmake: Update --help output to discourage use of --find-package mode
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Michael Hirsch, Ph.D. <michael@scivision.dev >
Merge-request: !5099
2020-08-06 10:51:04 -04:00
Brad King
a5466e42c8
Merge topic 'improve_standard_required_doc'
...
2cc1159653 Help: Clarify what MSVC compilers ignore <LANG>_STANDARD_REQUIRED
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5093
2020-08-06 10:49:29 -04:00
Brad King
ba6aa54b8d
Merge topic 'doc-imported-dll-implib'
...
1f1feb72f8 Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libs
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5096
2020-08-06 10:47:49 -04:00
Brad King
b1892fb98c
Merge topic 'FixTooManyOpenFiles'
...
57f250dcc0 Graphviz: Fix issue with too many open file streams on Windows platform
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5088
2020-08-06 10:45:35 -04:00
Brad King
158c14b638
Merge branch 'release-3.18'
2020-08-06 10:39:47 -04:00
Brad King
89e5f95c2b
Merge topic 'reuse_pch_no_delay'
...
ef97fbe6c2 PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROM
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5102
2020-08-06 10:39:47 -04:00
Brad King
13e5df19fd
Merge topic 'reuse_pch_no_delay' into release-3.18
...
ef97fbe6c2 PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROM
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5102
2020-08-06 10:39:46 -04:00
Brad King
85f6eb18a5
Merge branch 'release-3.18'
2020-08-06 10:37:03 -04:00
Brad King
9c4130ed60
Merge topic 'support_list_google_test_executor' into release-3.18
...
8829d2caba GoogleTest: Restore support for list arguments in TEST_EXECUTOR
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5084
2020-08-06 10:37:03 -04:00
Brad King
ab2366609e
Merge topic 'support_list_google_test_executor'
...
8829d2caba GoogleTest: Restore support for list arguments in TEST_EXECUTOR
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5084
2020-08-06 10:37:03 -04:00
Brad King
9d6163fa1b
Merge branch 'release-3.17'
2020-08-06 10:31:55 -04:00
Brad King
ab4895d6b2
Merge topic 'automoc_timestamp_deps' into release-3.18
...
9a9ed4b9d3 Merge branch 'backport-3.17-automoc_timestamp_deps'
7445c9a58a AutoGen: Add test to check for correct AutoMoc dependencies
a79056bb02 AutoGen: Fix over-specified direct dependencies of custom command
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Aleix <aleixpol@kde.org >
Merge-request: !5085
2020-08-06 10:31:23 -04:00
Brad King
262644fc9e
Merge branch 'release-3.18'
2020-08-06 10:31:23 -04:00
Brad King
030aa9dc30
Merge topic 'automoc_timestamp_deps'
...
9a9ed4b9d3 Merge branch 'backport-3.17-automoc_timestamp_deps'
7445c9a58a AutoGen: Add test to check for correct AutoMoc dependencies
a79056bb02 AutoGen: Fix over-specified direct dependencies of custom command
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Aleix <aleixpol@kde.org >
Merge-request: !5085
2020-08-06 10:31:23 -04:00
Brad King
716dacc36a
Merge branch 'release-3.18'
2020-08-06 10:28:28 -04:00
Brad King
ce4216dedd
Merge topic 'ninja-multi-rsp-remove-path' into release-3.18
...
cdb50af2f6 Ninja: Restore shorter path to response files
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: alcroito <alexandru.croitor@qt.io >
Merge-request: !5094
2020-08-06 10:28:27 -04:00
Brad King
06427db62c
Merge topic 'ninja-multi-rsp-remove-path'
...
cdb50af2f6 Ninja: Restore shorter path to response files
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: alcroito <alexandru.croitor@qt.io >
Merge-request: !5094
2020-08-06 10:28:27 -04:00
Kitware Robot
9d03b623e7
CMake Nightly Date Stamp
2020-08-06 00:01:13 -04:00
Brad King
05e3abafa5
Merge branch 'upstream-KWSys' into update-kwsys
...
# By KWSys Upstream
* upstream-KWSys:
KWSys 2020-08-05 (185dd56e)
2020-08-05 16:29:07 -04:00
KWSys Upstream
82fd685043
KWSys 2020-08-05 (185dd56e)
...
Code extracted from:
https://gitlab.kitware.com/utils/kwsys.git
at commit 185dd56e5256de9dc266ec34f28db7527899de28 (master).
Upstream Shortlog
-----------------
Lemures Lemniscati (3):
be39cd88 Glob: Use case-sensitive globbing on Cygwin
63dbb0ca SystemInformation: Improve CPU info lookup on Cygwin
4ef36a00 SystemTools: Remove Cygwin-specific file lookup optimization
Rolf Eike Beer (1):
c55e5dc3 CTestConfig: allow nightly build submission using https
2020-08-05 16:29:07 -04:00
Cristian Adam
ef97fbe6c2
PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROM
...
Fix logic added by commit 1f791eb160 (Multi-Ninja: Fix reusable PCHs for
MSVC, 2020-05-24, v3.18.0-rc1~72^2) to avoid an unnecessary delay.
Fixes : #21054
2020-08-05 15:52:05 -04:00
Brad King
effc9a1032
Merge branch 'backport-3.17-automoc_timestamp_deps' into release-3.17
...
Merge-request: !5085
2020-08-05 15:44:14 -04:00
Brad King
9a9ed4b9d3
Merge branch 'backport-3.17-automoc_timestamp_deps'
2020-08-05 15:42:39 -04:00
Kitware Robot
b26c35620c
CMake Nightly Date Stamp
2020-08-05 00:01:09 -04:00
Brad King
c0e4a0bd82
cmake: Update --help output to discourage use of --find-package mode
...
Fixes : #21056
2020-08-04 12:02:54 -04:00
Marc Chevrier
50e53eaed9
UseSWIG: Take care of support files in sub-directories
...
Fixes : #20833
2020-08-04 16:19:10 +02:00
Brad King
1f1feb72f8
Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libs
...
Fixes : #21053
2020-08-04 09:29:42 -04:00
Kitware Robot
5becf28f92
CMake Nightly Date Stamp
2020-08-04 00:01:15 -04:00
Alexandru Croitor
7445c9a58a
AutoGen: Add test to check for correct AutoMoc dependencies
...
When using Qt 5.15.0 or above together with Ninja, check that touching
a source file of a dependency does not needlessly re-run AUTOMOC for
the dependee target.
2020-08-03 19:38:16 +02:00
Alexandru Croitor
a79056bb02
AutoGen: Fix over-specified direct dependencies of custom command
...
The AutoMoc timestamp creating custom command explicitly depended
on all dependencies of the origin target (associated to the AutoGen
target).
When an origin target depended on a shared library 'libfoo.so',
if it was re-linked, the AutoMoc custom command would touch its
output timestamp file, and thus cause needless rebuilding of sources,
despite the shared library not having any influence on the AutoMoc
generated files.
Introduce a new '<target>_autogen_timestamp_deps' utility target,
which will serve as an 'order-only' dependency for the custom command.
This will prevent needless rebuilding, because touching 'libfoo.so'
will not cause the custom command to be re-executed.
The new AutoMoc dependency tree looks like:
'_autogen_timestamp_deps (serves as order-only dep)'
<- '<target_autogen>/timestamp' file ( + moc deps file)
<- '<target>_autogen' target.
Fixes : #21020
2020-08-03 19:38:11 +02:00
Fred Baksik
f76c20da63
Toolchain: Test compiler initial settings
2020-08-03 12:34:46 -04:00
Fred Baksik
db486da265
Toolchain: Update documentation for initial compiler flags
2020-08-03 12:34:46 -04:00
Brad King
507fecd7e2
Merge branch 'ninja-multi-rsp-remove-path' into release-3.17
...
Merge-request: !5094
2020-08-03 12:25:10 -04:00
Kyle Edwards
cdb50af2f6
Ninja: Restore shorter path to response files
...
In commit 99ed39b011 (Ninja Multi-Config: Make link response files
per-config, 2020-07-15, v3.17.4~3^2), we added the target directory to
the response file under the mistaken assumption that two different
targets with the same name could be in different directories. However,
this causes the path to the response file to be too long to fit on a
command line. Take the path back out, while leaving in the per-config
split.
Fixes : #21050
2020-08-03 12:14:16 -04:00
Laurits Riple
8829d2caba
GoogleTest: Restore support for list arguments in TEST_EXECUTOR
...
Refactoring in commit 889a7146ff (GoogleTestAddTests: Refactor into
callable method, 2020-03-16, v3.18.0-rc1~450^2~3) accidentally
parsed `TEST_EXECUTOR` as a single-value argument instead of a list.
2020-08-03 12:10:58 -04:00
Robert Maynard
2cc1159653
Help: Clarify what MSVC compilers ignore <LANG>_STANDARD_REQUIRED
...
Fixes #20953
2020-08-03 11:58:04 -04:00
Brad King
9e643517ab
Merge topic 'remove_unneeded_empty_language_variables'
...
59ece01e6c ASM: Remove unneeded empty variables
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5083
2020-08-03 11:19:13 -04:00
Kitware Robot
4b1e2449fa
CMake Nightly Date Stamp
2020-08-03 00:01:07 -04:00
Kitware Robot
508e25e21e
CMake Nightly Date Stamp
2020-08-02 00:01:11 -04:00
Craig Scott
bda967bcb9
Merge topic 'doc-add_library-updates'
...
ee5b58f491 Help: State in add_library that INTERFACE libraries have no build targets
99b1e85f07 Help: Consolidate add_library documentation on IMPORTED libraries
716e76be3e Help: Re-order add_library sections
1b0adeea81 Help: Clarify target_sources PRIVATE/PUBLIC/INTERFACE scopes
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5086
2020-08-01 19:59:55 -04:00
Kitware Robot
03d3cc1136
CMake Nightly Date Stamp
2020-08-01 00:01:06 -04:00
Stephan Rohmen
57f250dcc0
Graphviz: Fix issue with too many open file streams on Windows platform
...
Fixes #20931
2020-07-31 22:26:08 +02:00
Brad King
ee5b58f491
Help: State in add_library that INTERFACE libraries have no build targets
2020-07-31 12:04:17 -04:00
Brad King
99b1e85f07
Help: Consolidate add_library documentation on IMPORTED libraries
...
Move documentation on IMPORTED INTERFACE libraries to the main section
on Imported Libraries. Revise the section to clarify the different
kinds of imported libraries that can be created and what properties they
need.
Issue: #18975
2020-07-31 11:40:15 -04:00
Brad King
716e76be3e
Help: Re-order add_library sections
...
Put all the sections that create in-project targets first,
and move Imported Libraries and Alias Libraries at the end.
2020-07-31 11:22:28 -04:00