pkgsrc/devel/cmake
adam 52581cd498 Changes 2.8.12.1:
* MSVC: Add /FS flag for cl >= 18 to allow parallel compilation
* Genex: Reject $<TARGET_FILE:...> for object libraries
* Check for OBJECT_LIBRARY source files at start of generation
* CMP0022: Plain target_link_libraries must populate link interface
* Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets
* CMP0022: Warn about a given target at most once
* Fix summary documentation of INTERFACE_LINK_LIBRARIES
* file(GENERATE): Clear internal records between configures
* cmake: Validate -E cmake_automoc argument count
* Fix spelling in INTERFACE_LINK_LIBRARIES documentation
* CMP0022: Output link interface mismatch for static library warning
* Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.
* CMP0022: Add unit test for null pointer check and message.
* CMP0022: Add test for target_link_libraries plain signature
* Automoc: Add directory-level COMPILE_DEFINITIONS to command line
* FindCUDA: Fix NPP library search for CUDA 5.5
2013-11-14 07:59:44 +00:00
..
patches Add conditions for NetBSD, especially fixes build on NetBSD-current. 2013-10-25 10:49:23 +00:00
buildlink3.mk
DESCR
distinfo Changes 2.8.12.1: 2013-11-14 07:59:44 +00:00
Makefile Changes 2.8.12.1: 2013-11-14 07:59:44 +00:00
PLIST Changes 2.8.12: 2013-10-17 14:42:46 +00:00
PLIST.Cygwin Adjust Cygwin to the normal pkgsrc installation layout. Add one file 2013-10-02 20:04:04 +00:00
PLIST.Darwin