summaryrefslogtreecommitdiff
path: root/mk/configure/cmake.mk
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Add support for overloading CMAKE_INSTALL_PREFIXkamil1-2/+7
2016-02-24Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. Thesejperkin1-3/+1
2014-09-06Introduce CMAKE_USE_GNU_INSTALL_DIRS,obache1-5/+13
2014-08-23Add CMAKE_PREFIX_PATH variable that can be used by packages that installwiz1-1/+13
2013-10-08tell PKGMANDIR, PKGINFODIR and PKGLOCALEDIR to cmake.obache1-1/+8
2013-02-22In pkgsrc, 64bit linux libraries should install into lib rather than lib64.markd1-1/+2
2011-01-12On Mac OS X, use system OpenGL and OpenALadam1-1/+3
2010-10-19On Darwin, libraries need correct install_nameadam1-1/+6
2008-09-13Tell cmake not to muck with rpath's as it seems to interact badly withmarkd1-1/+2
2008-02-13Oops, fixed a typo.rillig1-3/+2
2008-02-13Documented the interface to packages. Renamed the targets to emphasizerillig1-14/+21
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-5/+3
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd1-2/+1
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd1-0/+58