Peter Kokot
|
1d0b46111e
Help: Add remaining intro code blocks to modules
|
2 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Nikita Nemkin
|
9890cfc4ec
Help: More syntax highlighting for literal blocks
|
9 months ago |
Brad King
|
a71f0fc9c7
HIP: Remove ROMClang compiler id and use Clang directly
|
4 years ago |
Robert Maynard
|
bd844387df
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
|
5 years ago |
Brad King
|
1f4ec3f4a7
Help: Do not recommend WCDH in cmake-compile-features(7)
|
4 years ago |
Brad King
|
da7ad7997e
WriteCompilerDetectionHeader: Add policy to remove module
|
5 years ago |
Nikita Nemkin
|
8fea95319b
Help: Add `.. versionadded` directives to module docs
|
5 years ago |
Kitware Robot
|
496ec6036f
Help: Add Sphinx 'versionadded' directives to each top-level document
|
5 years ago |
Bartosz Kosiorek
|
cb33befe2d
Modules: Update documentation formatting
|
6 years ago |
Joachim Wuttke (l)
|
0470ee96b1
Help: Remove duplication of function name.
|
7 years ago |
Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
7 years ago |
Rolf Eike Beer
|
f38d050231
WCDH: introduce BARE_FEATURES
|
7 years ago |
Rolf Eike Beer
|
dc863592bc
WCDH: use better fallback value for nullptr with old gcc versions
|
7 years ago |
Daniel Pfeifer
|
9e24af0137
Use string(APPEND) in Modules
|
8 years ago |
Daniel Pfeifer
|
e2f25d3e82
WriteCompilerDetectionHeader: fix STATIC_ASSERT
|
8 years ago |
Rolf Eike Beer
|
c8703e9d7b
WCDH: optionally omit error code for unknown compilers or compiler versions
|
8 years ago |
Rolf Eike Beer
|
0de9c39850
WCDH: add macro to write simple replacement defines
|
8 years ago |
Daniel Pfeifer
|
d6877e6c40
Don't include CMakeParseArguments
|
9 years ago |
Brad King
|
a34b98a834
WCDH: Ignore language standard meta-features
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Robert Maynard
|
15a6c9502d
WCDH: Add Intel to list of supported compilers
|
9 years ago |
Brad King
|
65e6b1152f
WCDH: Fix condition when variables named "FILE" or "PREFIX" are defined
|
10 years ago |
Roman Wüger
|
f9d0962689
WCDH: Fix cxx_nullptr workaround for pre-C++11 compilers
|
10 years ago |
Robert Maynard
|
d3489bdb0b
Features: Record for MSVC 2010-2015
|
10 years ago |
Stephen Kelly
|
bcb04783f7
Features: Record for SolarisStudio 12.4.
|
10 years ago |
Stephen Kelly
|
54156d723a
WCDH: Generate per-language files in multi-file mode.
|
10 years ago |
Stephen Kelly
|
d84d6ed409
WCDH: Allow compilers to specify features for one language but not the other.
|
10 years ago |
Stephen Kelly
|
7dcdfec97f
WCDH: Find a language-specific DetermineCompiler.cmake if present.
|
10 years ago |