Zsolt Parragi
|
4fe34b2d29
Fixing warnings generated by clang 8.0 on Windows
|
6 年 前 |
Zsolt Parragi
|
26af0b25e7
cmake: use correct stack size with gnu mode clang on windows
|
6 年 前 |
Chuck Atkins
|
5c58a7e4d2
ppc64: Work around TOC overflow with platform specific linker flags
|
6 年 前 |
Brad King
|
beb991110d
Remove now-unused code once used on IRIX
|
6 年 前 |
Robert Dailey
|
a1dee224b8
CMake: Enable /MP for MSVC toolchain
|
7 年 前 |
Brad King
|
c7cee1a11e
Windows: Increase stack size used by CMake binaries
|
7 年 前 |
Brad King
|
49640d3629
HP-UX: Drop support for building CMake on HP-UX
|
8 年 前 |
Daniel Pfeifer
|
370d0d2531
SunPro: update flags used for CMake itself
|
8 年 前 |
Brad King
|
2731a91c98
Update SunPro flags used for CMake itself to support C++11
|
8 年 前 |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 年 前 |
Brad King
|
f416285631
CompileFlags: Tell PGI compiler not to issue warning diagnostics
|
9 年 前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年 前 |
Brad King
|
152bbe5068
Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variable
|
9 年 前 |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 年 前 |
Stephen Kelly
|
0f7bdd61da
Remove VS 6 special case.
|
10 年 前 |
Stephen Kelly
|
5e92c82655
Remove some obsolete stuff.
|
11 年 前 |
Stephen Kelly
|
4c69ec6f12
SolarisStudio: Use alternative standard library to build CMake.
|
11 年 前 |
Brad King
|
6431cc641b
Merge topic 'fix-gcc-hppa'
|
11 年 前 |
Chuck Atkins
|
04f442f755
Workaround for short jump tables on PA-RISC.
|
11 年 前 |
Ben Boeckel
|
29c3edb87a
Avoid if() quoted auto-dereference
|
11 年 前 |
Brad King
|
18aaed77c0
Merge topic 'matches-cleanup'
|
11 年 前 |
Rolf Eike Beer
|
3a71d34cf3
Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient
|
11 年 前 |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 年 前 |
Rolf Eike Beer
|
185b4efe33
CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flags
|
11 年 前 |
Rolf Eike Beer
|
be53734d3c
CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC
|
11 年 前 |
Rolf Eike Beer
|
f4b9c6bbeb
CompileFlags: Test for C++ features after selecting flags
|
11 年 前 |
Guy Martin
|
8f2c2ccb0b
Improve ld flags for CMake itself on Linux/HPPA
|
11 年 前 |
Rolf Eike Beer
|
e496c54021
Linux/PA-RISC: Link with --unique=.text.* to help binutils
|
13 年 前 |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 年 前 |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 年 前 |