pkgsrc/devel/cmake
adam ca4428b061 cmake: updated to 3.15.1
Changes made since CMake 3.15.0:
* CTest: Generate Done.xml before calculating its hash
* VS: Place intermediate files in the "ASM List Location" next to objects
* MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set
* Clang: For MSVC ABI do not use modes older than C++14
* Tests: Revert "require C++14 for the Tutorial"
* Makefile: Fix regression in dependencies on relative includes
* Help: Add 3.15.1 release notes
* IRSL: Fix typo in v143 toolset version check
* IRSL: Fix discovery of VS 2019 v141 toolset redistributables
* FindPython: ensure interpreter is founded when cross-compiling
* Fix allocation in CROSSCOMPILING_EMULATOR evaluation
* FindMPI: Updated to use INTERFACE_LINK_OPTIONS
* FindMPI: make sure computed link flags are not de-duplicated
* Support per-language library link flags
* Swift: Add library search paths for dependencies
* Swift: add rules for static linking
* Swift: support multithreaded compilation
* Swift: support SONAME on ELFish targets
2019-08-02 04:46:12 +00:00
..
files cmake: specifically test for some C++17 features. 2019-02-27 13:18:01 +00:00
patches cmake: updated to 3.15.0 2019-07-19 09:06:23 +00:00
buildlink3.mk
DESCR
distinfo cmake: updated to 3.15.1 2019-08-02 04:46:12 +00:00
Makefile cmake: updated to 3.15.1 2019-08-02 04:46:12 +00:00
Makefile.version cmake: updated to 3.15.1 2019-08-02 04:46:12 +00:00
PLIST cmake: updated to 3.15.1 2019-08-02 04:46:12 +00:00
PLIST.Cygwin