summaryrefslogtreecommitdiff
path: root/Modules/GNUInstallDirs.cmake
Commit message (Expand)AuthorAgeFilesLines
* GNUInstallDirs: Do not treat /opt/homebrew as under /optBrad King2022-06-021-1/+3
* GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes"Brad King2022-03-301-4/+2
* Merge topic 'GNUInstallDirs-freebsd-mandir'Brad King2021-12-011-1/+1
|\
| * GNUInstallDirs: Update CMAKE_INSTALL_MANDIR for FreeBSDDmitry Marakasov2021-11-301-1/+1
* | Merge topic 'GNUInstallDirs-conda-fix'Brad King2021-12-011-1/+3
|\ \ | |/ |/|
| * GNUInstallDirs: Prefer system lib64 over conda lib when ambiguousRobert Maynard2021-11-301-1/+3
* | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixesMathieu Malaterre2021-11-191-3/+7
|/
* Merge topic 'revert-debian-libexec'Brad King2021-10-081-13/+2
|\
| * GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-13/+2
* | GNUInstallDirs now aware of conda lib directory requirementsRobert Maynard2021-09-131-5/+32
* | Merge topic 'GNUInstallDirs-variable-named-0'Brad King2021-08-251-1/+1
|\ \
| * | GNUInstallDirs: avoid unwanted variable dereferenceBen Boeckel2021-08-221-1/+1
* | | GNUInstallDirs: don't use lib64 on Alpine LinuxNatanael Copa2021-06-181-0/+1
* | | Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
|/ /
* | GNUInstallDirs: Clarify that CMAKE_INSTALL_<dir> may be absoluteBrad King2021-03-291-1/+4
* | Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+10
* | GNUInstallDirs: Add dir argument to GNUInstallDirs_get_absolute_install_dirRoger Leigh2020-11-041-6/+23
|/
* GNUInstallDirs: Comply with Debian Policy on LIBEXECDIRDennis Klein2020-10-081-2/+13
* GNUInstallDirs: Warn when CMAKE_SYSTEM_NAME is not setVitaly Lipatov2020-01-301-10/+9
* GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systemsAntonio Rojas2019-08-261-1/+2
* GNUInstallDirs: Update FreeBSD "info" destination to share/infoTobias C. Berner2018-11-131-1/+1
* GNUInstallDirs: Split "info" and "man" default logicBrad King2018-11-131-2/+6
* Merge topic 'rst-block-comments'Brad King2018-10-231-121/+122
|\
| * Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-121/+122
* | GNUInstallDirs: Don't use BSD info and man paths on GNU/kFreeBSDJames Clarke2018-10-221-1/+1
|/
* GNUInstallDirs: Update link to 64-bit ABI documentsBrad King2017-11-271-1/+1
* GNUInstallDirs: Enable CMP0054Christian Pfeiffer2017-10-231-0/+5
* GNUInstallDirs: Add RUNSTATEDIR variableFelix Geyer2017-04-201-18/+26
* GNUInstallDirs: Set UNINITALIZED cache properties to type PATHRoger Leigh2016-12-121-0/+17
* GNUInstallDirs: Unify path logic into helper macrosRoger Leigh2016-12-121-66/+51
* Merge topic 'simplify-license-notices'Brad King2016-09-281-15/+3
|\
| * Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* | GNUInstallDirs: All *BSDs use ${PREFIX}/{man,info} for man and info pagesDmitry Marakasov2016-09-271-1/+1
|/
* GNUInstallDirs: Add macro to expose internal logic publiclyRoger Leigh2016-09-071-30/+51
* GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-181-3/+70
* GNUInstallDirs: Improve documentation formattingBrad King2015-06-161-27/+32
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-23/+34
* Fix typo in Modules/GNUInstallDirs.cmake (#15176)David Coppa2014-09-291-2/+2
* GNUInstallDirs: use the proper default for info and man paths on OpenBSDRolf Eike Beer2014-05-201-8/+20
* GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on DebianDaniele E. Domenichelli2014-01-151-5/+59
* GNUInstallDirs: Use multiarch on Debian with FreeBSD and HURD kernelsDimitri John Ledkov2013-12-191-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-26/+43
* GNUInstallDirs: add support for Debian multiarchAlex Neundorf2011-12-141-12/+18
* Fix #11964 Handle lib64 library on LinuxEric NOULARD2011-03-311-2/+23
* GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaultsBrad King2011-03-231-10/+22
* GNUInstallDirs: Simplify and clarify documentationBrad King2011-02-281-47/+30
* Add GNUInstallDirs module to define GNU layout (#3976)Nikita Krupen'ko2011-02-281-0/+166