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
/
PrecompileHeaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'restore-pch-with-unity'
Brad King
2024-02-05
3
-0/+4
|
\
|
*
Tests: Add case covering PCH in a unity build
Brad King
2024-02-02
3
-0/+4
*
|
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
3
-4/+4
|
/
*
CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty
Brad King
2022-11-15
2
-0/+7
*
CMP0141: Fix PCH REUSE_FROM under policy NEW behavior
Brad King
2022-10-31
4
-1/+6
*
Tests: Drop redundant project init from RunCMake.PrecompileHeaders cases
Brad King
2022-10-31
13
-29/+19
*
Merge topic 'xcode-pch'
Brad King
2022-04-12
2
-0/+18
|
\
|
*
PCH: Fix Xcode non-pch language exclusion
Cristian Adam
2022-04-11
2
-0/+18
*
|
Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABI
Brad King
2022-02-02
1
-1/+2
*
|
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
|
/
*
PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usage
Cristian Adam
2021-09-15
2
-0/+25
*
PCH: Fix all-language precompile header support in Xcode
Cristian Adam
2021-09-13
5
-0/+35
*
VS: Restore support for PCH in CXX but not C within once target
Brad King
2021-02-19
5
-0/+33
*
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
2
-0/+132
*
Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"
Brad King
2021-02-02
2
-132/+0
*
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
2
-0/+132
*
Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURES
Brad King
2020-09-11
1
-2/+2
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
3
-0/+38
*
Merge topic 'pch-fix-bad-ClearSourcesCache'
Brad King
2020-06-01
1
-2/+5
|
\
|
*
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'
Brad King
2020-05-29
1
-2/+5
|
|
\
|
|
*
PCH: Fix logic error that incorrectly clears sources during VS generation
Brad King
2020-05-29
1
-2/+5
|
*
|
Merge topic 'vs-pch-compile-opts' into release-3.17
Brad King
2020-05-12
1
-0/+3
|
|
\
\
|
*
\
\
Merge topic 'pch-genex-absolute' into release-3.17
Brad King
2020-04-28
4
-2/+6
|
|
\
\
\
*
|
|
|
|
Tests: Fix -Wstrict-prototypes warnings in some C sources
Brad King
2020-05-13
1
-1/+1
*
|
|
|
|
Merge topic 'vs-pch-compile-opts'
Brad King
2020-05-12
1
-0/+3
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
VS: Fix using PCH from source with COMPILE_OPTIONS
Brad King
2020-05-11
1
-0/+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'pch-genex-absolute'
Brad King
2020-04-28
4
-2/+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
target_precompile_headers: Fix documented example using genex
Brad King
2020-04-27
4
-2/+6
|
|
/
/
*
|
|
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-6/+3
*
|
|
PCH: add an option to disable `-Winvalid-pch`
Cristian Adam
2020-03-26
3
-0/+41
|
|
/
|
/
|
*
|
Multi-Ninja: Add precompile headers support
Cristian Adam
2020-01-17
7
-0/+41
|
/
*
PCH: Use the target's PREFIX for building the pdb file name
Cristian Adam
2019-12-08
3
-0/+32
*
PCH: Do not issue an error on duplicate target_precompile_headers call
Cristian Adam
2019-11-15
2
-2/+15
*
PCH: No repeated path for internal generated PCH files
Cristian Adam
2019-11-11
4
-26/+7
*
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
2
-1/+18
*
PCH: Fix CMake test files indentation
Cristian Adam
2019-10-03
4
-20/+20
*
PCH: Add multi-language PCH generation support
Cristian Adam
2019-10-03
3
-0/+27
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-0/+1
*
Precompile headers: Treat headers as relative to current source directory
Cristian Adam
2019-09-23
6
-13/+22
*
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
7
-1/+49
*
Precompile headers: Add unit tests
Cristian Adam
2019-08-28
16
-0/+182