47 Commits (v3.31.2)

Author SHA1 Message Date
Matthew Woehlke b2dc1bd149 CMake: Suppress IBM XL optimization warning 11 months ago
Brad King 49167cf68f Source: Adjust stack sizes and recursion limits to work together 2 years ago
Michael Hirsch 8199020824
own CMakeLists: remove unreachable code 3 years ago
Alex Turbov 83491ddd43 Build: `add_definitions()` → `add_compile_definitions()` 3 years ago
Alex Turbov a509602699 Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS` 3 years ago
William R. Dieter c633bd76d8 Add linker prefix for "-stack" flag on MSVC builds 3 years ago
makise-homura 28b1c5f9b3 LCC: get rid of excess -Wunused-but-set-variable on release builds 3 years ago
Brad King c862e15418 Suppress MSVC 14.28 C5105 warning triggered by Windows SDK 5 years ago
Marc Chevrier 5b10f96793 Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux 5 years ago
Alexander Grund b35926e260 Check for support before adding bigtoc linker flag 6 years ago
Alexander Grund 958f858ad8 Check for support before adding bigtoc linker flag 6 years ago
Zsolt Parragi 4fe34b2d29 Fixing warnings generated by clang 8.0 on Windows 6 years ago
Zsolt Parragi 26af0b25e7 cmake: use correct stack size with gnu mode clang on windows 7 years ago
Chuck Atkins 5c58a7e4d2 ppc64: Work around TOC overflow with platform specific linker flags 7 years ago
Brad King beb991110d Remove now-unused code once used on IRIX 7 years ago
Robert Dailey a1dee224b8 CMake: Enable /MP for MSVC toolchain 8 years ago
Brad King c7cee1a11e Windows: Increase stack size used by CMake binaries 8 years ago
Brad King 49640d3629 HP-UX: Drop support for building CMake on HP-UX 8 years ago
Daniel Pfeifer 370d0d2531 SunPro: update flags used for CMake itself 8 years ago
Brad King 2731a91c98 Update SunPro flags used for CMake itself to support C++11 8 years ago
Brad King c94f1bcf92 Drop Visual Studio 7 .NET 2003 generator 8 years ago
Brad King f416285631 CompileFlags: Tell PGI compiler not to issue warning diagnostics 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Brad King 152bbe5068 Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variable 9 years ago
Stephen Kelly 0f7bdd61da Remove VS 6 special case. 11 years ago
Stephen Kelly 5e92c82655 Remove some obsolete stuff. 11 years ago
Stephen Kelly 4c69ec6f12 SolarisStudio: Use alternative standard library to build CMake. 11 years ago
Chuck Atkins 04f442f755 Workaround for short jump tables on PA-RISC. 11 years ago
Ben Boeckel 29c3edb87a Avoid if() quoted auto-dereference 11 years ago
Rolf Eike Beer 500d83ba8c CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flags 11 years ago
Rolf Eike Beer f347fd12f3 CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC 12 years ago
Rolf Eike Beer 4ca9b0086f CompileFlags: Test for C++ features after selecting flags 11 years ago
Rolf Eike Beer 3a71d34cf3 Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient 11 years ago
Rolf Eike Beer b0b4b4602f Remove .* expressions from beginning and end of MATCHES regexs 11 years ago
Rolf Eike Beer 185b4efe33 CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flags 11 years ago
Rolf Eike Beer be53734d3c CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC 12 years ago
Rolf Eike Beer f4b9c6bbeb CompileFlags: Test for C++ features after selecting flags 11 years ago
Guy Martin 8f2c2ccb0b Improve ld flags for CMake itself on Linux/HPPA 12 years ago
Rolf Eike Beer e496c54021 Linux/PA-RISC: Link with --unique=.text.* to help binutils 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
Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
Bill Hoffman b4ae8bad4b RC 4 merge 16 years ago
Brad King 054b587504 Re-disable MSVC CRT deprecation warnings 16 years ago
Brad King 6720d31ed0 Disable Intel CRT deprecation warnings 16 years ago
Bill Hoffman f9687e328f Merge in changes to CMake-2-8 RC 2 16 years ago
Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
Bill Hoffman 7491f52992 ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail 16 years ago
Brad King d2f901bebf COMP: Fix warnings on VS9. 18 years ago
Ken Martin 0577543cbc ENH: start trying to cleanup CMakeLists files 18 years ago